wenzelm [Sat, 04 Jul 2009 23:26:24 +0200] rev 34643
renamed Delay to clarified version Swing_Thread.delay;
wenzelm [Sat, 04 Jul 2009 23:03:17 +0200] rev 34642
change_receiver: removed redundant Swing_Thread wrapper -- the Delay timer action is already in Swing;
added update_delay, which invokes token markup via buffer.propertiesChanged (potentially many other things?);
wenzelm [Sat, 04 Jul 2009 22:25:47 +0200] rev 34641
replaced utils.Delay by tune version isabelle.Delay (Pure.jar);
wenzelm [Sat, 04 Jul 2009 20:28:57 +0200] rev 34640
use symbolic NULL;
wenzelm [Sat, 04 Jul 2009 17:50:48 +0200] rev 34639
tuned token styles, according to some earlier Isabelle/jEdit experiments;
wenzelm [Sat, 04 Jul 2009 17:32:26 +0200] rev 34638
use static Map/Set for token categorization;
misc tuning;
wenzelm [Sat, 04 Jul 2009 14:14:37 +0200] rev 34637
added symbol_index (presently unused);
misc tuning;
wenzelm [Sat, 04 Jul 2009 14:14:07 +0200] rev 34636
misc tuning;
wenzelm [Fri, 03 Jul 2009 21:54:00 +0200] rev 34635
updated to Netbeans 6.7;
added jEdit plugins;
updated startup (Isabelle_System configuration);
wenzelm [Tue, 30 Jun 2009 21:22:50 +0200] rev 34634
renamed Swing to Swing_Thread, to avoid overlap with scala.swing.Swing;
wenzelm [Sat, 27 Jun 2009 00:19:11 +0200] rev 34633
preload CSS resources;
wenzelm [Fri, 26 Jun 2009 23:28:46 +0200] rev 34632
more robust handling of Isabelle CSS files;
wenzelm [Fri, 26 Jun 2009 21:52:56 +0200] rev 34631
default file is plain Scratch.thy (as in Proof General);
wenzelm [Fri, 26 Jun 2009 21:47:22 +0200] rev 34630
removed obsolete VFS -- superceded by IsabelleEncoding;
wenzelm [Fri, 26 Jun 2009 21:46:34 +0200] rev 34629
prover.set_document: plain name, no path for now;
wenzelm [Fri, 26 Jun 2009 21:21:24 +0200] rev 34628
removes VFS service -- superceded by UTF-8-Isabelle encoding;
wenzelm [Fri, 26 Jun 2009 21:20:50 +0200] rev 34627
recovered Isabelle font -- deriveFont(Int) refers to style, not size!
wenzelm [Fri, 26 Jun 2009 20:54:42 +0200] rev 34626
opt-out obscure encodings;
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;
wenzelm [Fri, 26 Jun 2009 19:56:52 +0200] rev 34624
decentralized Isabelle component names;
wenzelm [Fri, 26 Jun 2009 18:24:03 +0200] rev 34623
renamed UTF-8-isabelle to UTF-8-Isabelle;
wenzelm [Fri, 26 Jun 2009 18:23:30 +0200] rev 34622
pass JVM platform files, without going through the "isabelle:" VFS;
wenzelm [Fri, 26 Jun 2009 18:22:40 +0200] rev 34621
more precise wrapping of I/O streams;
wenzelm [Thu, 25 Jun 2009 23:54:25 +0200] rev 34620
some support for actual symbol recoding;
wenzelm [Thu, 25 Jun 2009 23:03:09 +0200] rev 34619
added IsabelleEncoding -- a clone of utf-8 for now;
wenzelm [Thu, 25 Jun 2009 21:15:28 +0200] rev 34618
added Boolean_Property, Int_Property;
simplified font handling -- hardwired path;
tuned comments;
tuned;
wenzelm [Thu, 25 Jun 2009 21:14:10 +0200] rev 34617
simplified option pane: proper logic title, hardwired font path;
tuned;
wenzelm [Thu, 25 Jun 2009 14:19:14 +0200] rev 34616
_canonPath: expand_path;
_listFiles: robust handling of null;
wenzelm [Thu, 25 Jun 2009 13:36:05 +0200] rev 34615
renamed IsabelleProcess to Isabelle_Process;
renamed IsabelleSystem to Isabelle_System;
wenzelm [Thu, 25 Jun 2009 00:36:20 +0200] rev 34614
misc tuning and reorganization;
Isabelle system path expansion;
wenzelm [Tue, 23 Jun 2009 21:14:54 +0200] rev 34613
default sidekick.complete-delay;
wenzelm [Tue, 23 Jun 2009 20:49:56 +0200] rev 34612
fall back on Isabelle system completion (symbols only);
tuned;
wenzelm [Tue, 23 Jun 2009 20:16:32 +0200] rev 34611
use isabelle.Completion;
wenzelm [Thu, 18 Jun 2009 19:21:19 +0200] rev 34610
acces position properties via Isabelle library;
wenzelm [Wed, 17 Jun 2009 00:26:46 +0200] rev 34609
simplified and reactivated SideKickCompletion, cf. org.gjt.sp.jedit.gui.CompleteWord;
wenzelm [Wed, 17 Jun 2009 00:25:34 +0200] rev 34608
basic keyword completions via isabelle.Scan.Lexicon;
wenzelm [Tue, 16 Jun 2009 19:52:45 +0200] rev 34607
minor tuning;
wenzelm [Sun, 07 Jun 2009 20:45:03 +0200] rev 34606
updated notes about Isabelle environment, no longer need to use "isabelle env netbeans";
wenzelm [Sun, 07 Jun 2009 20:17:27 +0200] rev 34605
static IsabelleSystem.charset (cf. http://isabelle.in.tum.de/repos/isabelle/rev/be0f7f4f9e12);
wenzelm [Thu, 04 Jun 2009 23:19:17 +0200] rev 34604
automated update by Scala plugin 6.7v1;
wenzelm [Thu, 04 Jun 2009 23:16:44 +0200] rev 34603
produce ids via Isabelle.system (http://isabelle.in.tum.de/repos/isabelle/rev/c23663825e23);
wenzelm [Thu, 04 Jun 2009 22:08:02 +0200] rev 34602
ExternalHyperlink.click: use IsabelleSystem.source_file provided in http://isabelle.in.tum.de/repos/isabelle/rev/dde1b4d1c95b
wenzelm [Thu, 04 Jun 2009 22:06:37 +0200] rev 34601
more robust get_offsets;
set_document: removed obsolete dummy command;
wenzelm [Wed, 03 Jun 2009 11:26:15 +0200] rev 34600
updates for Netbeans 6.7;
wenzelm [Tue, 02 Jun 2009 23:38:41 +0200] rev 34599
merged
immler@in.tum.de [Tue, 02 Jun 2009 22:55:20 +0200] rev 34598
merged
immler@in.tum.de [Tue, 02 Jun 2009 22:55:13 +0200] rev 34597
merged; resolved superficial conflicts
immler@in.tum.de [Tue, 02 Jun 2009 22:22:03 +0200] rev 34596
linearset works faster here
immler@in.tum.de [Tue, 02 Jun 2009 19:40:20 +0200] rev 34595
lists work faster here
immler@in.tum.de [Tue, 02 Jun 2009 19:00:58 +0200] rev 34594
fixed duplicate document-id
immler@in.tum.de [Tue, 02 Jun 2009 19:00:58 +0200] rev 34593
ignore unchanged commands
immler@in.tum.de [Tue, 02 Jun 2009 19:00:58 +0200] rev 34592
ignore unchanged tokens
immler@in.tum.de [Tue, 02 Jun 2009 19:00:58 +0200] rev 34591
split change on activate
immler@in.tum.de [Tue, 02 Jun 2009 19:00:58 +0200] rev 34590
return unchanged node on errors
wenzelm [Tue, 02 Jun 2009 23:37:36 +0200] rev 34589
handle_result: activate via explicit status "ready" (cf. http://isabelle.in.tum.de/repos/isabelle/rev/ce169bd37fc0);
tuned;
wenzelm [Tue, 02 Jun 2009 22:31:58 +0200] rev 34588
superficial tuning;
wenzelm [Tue, 02 Jun 2009 22:00:28 +0200] rev 34587
updated versions;
wenzelm [Tue, 02 Jun 2009 21:46:32 +0200] rev 34586
type_at: no quotes;
wenzelm [Tue, 02 Jun 2009 21:44:16 +0200] rev 34585
tuned;
wenzelm [Tue, 02 Jun 2009 21:36:22 +0200] rev 34584
use RichString.* to produce blanks;