Tue, 21 Oct 2014 15:21:44 +0200 |
wenzelm |
support for structure matching;
|
file |
diff |
annotate
|
Sun, 05 Oct 2014 18:14:26 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sun, 05 Oct 2014 17:58:36 +0200 |
wenzelm |
citation tooltip/hyperlink based on open buffers with .bib files;
|
file |
diff |
annotate
|
Sat, 04 Oct 2014 12:19:26 +0200 |
wenzelm |
support for bibtex token markup;
|
file |
diff |
annotate
|
Wed, 23 Jul 2014 15:11:42 +0200 |
wenzelm |
more workarounds for scalac;
|
file |
diff |
annotate
|
Wed, 18 Jun 2014 21:23:10 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 25 May 2014 17:08:46 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 21 May 2014 12:03:46 +0200 |
wenzelm |
incorporate isabelle.graphview into Pure.jar, which saves 20..30s build time;
|
file |
diff |
annotate
|
Thu, 08 May 2014 00:14:06 +0200 |
wenzelm |
some odd tricks to provide "Detach" menu item, via "PIDE" docking framework;
|
file |
diff |
annotate
|
Tue, 06 May 2014 16:57:17 +0200 |
wenzelm |
renamed "Find" to "Query", with more general operations;
|
file |
diff |
annotate
|
Sun, 27 Apr 2014 19:32:55 +0200 |
wenzelm |
modernized Isabelle classpath for graphview;
|
file |
diff |
annotate
|
Wed, 23 Apr 2014 10:38:56 +0200 |
wenzelm |
updated workaround;
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 11:05:48 +0200 |
wenzelm |
common context menu for Isabelle/jEdit;
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 23:26:31 +0200 |
wenzelm |
added spell-checker based on jortho-1.0;
|
file |
diff |
annotate
|
Sat, 05 Apr 2014 18:14:54 +0200 |
wenzelm |
clarified Doc entry: more explicit path;
|
file |
diff |
annotate
|
Sat, 05 Apr 2014 15:03:40 +0200 |
wenzelm |
updated to jedit_build-20140405: Code2HTML.jar, CommonControls.jar, Console.jar, kappalayout.jar, Navigator.jar, SideKick.jar, doc with jEdit manuals (ant dist-manuals);
|
file |
diff |
annotate
|
Tue, 25 Mar 2014 15:15:33 +0100 |
wenzelm |
separate "sml" mode, suppress old "ml" mode altogether;
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 17:39:03 +0100 |
wenzelm |
clarifed module name;
|
file |
diff |
annotate
|
Sat, 01 Mar 2014 19:39:27 +0100 |
wenzelm |
tuned signature -- separate module Font_Info;
|
file |
diff |
annotate
|
Sat, 15 Feb 2014 16:27:58 +0100 |
wenzelm |
isabelle-ml mode with separate token marker;
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 09:04:59 +0000 |
Lars Hupel |
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 21:49:08 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 19:59:43 +0100 |
wenzelm |
uniform use of transparent icons, as for main "apps";
|
file |
diff |
annotate
|
Wed, 04 Dec 2013 18:59:20 +0100 |
wenzelm |
remove junk;
Isabelle2013-2
|
file |
diff |
annotate
|
Wed, 04 Dec 2013 18:38:26 +0100 |
wenzelm |
recover main entry point from d9c88171b393 -- occasionally useful with plain "java -jar jedit.jar";
|
file |
diff |
annotate
|
Sun, 01 Dec 2013 13:54:41 +0100 |
wenzelm |
prefer isabelle application icon;
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 13:28:26 +0200 |
wenzelm |
obsolete (see also 48d13465c7c7);
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 15:40:34 +0200 |
wenzelm |
include MacOSX plugin by default -- disabled by default to avoid multiplatform confusion;
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 15:26:19 +0200 |
wenzelm |
removed obsolete cobra.jar, js.jar (see also 30de372ca56f);
|
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
|
Sat, 21 Sep 2013 16:44:31 +0200 |
wenzelm |
removed obsolete README;
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 14:06:08 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 13:48:17 +0200 |
wenzelm |
clarified directory structure;
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 13:23:54 +0200 |
wenzelm |
maintain classpath in more elementary manner: turn ISABELLE_CLASSPATH into -classpath option, so that all jars are covered by sun.misc.Launcher.AppClassLoader (e.g. relevant for loading add-on resources);
|
file |
diff |
annotate
|
Sat, 07 Sep 2013 11:28:30 +0200 |
wenzelm |
odd workaround for scalac to enable nohup;
|
file |
diff |
annotate
|
Sat, 07 Sep 2013 00:02:19 +0200 |
wenzelm |
build session before start of jedit;
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 21:28:07 +0200 |
wenzelm |
use JEDIT_OPTIONS only once (in isabelle.Main.start_jedit);
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 21:13:19 +0200 |
wenzelm |
warm start of Isabelle/jEdit from Isabelle/Scala;
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 17:26:58 +0200 |
wenzelm |
prefer Isabelle/Scala over bash;
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 17:20:48 +0200 |
wenzelm |
prefer Isabelle/Scala over bash;
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 17:01:49 +0200 |
wenzelm |
prefer warm start via JEdit_Main;
|
file |
diff |
annotate
|
Thu, 05 Sep 2013 12:33:51 +0200 |
wenzelm |
updated to jedit_build-20130905 which is based on jedit-5.1.0;
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 15:14:58 +0200 |
wenzelm |
more elementary Popup via JLayeredPane -- avoid javax.swing.PopupFactory with its many problems and dangers of accidental HeavyWeightPopup (especially on Mac OS X);
|
file |
diff |
annotate
|
Tue, 13 Aug 2013 22:25:24 +0200 |
wenzelm |
Completion popup based on javax.swing.PopupFactory, which has better cross-platform chances than JWindow (cf. org/gjt/jedit/gui/CompletionPopup.java);
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 17:17:49 +0200 |
wenzelm |
moved generic module to its proper place;
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 17:11:27 +0200 |
wenzelm |
manage hyperlinks via PIDE editor interface;
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 11:39:29 +0200 |
wenzelm |
tuned signature -- more abstract PIDE editor operations;
|
file |
diff |
annotate
|
Fri, 09 Aug 2013 13:37:51 +0200 |
wenzelm |
separate Process_Indicator -- simplified/clarified version of org.gjt.sp.jedit.gui.AnimatedIcon;
|
file |
diff |
annotate
|
Thu, 08 Aug 2013 14:24:21 +0200 |
wenzelm |
dockable window for Sledgehammer, based on asynchronous/parallel query operation;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Fri, 02 Aug 2013 11:51:21 +0200 |
wenzelm |
dockable window for "find" dialog (GUI only);
|
file |
diff |
annotate
|
Sat, 06 Jul 2013 21:50:14 +0200 |
wenzelm |
more dependencies;
|
file |
diff |
annotate
|
Sat, 06 Jul 2013 21:19:38 +0200 |
wenzelm |
minimal jedit mode for Isabelle NEWS;
|
file |
diff |
annotate
|
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);
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 16:55:10 +0200 |
wenzelm |
dockable window for Isabelle documentation;
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 11:26:13 +0100 |
wenzelm |
dockable window for timing information;
|
file |
diff |
annotate
|
Sun, 24 Mar 2013 16:12:45 +0100 |
wenzelm |
basic support for xz files;
|
file |
diff |
annotate
|
Thu, 31 Jan 2013 22:21:05 +0100 |
wenzelm |
some native Mac OS X support, notably quit_handler (important for dialog on unsaved changes);
|
file |
diff |
annotate
|
Wed, 09 Jan 2013 21:59:53 +0100 |
wenzelm |
refrain from writing to JEDIT_SETTINGS in BUILD_ONLY mode -- relevant for makedist;
|
file |
diff |
annotate
|
Wed, 09 Jan 2013 14:01:50 +0100 |
wenzelm |
build browser more robustly before startup;
|
file |
diff |
annotate
|