src/Tools/jEdit/src/rendering.scala
Tue, 27 Aug 2013 16:09:28 +0200 wenzelm determine completion geometry like tooltip;
Mon, 12 Aug 2013 17:11:27 +0200 wenzelm manage hyperlinks via PIDE editor interface;
Wed, 07 Aug 2013 19:59:58 +0200 wenzelm more elementary list structures for markup tree traversal;
Wed, 07 Aug 2013 14:13:59 +0200 wenzelm tuned signature;
Wed, 07 Aug 2013 13:46:32 +0200 wenzelm more tight interface for markup cumulate/select: avoid duplicate application, allow to defer decision about definedness;
Mon, 05 Aug 2013 22:54:50 +0200 wenzelm tuned signature;
Sat, 13 Jul 2013 18:13:09 +0200 wenzelm more rendering for information messages;
Sat, 13 Jul 2013 13:58:13 +0200 wenzelm gutter icon for information messages;
Sat, 13 Jul 2013 13:25:42 +0200 wenzelm more explicit Markup.information for messages produced by "auto" tools;
Fri, 05 Jul 2013 15:38:03 +0200 wenzelm explicit module Document_ID as source of globally unique identifiers across ML/Scala;
Fri, 28 Jun 2013 14:51:19 +0200 wenzelm load icons via options -- prefer IntelliJ IDEA for now;
Fri, 28 Jun 2013 14:05:12 +0200 wenzelm support for idea-icons (using ideaIC-129.354/platform/icons/src from IntelliJ IDEA Community Edition 12.1.2);
Tue, 21 May 2013 16:51:16 +0200 wenzelm tuned;
Tue, 21 May 2013 16:47:18 +0200 wenzelm less intrusive rendering of antiquoted text -- avoid visual clash with "blue variables" in particular;
Mon, 20 May 2013 13:54:24 +0200 wenzelm discontinued odd workaround for scala-2.9.2, which is hopefully obsolete in scala-2.10.x;
Sat, 30 Mar 2013 16:16:24 +0100 wenzelm tooltip of command keyword includes timing information;
Thu, 28 Mar 2013 22:42:18 +0100 wenzelm ghost bullet via markup, which is painted as bar under text (normally space);
Sat, 23 Mar 2013 19:39:31 +0100 wenzelm retain original tooltip range, to avoid repeated window popup when the mouse is moved over the same content;
Mon, 14 Jan 2013 23:08:40 +0100 wenzelm more prominent status ticks;
Fri, 04 Jan 2013 12:33:25 +0100 wenzelm prefer old graph browser in Isabelle/jEdit, which still produces better layout;
Sun, 30 Dec 2012 21:49:20 +0100 wenzelm tuned rendering;
Sat, 15 Dec 2012 21:07:52 +0100 wenzelm more general handling of graphics configurations, to increase chance of proper positioning of tooltips in multi-screen environment;
Sat, 15 Dec 2012 14:26:37 +0100 wenzelm tuned;
Sat, 15 Dec 2012 12:55:11 +0100 wenzelm explicit text_fold markup, which is used by default in Pretty.chunks/chunks2;
Sat, 15 Dec 2012 12:28:37 +0100 wenzelm fold main goal;
Sat, 15 Dec 2012 12:16:16 +0100 wenzelm fold handling within Pretty_Text_Area, based on formal document content, which is static here;
Fri, 14 Dec 2012 12:09:08 +0100 wenzelm more formal class Command.Results;
Thu, 13 Dec 2012 17:46:33 +0100 wenzelm include command results in tooltip as well;
Thu, 13 Dec 2012 17:29:23 +0100 wenzelm more careful handling of Dialog_Result, with active area and color feedback;
Thu, 13 Dec 2012 13:52:18 +0100 wenzelm identify dialogs via official serial and maintain as result message;
Wed, 12 Dec 2012 23:36:07 +0100 wenzelm rendering of selected dialog_result as active_result_color, depending on dynamic command status in output panel, but not static popups etc.;
Wed, 12 Dec 2012 21:50:42 +0100 wenzelm support dialog via document content;
Mon, 10 Dec 2012 13:52:33 +0100 wenzelm generalized notion of active area, where sendback is just one application;
Mon, 26 Nov 2012 16:16:47 +0100 wenzelm more general sendback properties;
Sun, 25 Nov 2012 21:10:29 +0100 wenzelm tuned signature;
Sun, 25 Nov 2012 20:59:32 +0100 wenzelm renamed main plugin object to PIDE;
Sun, 25 Nov 2012 19:55:42 +0100 wenzelm tuned file name;
less more (0) tip