immler@in.tum.de [Sun, 02 Nov 2008 14:50:26 +0100] rev 34350
calculate preferred sizes only when needed
immler@in.tum.de [Sun, 02 Nov 2008 14:32:18 +0100] rev 34349
renamed class
immler@in.tum.de [Sun, 02 Nov 2008 14:31:18 +0100] rev 34348
renamed
immler@in.tum.de [Fri, 31 Oct 2008 14:50:38 +0100] rev 34347
reverted and ignoring build.xml
immler@in.tum.de [Fri, 31 Oct 2008 14:49:09 +0100] rev 34346
faster resizing, unlimited caching(but cache is cleared on resize)
immler@in.tum.de [Tue, 28 Oct 2008 20:17:29 +0100] rev 34345
reverted build.xml
immler@in.tum.de [Tue, 28 Oct 2008 20:15:28 +0100] rev 34344
absolute positioning according to preferred size of panels,
scrolling one message per unit
rendered messages are cached
immler@in.tum.de [Sun, 26 Oct 2008 00:10:39 +0200] rev 34343
correct resizing of xhtml-panels
immler@in.tum.de [Thu, 23 Oct 2008 14:16:04 +0200] rev 34342
LazyScroller: rendering messages only when needed
- very basic functionallity
wenzelm [Wed, 22 Oct 2008 23:52:40 +0200] rev 34341
a version of Dixon's ML mode with less ambitious indentation;
wenzelm [Wed, 22 Oct 2008 21:16:51 +0200] rev 34340
Misc development notes.
wenzelm [Tue, 21 Oct 2008 23:52:17 +0200] rev 34339
added jvmpath conversion for Cygwin;
wenzelm [Tue, 21 Oct 2008 23:16:03 +0200] rev 34338
hint on -settings=...;
wenzelm [Tue, 21 Oct 2008 22:28:58 +0200] rev 34337
renamed VFS protocol prefix from "isa:" to "isabelle:";
wenzelm [Tue, 21 Oct 2008 22:27:53 +0200] rev 34336
explicit home path for default file -- more robust;
pass -settings=... here, not via Isabelle settings -- more robust;
wenzelm [Tue, 21 Oct 2008 22:00:11 +0200] rev 34335
disabled tracing;
wenzelm [Tue, 21 Oct 2008 21:48:44 +0200] rev 34334
essential default properties for jEdit;
wenzelm [Tue, 21 Oct 2008 21:48:16 +0200] rev 34333
Isabelle/jEdit interface wrapper.
wenzelm [Tue, 21 Oct 2008 21:47:49 +0200] rev 34332
make Isabelle/jEdit distribution;
wenzelm [Tue, 21 Oct 2008 17:32:23 +0200] rev 34331
refined application.args;
immler@in.tum.de [Tue, 21 Oct 2008 16:21:13 +0200] rev 34330
reading command_decls from 'new' protocol
wenzelm [Mon, 20 Oct 2008 20:25:54 +0200] rev 34329
added target -pre-jar which copies jEdit plugin to be included in jar;
wenzelm [Mon, 20 Oct 2008 17:02:03 +0200] rev 34328
added application.args (Why does it end up in pricate properties?);
wenzelm [Mon, 20 Oct 2008 16:46:28 +0200] rev 34327
tuned whitespace;
wenzelm [Mon, 20 Oct 2008 12:05:08 +0200] rev 34326
fixed jEdit version;
wenzelm [Mon, 20 Oct 2008 11:44:59 +0200] rev 34325
requires Java from Sun;
hints on running;
wenzelm [Mon, 20 Oct 2008 11:35:27 +0200] rev 34324
Requirements to build from sources.
wenzelm [Sun, 19 Oct 2008 20:04:47 +0200] rev 34323
removed private properties;
wenzelm [Sun, 19 Oct 2008 20:04:05 +0200] rev 34322
basic setup for running jEdit;
wenzelm [Sun, 19 Oct 2008 18:32:22 +0200] rev 34321
deactivated tests due to lack of testng installation;