wenzelm [Sun, 21 Dec 2008 21:43:41 +0100] rev 34433
renamed Plugin.plugin to Plugin.self;
added Symbol.Interpretation (formerly in VFS);
tuned Plugin.font handling;
tuned;
wenzelm [Sun, 21 Dec 2008 21:43:40 +0100] rev 34432
renamed Plugin.plugin to Plugin.self;
wenzelm [Sun, 21 Dec 2008 20:36:41 +0100] rev 34431
tuned;
wenzelm [Sun, 21 Dec 2008 20:36:09 +0100] rev 34430
renamed isabelle.jedit.UserAgent to isabelle.renderer.UserAgent;
wenzelm [Sun, 21 Dec 2008 20:16:43 +0100] rev 34429
tuned;
wenzelm [Sun, 21 Dec 2008 19:51:56 +0100] rev 34428
basic setup of anti-aliasing, according to jEdit property;
tuned;
wenzelm [Sat, 20 Dec 2008 18:25:15 +0100] rev 34427
tuned order of menu items;
wenzelm [Sat, 20 Dec 2008 18:17:39 +0100] rev 34426
renamed isabelle.prover.IsabelleSKParser to isabelle.jedit.IsabelleSideKickParser;
tuned;
wenzelm [Sat, 20 Dec 2008 17:53:00 +0100] rev 34425
tuned sidekick properties;
wenzelm [Sat, 20 Dec 2008 17:41:57 +0100] rev 34424
setPreferredSize for floating dockables;
wenzelm [Sat, 20 Dec 2008 17:40:30 +0100] rev 34423
default docking of sidekick and isabelle-state;
wenzelm [Sat, 20 Dec 2008 17:16:29 +0100] rev 34422
more conventional action names;
wenzelm [Sat, 20 Dec 2008 17:14:27 +0100] rev 34421
added author field;
adapted isabelle action names;
tuned;
wenzelm [Sat, 20 Dec 2008 16:07:51 +0100] rev 34420
regular plugin activation via "defer";
enable sidekick for "isabelle" and "ml" mode, not "text";
tuned;
wenzelm [Sat, 20 Dec 2008 16:04:17 +0100] rev 34419
basic isabelle mode setup;
wenzelm [Sat, 20 Dec 2008 14:48:10 +0100] rev 34418
renamed IsabellePlugin to Isabelle;
tuned properties according to http://isabelle.in.tum.de/repos/isabelle/file/b1c6f4563df7/lib/jedit/plugin/Isabelle.props;
wenzelm [Sat, 20 Dec 2008 14:19:12 +0100] rev 34417
misc tuning and adaption according to original IsabelleParser --
cf. http://isabelle.in.tum.de/repos/isabelle/file/b1c6f4563df7/lib/jedit/plugin/isabelle_parser.scala;
wenzelm [Sat, 20 Dec 2008 13:27:48 +0100] rev 34416
obsolete, cf. build.xml and makedist;
wenzelm [Sat, 20 Dec 2008 12:32:40 +0100] rev 34415
MOVABLE="TRUE" reuses existing instance when changing docking position --
cf. http://www.jedit.org/api/org/gjt/sp/jedit/gui/DockableWindowManager.html
wenzelm [Sat, 20 Dec 2008 12:17:43 +0100] rev 34414
updated to 4.3pre16;
wenzelm [Sat, 20 Dec 2008 11:07:02 +0100] rev 34413
removed jEdit sources from target;
wenzelm [Sat, 20 Dec 2008 00:14:25 +0100] rev 34412
more robust handling of FILES with spaces, using bash array variables;
wenzelm [Fri, 19 Dec 2008 23:56:58 +0100] rev 34411
disabled tracing;
wenzelm [Fri, 19 Dec 2008 23:55:07 +0100] rev 34410
misc tuning;