| Wed, 03 Oct 2018 12:28:09 +0200 | wenzelm | unused -- avoid illegal access in Java 11; | file |
diff |
annotate | 
| Mon, 12 Mar 2018 11:17:59 +0100 | wenzelm | tuned imports; | file |
diff |
annotate | 
| Tue, 04 Apr 2017 18:43:47 +0200 | wenzelm | tuned; | file |
diff |
annotate | 
| Thu, 02 Mar 2017 15:56:43 +0100 | wenzelm | tuned; | file |
diff |
annotate | 
| Wed, 14 Sep 2016 20:47:17 +0200 | wenzelm | handle font-size events; | file |
diff |
annotate | 
| Thu, 07 Jul 2016 12:02:58 +0200 | wenzelm | tuned; | file |
diff |
annotate | 
| Sat, 09 Jan 2016 22:00:22 +0100 | wenzelm | tuned -- according to ML version; | file |
diff |
annotate | 
| Mon, 23 Nov 2015 19:51:33 +0100 | wenzelm | clarified font: GUI defaults might change dynamically; | file |
diff |
annotate | 
| Sat, 31 Oct 2015 14:38:48 +0100 | wenzelm | back to traditional Metal as default, and thus evade current problems with Nimbus scrollbar slider; | file |
diff |
annotate | 
| Tue, 27 Oct 2015 23:18:32 +0100 | wenzelm | no icons here -- not a standalone window; | file |
diff |
annotate | 
| Fri, 21 Aug 2015 18:46:12 +0200 | wenzelm | more scalable GUI; | file |
diff |
annotate | 
| Sun, 12 Apr 2015 13:10:04 +0200 | wenzelm | less ambitious collection of quasi-generic PIDE modules; | file |
diff |
annotate | 
| Tue, 10 Mar 2015 20:12:30 +0100 | wenzelm | more precise position information in Isabelle/Scala, with YXML markup as in Isabelle/ML; | file |
diff |
annotate | 
| Mon, 05 Jan 2015 14:13:38 +0100 | wenzelm | GUI.imitate_font: more explicit result size, e.g. relevant for caching; | file |
diff |
annotate | 
| Thu, 01 Jan 2015 17:27:52 +0100 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Tue, 30 Dec 2014 11:50:34 +0100 | wenzelm | added system property isabelle.laf, notably for initial system dialog; | file |
diff |
annotate | 
| Tue, 23 Dec 2014 16:00:38 +0100 | wenzelm | imitate font more carefully: err on smaller size; | file |
diff |
annotate | 
| Tue, 02 Dec 2014 17:30:53 +0100 | wenzelm | added Untyped.method convenience (for *this* class only); | file |
diff |
annotate | 
| Tue, 12 Aug 2014 12:06:22 +0200 | wenzelm | separate Java FX modules -- no need to include jfxrt.jar by default; | file |
diff |
annotate | 
| 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; | file |
diff |
annotate | 
| Thu, 24 Jul 2014 11:46:40 +0200 | wenzelm | tuned; | file |
diff |
annotate | 
| Wed, 23 Jul 2014 11:19:24 +0200 | wenzelm | clarified module name: facilitate alternative GUI frameworks; | file |
diff |
annotate | 
| Wed, 21 May 2014 16:21:11 +0200 | wenzelm | more uniform Font_Info.Zoom_Box; | file |
diff |
annotate | 
| Tue, 06 May 2014 23:35:24 +0200 | wenzelm | tuned GUI for Windows L&F; | file |
diff |
annotate | 
| Tue, 06 May 2014 15:54:22 +0200 | wenzelm | tuned GUI layout; | file |
diff |
annotate | 
| 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; | file |
diff |
annotate | 
| Sat, 19 Apr 2014 19:03:32 +0200 | wenzelm | clarified tooltip_lines: HTML.encode already takes care of newline (but not space); | file |
diff |
annotate | 
| Fri, 10 Jan 2014 12:29:25 +0100 | wenzelm | more robust; | file |
diff |
annotate | 
| Thu, 09 Jan 2014 20:17:15 +0100 | wenzelm | access X11 window manager; | file |
diff |
annotate | 
| Mon, 09 Dec 2013 22:02:42 +0100 | wenzelm | alternative hires icon; | file |
diff |
annotate | 
| Thu, 05 Dec 2013 19:59:43 +0100 | wenzelm | uniform use of transparent icons, as for main "apps"; | file |
diff |
annotate | 
| Sun, 01 Dec 2013 13:03:15 +0100 | wenzelm | more isabelle logos (from isabelle.ico); | file |
diff |
annotate | 
| Sat, 30 Nov 2013 22:56:20 +0100 | wenzelm | prefer 32x32 icon like jedit (image from isabelle.ico); | file |
diff |
annotate | 
| Wed, 06 Nov 2013 18:15:25 +0100 | wenzelm | less tiny font for search criteria; | file |
diff |
annotate | 
| 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); | file |
diff |
annotate | 
| 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; | file |
diff |
annotate | 
| Tue, 24 Sep 2013 19:46:11 +0200 | wenzelm | proper platform-specific test; | file |
diff |
annotate | 
| 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; | file |
diff |
annotate | 
| Sun, 22 Sep 2013 18:42:18 +0200 | wenzelm | tuned; | file |
diff |
annotate | 
| Sun, 22 Sep 2013 18:36:22 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Sun, 22 Sep 2013 14:30:34 +0200 | wenzelm | clarified location of GUI modules (which depend on Swing of JFX); | file |
diff |
annotate
| base |