src/Tools/jEdit/src/theories_dockable.scala
Wed, 23 Jul 2014 15:00:46 +0200 wenzelm clarified display;
Wed, 23 Jul 2014 13:01:30 +0200 wenzelm more explicit discrimination of empty nodes -- suppress from Theories panel;
Wed, 23 Jul 2014 11:19:24 +0200 wenzelm clarified module name: facilitate alternative GUI frameworks;
Fri, 25 Apr 2014 12:51:08 +0200 wenzelm clarified Session.Consumer, with Session.Outlet managed by dispatcher thread;
Tue, 22 Apr 2014 23:49:15 +0200 wenzelm avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
Wed, 16 Apr 2014 09:38:40 +0200 wenzelm tuned signature -- separate module Word;
Mon, 07 Apr 2014 21:23:02 +0200 wenzelm tuned signature -- prefer static type Document.Node.Name;
Fri, 04 Apr 2014 15:58:20 +0200 wenzelm tuned rendering -- take 1px line border into account;
Thu, 03 Apr 2014 18:39:42 +0200 wenzelm tuned rendering for 5 different look-and-feels;
Wed, 02 Apr 2014 20:22:12 +0200 wenzelm more explicit iterator terminology, in accordance to Scala 2.8 library;
Wed, 02 Apr 2014 17:39:47 +0200 wenzelm tuned rendering;
Wed, 02 Apr 2014 11:08:16 +0200 wenzelm tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
Tue, 18 Mar 2014 17:39:03 +0100 wenzelm clarifed module name;
Mon, 03 Mar 2014 10:59:33 +0100 wenzelm tuned signature;
Thu, 20 Feb 2014 14:36:17 +0100 wenzelm tuned imports;
Thu, 05 Dec 2013 17:58:03 +0100 wenzelm merged, resolving obvious conflicts in NEWS and src/Pure/System/isabelle_process.ML;
Sat, 30 Nov 2013 16:07:00 +0100 wenzelm non-focusable button, to avoid second interpretation of SPACE in C+e SPACE (isabelle.set-node-required);
Wed, 20 Nov 2013 16:15:54 +0100 wenzelm restrict node_required status and Theories panel to actual theories;
Wed, 18 Sep 2013 20:09:26 +0200 wenzelm added option "jedit_auto_load";
Wed, 18 Sep 2013 15:09:15 +0200 wenzelm improved FlowLayout for wrapping of components over multiple lines;
Sat, 24 Aug 2013 14:58:36 +0200 wenzelm more precise painting;
Sat, 24 Aug 2013 13:32:51 +0200 wenzelm more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
Sat, 24 Aug 2013 12:31:24 +0200 wenzelm clarified border (again, see also 7ce3ebc268a1);
Mon, 12 Aug 2013 17:11:27 +0200 wenzelm manage hyperlinks via PIDE editor interface;
Mon, 12 Aug 2013 11:56:12 +0200 wenzelm tuned signature;
Mon, 05 Aug 2013 11:08:54 +0200 wenzelm initial update of nodes_required, for proper GUI state;
Wed, 31 Jul 2013 22:15:17 +0200 wenzelm proper border (again) -- avoid NPE on Windows;
Wed, 31 Jul 2013 21:49:29 +0200 wenzelm added home-made tooltips;
Wed, 31 Jul 2013 21:13:05 +0200 wenzelm home-grown mouse handling to pretend that the painted checkbox is actually a Swing component;
Wed, 31 Jul 2013 19:59:14 +0200 wenzelm actions and shortcuts to change node_required status, with painter that looks like CheckBox (non-clickable);
Wed, 31 Jul 2013 12:31:10 +0200 wenzelm paint unassigned/unchanged nodes as unprocessed -- relevant for editor_continuous_checking = false;
Wed, 31 Jul 2013 10:54:37 +0200 wenzelm simplified flag for continuous checking: avoid GUI complexity and slow checking of all theories (including prints);
Tue, 30 Jul 2013 22:43:11 +0200 wenzelm more uniform border;
Mon, 29 Jul 2013 20:46:21 +0200 wenzelm NEWS;
Mon, 29 Jul 2013 15:01:44 +0200 wenzelm tuned;
Mon, 29 Jul 2013 13:43:12 +0200 wenzelm always init GUI state;
Mon, 29 Jul 2013 12:50:16 +0200 wenzelm support declarative editor_execution_range, instead of old-style check/cancel buttons;
Tue, 26 Mar 2013 14:03:31 +0100 wenzelm tuned;
Tue, 26 Mar 2013 12:40:51 +0100 wenzelm mixed theory/command entries;
Tue, 15 Jan 2013 12:45:19 +0100 wenzelm separate color ranges by 1px to improve discernment of overall theory status;
Mon, 14 Jan 2013 23:08:40 +0100 wenzelm more prominent status ticks;
Fri, 30 Nov 2012 21:47:44 +0100 wenzelm tuned labels;
Fri, 30 Nov 2012 21:30:24 +0100 wenzelm renamed dockable "Prover Session" to "Theories";
less more (0) tip