Sat, 04 Jul 2009 17:50:48 +0200 tuned token styles, according to some earlier Isabelle/jEdit experiments;
wenzelm [Sat, 04 Jul 2009 17:50:48 +0200] rev 34639
tuned token styles, according to some earlier Isabelle/jEdit experiments;
Sat, 04 Jul 2009 17:32:26 +0200 use static Map/Set for token categorization;
wenzelm [Sat, 04 Jul 2009 17:32:26 +0200] rev 34638
use static Map/Set for token categorization; misc tuning;
Sat, 04 Jul 2009 14:14:37 +0200 added symbol_index (presently unused);
wenzelm [Sat, 04 Jul 2009 14:14:37 +0200] rev 34637
added symbol_index (presently unused); misc tuning;
Sat, 04 Jul 2009 14:14:07 +0200 misc tuning;
wenzelm [Sat, 04 Jul 2009 14:14:07 +0200] rev 34636
misc tuning;
Fri, 03 Jul 2009 21:54:00 +0200 updated to Netbeans 6.7;
wenzelm [Fri, 03 Jul 2009 21:54:00 +0200] rev 34635
updated to Netbeans 6.7; added jEdit plugins; updated startup (Isabelle_System configuration);
Tue, 30 Jun 2009 21:22:50 +0200 renamed Swing to Swing_Thread, to avoid overlap with scala.swing.Swing;
wenzelm [Tue, 30 Jun 2009 21:22:50 +0200] rev 34634
renamed Swing to Swing_Thread, to avoid overlap with scala.swing.Swing;
Sat, 27 Jun 2009 00:19:11 +0200 preload CSS resources;
wenzelm [Sat, 27 Jun 2009 00:19:11 +0200] rev 34633
preload CSS resources;
Fri, 26 Jun 2009 23:28:46 +0200 more robust handling of Isabelle CSS files;
wenzelm [Fri, 26 Jun 2009 23:28:46 +0200] rev 34632
more robust handling of Isabelle CSS files;
Fri, 26 Jun 2009 21:52:56 +0200 default file is plain Scratch.thy (as in Proof General);
wenzelm [Fri, 26 Jun 2009 21:52:56 +0200] rev 34631
default file is plain Scratch.thy (as in Proof General);
Fri, 26 Jun 2009 21:47:22 +0200 removed obsolete VFS -- superceded by IsabelleEncoding;
wenzelm [Fri, 26 Jun 2009 21:47:22 +0200] rev 34630
removed obsolete VFS -- superceded by IsabelleEncoding;
Fri, 26 Jun 2009 21:46:34 +0200 prover.set_document: plain name, no path for now;
wenzelm [Fri, 26 Jun 2009 21:46:34 +0200] rev 34629
prover.set_document: plain name, no path for now;
Fri, 26 Jun 2009 21:21:24 +0200 removes VFS service -- superceded by UTF-8-Isabelle encoding;
wenzelm [Fri, 26 Jun 2009 21:21:24 +0200] rev 34628
removes VFS service -- superceded by UTF-8-Isabelle encoding;
Fri, 26 Jun 2009 21:20:50 +0200 recovered Isabelle font -- deriveFont(Int) refers to style, not size!
wenzelm [Fri, 26 Jun 2009 21:20:50 +0200] rev 34627
recovered Isabelle font -- deriveFont(Int) refers to style, not size!
Fri, 26 Jun 2009 20:54:42 +0200 opt-out obscure encodings;
wenzelm [Fri, 26 Jun 2009 20:54:42 +0200] rev 34626
opt-out obscure encodings;
Fri, 26 Jun 2009 20:07:34 +0200 completion: decode symbols only if isabelle encoding is active (to prevent unicode chars written back to file);
wenzelm [Fri, 26 Jun 2009 20:07:34 +0200] rev 34625
completion: decode symbols only if isabelle encoding is active (to prevent unicode chars written back to file); tuned;
Fri, 26 Jun 2009 19:56:52 +0200 decentralized Isabelle component names;
wenzelm [Fri, 26 Jun 2009 19:56:52 +0200] rev 34624
decentralized Isabelle component names;
Fri, 26 Jun 2009 18:24:03 +0200 renamed UTF-8-isabelle to UTF-8-Isabelle;
wenzelm [Fri, 26 Jun 2009 18:24:03 +0200] rev 34623
renamed UTF-8-isabelle to UTF-8-Isabelle;
Fri, 26 Jun 2009 18:23:30 +0200 pass JVM platform files, without going through the "isabelle:" VFS;
wenzelm [Fri, 26 Jun 2009 18:23:30 +0200] rev 34622
pass JVM platform files, without going through the "isabelle:" VFS;
Fri, 26 Jun 2009 18:22:40 +0200 more precise wrapping of I/O streams;
wenzelm [Fri, 26 Jun 2009 18:22:40 +0200] rev 34621
more precise wrapping of I/O streams;
Thu, 25 Jun 2009 23:54:25 +0200 some support for actual symbol recoding;
wenzelm [Thu, 25 Jun 2009 23:54:25 +0200] rev 34620
some support for actual symbol recoding;
Thu, 25 Jun 2009 23:03:09 +0200 added IsabelleEncoding -- a clone of utf-8 for now;
wenzelm [Thu, 25 Jun 2009 23:03:09 +0200] rev 34619
added IsabelleEncoding -- a clone of utf-8 for now;
Thu, 25 Jun 2009 21:15:28 +0200 added Boolean_Property, Int_Property;
wenzelm [Thu, 25 Jun 2009 21:15:28 +0200] rev 34618
added Boolean_Property, Int_Property; simplified font handling -- hardwired path; tuned comments; tuned;
Thu, 25 Jun 2009 21:14:10 +0200 simplified option pane: proper logic title, hardwired font path;
wenzelm [Thu, 25 Jun 2009 21:14:10 +0200] rev 34617
simplified option pane: proper logic title, hardwired font path; tuned;
Thu, 25 Jun 2009 14:19:14 +0200 _canonPath: expand_path;
wenzelm [Thu, 25 Jun 2009 14:19:14 +0200] rev 34616
_canonPath: expand_path; _listFiles: robust handling of null;
Thu, 25 Jun 2009 13:36:05 +0200 renamed IsabelleProcess to Isabelle_Process;
wenzelm [Thu, 25 Jun 2009 13:36:05 +0200] rev 34615
renamed IsabelleProcess to Isabelle_Process; renamed IsabelleSystem to Isabelle_System;
Thu, 25 Jun 2009 00:36:20 +0200 misc tuning and reorganization;
wenzelm [Thu, 25 Jun 2009 00:36:20 +0200] rev 34614
misc tuning and reorganization; Isabelle system path expansion;
Tue, 23 Jun 2009 21:14:54 +0200 default sidekick.complete-delay;
wenzelm [Tue, 23 Jun 2009 21:14:54 +0200] rev 34613
default sidekick.complete-delay;
Tue, 23 Jun 2009 20:49:56 +0200 fall back on Isabelle system completion (symbols only);
wenzelm [Tue, 23 Jun 2009 20:49:56 +0200] rev 34612
fall back on Isabelle system completion (symbols only); tuned;
Tue, 23 Jun 2009 20:16:32 +0200 use isabelle.Completion;
wenzelm [Tue, 23 Jun 2009 20:16:32 +0200] rev 34611
use isabelle.Completion;
Thu, 18 Jun 2009 19:21:19 +0200 acces position properties via Isabelle library;
wenzelm [Thu, 18 Jun 2009 19:21:19 +0200] rev 34610
acces position properties via Isabelle library;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip