src/Tools/jEdit/src/find_dockable.scala
Tue, 22 Apr 2014 23:49:15 +0200 wenzelm avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
Sat, 19 Apr 2014 19:03:32 +0200 wenzelm clarified tooltip_lines: HTML.encode already takes care of newline (but not space);
Sat, 19 Apr 2014 18:37:41 +0200 wenzelm removed odd context argument: Thy_Info.get_theory does not fit into PIDE document model;
Tue, 18 Mar 2014 17:39:03 +0100 wenzelm clarifed module name;
Sat, 01 Mar 2014 19:39:27 +0100 wenzelm tuned signature -- separate module Font_Info;
Thu, 20 Feb 2014 14:36:17 +0100 wenzelm tuned imports;
Thu, 21 Nov 2013 21:55:29 +0100 wenzelm back to Status.FINISHED and immediate remove_overlay (reverting 6e69f9ca8f1c), which is important to avoid restart of print function after edits + re-assignment of located command;
Wed, 06 Nov 2013 18:15:25 +0100 wenzelm less tiny font for search criteria;
Wed, 06 Nov 2013 18:04:36 +0100 wenzelm tuned tooltips;
Wed, 25 Sep 2013 11:12:59 +0200 wenzelm explicit Status.REMOVED, which is required e.g. for sledgehammer to retrieve command of sendback exec_id (in contrast to find_theorems, see c2da0d3b974d);
Sun, 22 Sep 2013 19:50:48 +0200 wenzelm focus on default component according to jEdit window management;
Sun, 22 Sep 2013 18:36:22 +0200 wenzelm tuned signature;
Sun, 22 Sep 2013 18:07:34 +0200 wenzelm completion popup for history text field;
Wed, 18 Sep 2013 15:09:15 +0200 wenzelm improved FlowLayout for wrapping of components over multiple lines;
Sat, 24 Aug 2013 13:32:51 +0200 wenzelm more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
Mon, 12 Aug 2013 11:39:29 +0200 wenzelm tuned signature -- more abstract PIDE editor operations;
Sat, 10 Aug 2013 09:06:42 +0200 kleing adjust tooltip for duplicates option
Fri, 09 Aug 2013 20:23:53 +0200 wenzelm tuned GUI;
Fri, 09 Aug 2013 20:01:50 +0200 wenzelm removed "Locate" button, to avoid confusion about the slightly odd meaning of current_command with explicit theory context;
Fri, 09 Aug 2013 17:25:47 +0200 wenzelm enable search in pre-loaded theory;
Fri, 09 Aug 2013 16:17:48 +0200 wenzelm more GUI options;
Fri, 09 Aug 2013 13:51:34 +0200 wenzelm more abstract consume_status operation;
Wed, 07 Aug 2013 11:17:06 +0200 wenzelm enabled key event to apply query;
Wed, 07 Aug 2013 10:58:26 +0200 wenzelm prefer single-line HistoryTextField;
Tue, 06 Aug 2013 22:27:52 +0200 wenzelm more generic button;
Mon, 05 Aug 2013 23:57:29 +0200 wenzelm query process animation;
Mon, 05 Aug 2013 17:14:02 +0200 wenzelm slightly more general support for one-shot query operations via asynchronous print functions and temporary document overlay;
Mon, 05 Aug 2013 16:12:03 +0200 wenzelm remove overlay after result has arrived -- one-shot query operation;
Mon, 05 Aug 2013 15:48:13 +0200 wenzelm more message markup, provided by prover;
Mon, 05 Aug 2013 15:29:10 +0200 wenzelm tuned signature -- more uniform treatment of overlays as command mapping;
Mon, 05 Aug 2013 10:55:46 +0200 wenzelm avoid repeated PIDE.flush_buffers when manipulating overlays;
Fri, 02 Aug 2013 22:17:53 +0200 wenzelm more general Output.result: allow to update arbitrary properties;
Fri, 02 Aug 2013 16:02:06 +0200 wenzelm minimal print function "find_theorems", which merely echos its arguments;
Fri, 02 Aug 2013 12:19:29 +0200 wenzelm some tracking of command location;
Fri, 02 Aug 2013 11:51:21 +0200 wenzelm dockable window for "find" dialog (GUI only);
less more (0) tip