src/Tools/jEdit/lib/Tools/jedit
2012-11-18 wenzelm proper jvmpath for windows;
2012-11-17 wenzelm prefer absolute default $USER_HOME/Scratch.thy;
2012-10-20 wenzelm avoid duplicate build of jars_fresh;
2012-10-07 wenzelm detach tooltip as dockable window;
2012-10-04 wenzelm separate module Pretty_Tooltip;
2012-09-27 wenzelm removed obsolete Output1 dockable;
2012-09-26 wenzelm some support for jEdit warmstart;
2012-09-26 wenzelm more uniform graphview terminology;
2012-09-25 wenzelm basic integration of graphview into document model;
2012-09-21 wenzelm renamed Output to Output1 and Output2 to Output, and thus make the new version the default;
2012-09-21 wenzelm some support for hovering and sendback area;
2012-09-17 wenzelm renamed Text_Area_Painter to Rich_Text_Area;
2012-09-17 wenzelm somewhat more general JEdit_Lib;
2012-09-16 wenzelm alternative output panel, based on Pretty_Text_Area, based on JEditEmbeddedTextArea;
2012-09-10 wenzelm more systematic JEdit_Options.make_component;
2012-09-10 wenzelm manage Isabelle/jEdit options as Isabelle/Scala options (with persistent preferences);
2012-08-24 wenzelm support for direct hyperlinks, without the Hyperlinks plugin;
2012-08-14 wenzelm added jedit option -d;
2012-07-30 wenzelm discontinued unused isabelle jedit debugger;
2012-07-28 wenzelm renamed isabelle-root minor mode;
2012-07-20 wenzelm basic jEdit mode for Isabelle options;
2012-07-17 wenzelm basic support for session ROOT files, with examples for FOL and ZF;
2012-05-29 wenzelm separate syslog dockable -- discontinued tendency of sub-window management via tabs;
2012-05-29 wenzelm separate README dockable, which allows to make it more prominent first and remove it later;
2012-05-24 wenzelm include scala-compiler.jar in basic Isabelle/Scala environment, to make Isabelle/jEdit console work with scala-2.10.0-M3;
2012-05-02 wenzelm accomodate scala-2.10.0-M3 with its extra jar;
2012-04-22 wenzelm pretend jedit is up-to-date if this is not a repository -- avoid accidental build attempts after touching files etc.;
2012-03-26 wenzelm more robust command invocation via ISABELLE_JDK_HOME or SCALA_HOME (NB: bash exec requires genuine executable, not function);
2012-03-24 wenzelm ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
2012-03-18 wenzelm less noisy Isabelle/Scala build process;
2012-03-17 wenzelm include scala.xml as of scala-2.9.1.final/misc/scala-tool-support/jedit/modes/scala.xml -- seems to be missing in more recent distributions;
2012-02-21 wenzelm separate module for text status overview;
2012-02-16 wenzelm more uniform / portable representation of the idea of "copy_dir" (NB: cp -f dereferences symlinks on GNU/Linux, but does not on old-school Unixen including BSD/Mac OS X);
2011-11-28 wenzelm renamed Isabelle_Markup to Isabelle_Rendering to emphasize its meaning and make room for Pure Isabelle_Markup module;
2011-10-17 wenzelm always use sockets on Windows/Cygwin;
2011-09-23 wenzelm prefer socket comminication on Cygwin, which is more stable here than fifos;
2011-09-23 wenzelm explicit option for socket vs. fifo communication;
2011-09-10 wenzelm tuned usage;
2011-08-30 wenzelm separate module for jEdit primitives for loading theory files;
2011-08-28 wenzelm more portable cp options, e.g. for non-GNU version on Mac OS X Leopard;
2011-08-26 wenzelm back to tradition Scratch.thy default -- execution wrt. perspective overcomes the main problems of 226563829580;
2011-07-07 wenzelm simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
2011-06-23 wenzelm simplified arrangement of jars;
2011-06-23 wenzelm provide Isabelle/Scala environment as Java extension, instead of user classpath
2011-06-18 wenzelm tuned;
2011-06-16 wenzelm static token markup, based on outer syntax only;
2011-06-16 wenzelm explicit dependency on Pure.jar;
2011-06-15 wenzelm tuned messages;
2011-06-15 wenzelm tuned;
2011-06-14 wenzelm include scala mode;
2011-06-14 wenzelm more explicit check of dependencies;
2011-06-14 wenzelm separate module for text area painting;
2011-06-12 wenzelm separate isabelle.jedit.Text_Painter, which actually replaces the original TextAreaPainter$PaintText instance;
2011-06-12 wenzelm check source dependencies only if jedit_build component is available;
2011-06-09 wenzelm tuned;
2011-06-08 wenzelm simplified directory structure;
2011-06-08 wenzelm simplified directory structure;
2011-06-08 wenzelm further jedit build option;
2011-06-08 wenzelm build jedit as part of regular startup script (in that case depending on jedit_build component);
less more (0) tip