src/Tools/jEdit/src/jedit_resources.scala
Wed, 23 Jul 2014 11:19:24 +0200 wenzelm clarified module name: facilitate alternative GUI frameworks;
Fri, 02 May 2014 13:52:45 +0200 wenzelm more frugal access to theory text via Reader, reduced costs for I/O text decoding;
Wed, 30 Apr 2014 22:34:11 +0200 wenzelm some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
Wed, 23 Apr 2014 11:40:42 +0200 wenzelm avoid accidental use of scala.language.reflectiveCalls;
Wed, 09 Apr 2014 23:22:58 +0200 wenzelm improved support for external URLs, based on standard Java network operations;
Tue, 08 Apr 2014 09:48:38 +0200 wenzelm ignore deps_changed (again) -- avoid proactive load attempts of unfinished header specification while the user is typing;
Mon, 07 Apr 2014 21:23:02 +0200 wenzelm tuned signature -- prefer static type Document.Node.Name;
Sat, 29 Mar 2014 10:49:32 +0100 wenzelm propagate deps_changed, to resolve missing files without requiring jEdit events (e.g. buffer load/save);
Tue, 18 Mar 2014 17:39:03 +0100 wenzelm clarifed module name;
less more (0) tip