src/Pure/GUI/gui.scala
Sat, 31 Oct 2015 14:38:48 +0100 wenzelm back to traditional Metal as default, and thus evade current problems with Nimbus scrollbar slider;
Tue, 27 Oct 2015 23:18:32 +0100 wenzelm no icons here -- not a standalone window;
Fri, 21 Aug 2015 18:46:12 +0200 wenzelm more scalable GUI;
Sun, 12 Apr 2015 13:10:04 +0200 wenzelm less ambitious collection of quasi-generic PIDE modules;
Tue, 10 Mar 2015 20:12:30 +0100 wenzelm more precise position information in Isabelle/Scala, with YXML markup as in Isabelle/ML;
Mon, 05 Jan 2015 14:13:38 +0100 wenzelm GUI.imitate_font: more explicit result size, e.g. relevant for caching;
Thu, 01 Jan 2015 17:27:52 +0100 wenzelm tuned signature;
Tue, 30 Dec 2014 11:50:34 +0100 wenzelm added system property isabelle.laf, notably for initial system dialog;
Tue, 23 Dec 2014 16:00:38 +0100 wenzelm imitate font more carefully: err on smaller size;
Tue, 02 Dec 2014 17:30:53 +0100 wenzelm added Untyped.method convenience (for *this* class only);
Tue, 12 Aug 2014 12:06:22 +0200 wenzelm separate Java FX modules -- no need to include jfxrt.jar by default;
Sun, 10 Aug 2014 13:59:08 +0200 wenzelm proper layered_pane for JDialog, e.g. relevant for floating dockables in jEdit, for completion popup in text field;
Thu, 24 Jul 2014 11:46:40 +0200 wenzelm tuned;
Wed, 23 Jul 2014 11:19:24 +0200 wenzelm clarified module name: facilitate alternative GUI frameworks;
Wed, 21 May 2014 16:21:11 +0200 wenzelm more uniform Font_Info.Zoom_Box;
Tue, 06 May 2014 23:35:24 +0200 wenzelm tuned GUI for Windows L&F;
Tue, 06 May 2014 15:54:22 +0200 wenzelm tuned GUI layout;
Sat, 26 Apr 2014 15:33:13 +0200 wenzelm uniform focus traversal via TAB / Shift-TAB for all fields, in contrast to Java defaults, but in accordance to occasional jEdit practice;
Sat, 19 Apr 2014 19:03:32 +0200 wenzelm clarified tooltip_lines: HTML.encode already takes care of newline (but not space);
Fri, 10 Jan 2014 12:29:25 +0100 wenzelm more robust;
Thu, 09 Jan 2014 20:17:15 +0100 wenzelm access X11 window manager;
Mon, 09 Dec 2013 22:02:42 +0100 wenzelm alternative hires icon;
Thu, 05 Dec 2013 19:59:43 +0100 wenzelm uniform use of transparent icons, as for main "apps";
Sun, 01 Dec 2013 13:03:15 +0100 wenzelm more isabelle logos (from isabelle.ico);
Sat, 30 Nov 2013 22:56:20 +0100 wenzelm prefer 32x32 icon like jedit (image from isabelle.ico);
Wed, 06 Nov 2013 18:15:25 +0100 wenzelm less tiny font for search criteria;
Tue, 24 Sep 2013 20:41:28 +0200 wenzelm more quasi-generic PIDE modules (NB: Swing/JFX needs to be kept separate from non-GUI material);
Tue, 24 Sep 2013 19:53:05 +0200 wenzelm simplified default L&F -- Nimbus should be always available and GTK+ is not fully working yet;
Tue, 24 Sep 2013 19:46:11 +0200 wenzelm proper platform-specific test;
Tue, 24 Sep 2013 19:41:14 +0200 wenzelm disable standard behaviour of Mac OS X text field (i.e. select-all after focus gain) in order to make completion work more smoothly;
Sun, 22 Sep 2013 18:42:18 +0200 wenzelm tuned;
Sun, 22 Sep 2013 18:36:22 +0200 wenzelm tuned signature;
Sun, 22 Sep 2013 14:30:34 +0200 wenzelm clarified location of GUI modules (which depend on Swing of JFX);
less more (0) tip