Sat, 04 Jul 2009 20:28:57 +0200 wenzelm use symbolic NULL;
Sat, 04 Jul 2009 17:50:48 +0200 wenzelm tuned token styles, according to some earlier Isabelle/jEdit experiments;
Sat, 04 Jul 2009 17:32:26 +0200 wenzelm use static Map/Set for token categorization;
Sat, 04 Jul 2009 14:14:37 +0200 wenzelm added symbol_index (presently unused);
Sat, 04 Jul 2009 14:14:07 +0200 wenzelm misc tuning;
Fri, 03 Jul 2009 21:54:00 +0200 wenzelm updated to Netbeans 6.7;
Tue, 30 Jun 2009 21:22:50 +0200 wenzelm renamed Swing to Swing_Thread, to avoid overlap with scala.swing.Swing;
Sat, 27 Jun 2009 00:19:11 +0200 wenzelm preload CSS resources;
Fri, 26 Jun 2009 23:28:46 +0200 wenzelm more robust handling of Isabelle CSS files;
Fri, 26 Jun 2009 21:52:56 +0200 wenzelm default file is plain Scratch.thy (as in Proof General);
Fri, 26 Jun 2009 21:47:22 +0200 wenzelm removed obsolete VFS -- superceded by IsabelleEncoding;
Fri, 26 Jun 2009 21:46:34 +0200 wenzelm prover.set_document: plain name, no path for now;
Fri, 26 Jun 2009 21:21:24 +0200 wenzelm removes VFS service -- superceded by UTF-8-Isabelle encoding;
Fri, 26 Jun 2009 21:20:50 +0200 wenzelm recovered Isabelle font -- deriveFont(Int) refers to style, not size!
Fri, 26 Jun 2009 20:54:42 +0200 wenzelm opt-out obscure encodings;
Fri, 26 Jun 2009 20:07:34 +0200 wenzelm completion: decode symbols only if isabelle encoding is active (to prevent unicode chars written back to file);
Fri, 26 Jun 2009 19:56:52 +0200 wenzelm decentralized Isabelle component names;
Fri, 26 Jun 2009 18:24:03 +0200 wenzelm renamed UTF-8-isabelle to UTF-8-Isabelle;
Fri, 26 Jun 2009 18:23:30 +0200 wenzelm pass JVM platform files, without going through the "isabelle:" VFS;
Fri, 26 Jun 2009 18:22:40 +0200 wenzelm more precise wrapping of I/O streams;
Thu, 25 Jun 2009 23:54:25 +0200 wenzelm some support for actual symbol recoding;
Thu, 25 Jun 2009 23:03:09 +0200 wenzelm added IsabelleEncoding -- a clone of utf-8 for now;
Thu, 25 Jun 2009 21:15:28 +0200 wenzelm added Boolean_Property, Int_Property;
Thu, 25 Jun 2009 21:14:10 +0200 wenzelm simplified option pane: proper logic title, hardwired font path;
Thu, 25 Jun 2009 14:19:14 +0200 wenzelm _canonPath: expand_path;
Thu, 25 Jun 2009 13:36:05 +0200 wenzelm renamed IsabelleProcess to Isabelle_Process;
Thu, 25 Jun 2009 00:36:20 +0200 wenzelm misc tuning and reorganization;
Tue, 23 Jun 2009 21:14:54 +0200 wenzelm default sidekick.complete-delay;
Tue, 23 Jun 2009 20:49:56 +0200 wenzelm fall back on Isabelle system completion (symbols only);
Tue, 23 Jun 2009 20:16:32 +0200 wenzelm use isabelle.Completion;
Thu, 18 Jun 2009 19:21:19 +0200 wenzelm acces position properties via Isabelle library;
Wed, 17 Jun 2009 00:26:46 +0200 wenzelm simplified and reactivated SideKickCompletion, cf. org.gjt.sp.jedit.gui.CompleteWord;
Wed, 17 Jun 2009 00:25:34 +0200 wenzelm basic keyword completions via isabelle.Scan.Lexicon;
Tue, 16 Jun 2009 19:52:45 +0200 wenzelm minor tuning;
Sun, 07 Jun 2009 20:45:03 +0200 wenzelm updated notes about Isabelle environment, no longer need to use "isabelle env netbeans";
Sun, 07 Jun 2009 20:17:27 +0200 wenzelm static IsabelleSystem.charset (cf. http://isabelle.in.tum.de/repos/isabelle/rev/be0f7f4f9e12);
Thu, 04 Jun 2009 23:19:17 +0200 wenzelm automated update by Scala plugin 6.7v1;
Thu, 04 Jun 2009 23:16:44 +0200 wenzelm produce ids via Isabelle.system (http://isabelle.in.tum.de/repos/isabelle/rev/c23663825e23);
Thu, 04 Jun 2009 22:08:02 +0200 wenzelm ExternalHyperlink.click: use IsabelleSystem.source_file provided in http://isabelle.in.tum.de/repos/isabelle/rev/dde1b4d1c95b
Thu, 04 Jun 2009 22:06:37 +0200 wenzelm more robust get_offsets;
Wed, 03 Jun 2009 11:26:15 +0200 wenzelm updates for Netbeans 6.7;
Tue, 02 Jun 2009 23:38:41 +0200 wenzelm merged
Tue, 02 Jun 2009 22:55:20 +0200 immler merged
Tue, 02 Jun 2009 22:55:13 +0200 immler merged; resolved superficial conflicts
Tue, 02 Jun 2009 22:22:03 +0200 immler linearset works faster here
Tue, 02 Jun 2009 19:40:20 +0200 immler lists work faster here
Tue, 02 Jun 2009 19:00:58 +0200 immler fixed duplicate document-id
Tue, 02 Jun 2009 19:00:58 +0200 immler ignore unchanged commands
Tue, 02 Jun 2009 19:00:58 +0200 immler ignore unchanged tokens
Tue, 02 Jun 2009 19:00:58 +0200 immler split change on activate
Tue, 02 Jun 2009 19:00:58 +0200 immler return unchanged node on errors
Tue, 02 Jun 2009 23:37:36 +0200 wenzelm handle_result: activate via explicit status "ready" (cf. http://isabelle.in.tum.de/repos/isabelle/rev/ce169bd37fc0);
Tue, 02 Jun 2009 22:31:58 +0200 wenzelm superficial tuning;
Tue, 02 Jun 2009 22:00:28 +0200 wenzelm updated versions;
Tue, 02 Jun 2009 21:46:32 +0200 wenzelm type_at: no quotes;
Tue, 02 Jun 2009 21:44:16 +0200 wenzelm tuned;
Tue, 02 Jun 2009 21:36:22 +0200 wenzelm use RichString.* to produce blanks;
Tue, 02 Jun 2009 21:27:51 +0200 wenzelm change_receiver: start only once (already done in actor function);
Tue, 02 Jun 2009 21:20:22 +0200 wenzelm superficial tuning;
Sat, 30 May 2009 23:27:37 +0200 wenzelm slightly more robust treatment of options via arrays;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip