blanchet [Sun, 19 Jun 2011 18:12:49 +0200] rev 43465
more forceful message
wenzelm [Sun, 19 Jun 2011 21:53:04 +0200] rev 43464
treat quotes as non-controllable, to reduce surprise in incremental editing;
wenzelm [Sun, 19 Jun 2011 21:47:14 +0200] rev 43463
abbreviations for special control symbols;
wenzelm [Sun, 19 Jun 2011 21:43:41 +0200] rev 43462
completion for control symbols;
wenzelm [Sun, 19 Jun 2011 21:38:48 +0200] rev 43461
updated to jedit_build-20110619;
wenzelm [Sun, 19 Jun 2011 21:34:55 +0200] rev 43460
support for bold style within text buffer;
hidden: white foreground;
wenzelm [Sun, 19 Jun 2011 15:31:16 +0200] rev 43459
tuned;
wenzelm [Sun, 19 Jun 2011 15:22:58 +0200] rev 43458
discontinued special treatment of \<^loc> (which was original meant as workaround for "local" syntax);
wenzelm [Sun, 19 Jun 2011 14:36:06 +0200] rev 43457
added glyphs 21e0..21e4, 21e6..21e9, 2759 from DejaVuSansMono;
wenzelm [Sun, 19 Jun 2011 14:31:08 +0200] rev 43456
names for control symbols without "^", which is relevant for completion;
wenzelm [Sun, 19 Jun 2011 14:11:06 +0200] rev 43455
some unicode chars for special control symbols;
wenzelm [Sun, 19 Jun 2011 00:03:44 +0200] rev 43454
tuned;
wenzelm [Sat, 18 Jun 2011 23:51:22 +0200] rev 43453
tuned markup;
wenzelm [Sat, 18 Jun 2011 23:34:34 +0200] rev 43452
avoid setTokenMarker fluctuation on buffer reload etc. via static isabelle_token_marker, which is installed by hijacking the jEdit ModeProvider;
wenzelm [Sat, 18 Jun 2011 22:01:22 +0200] rev 43451
proper gfx.setColor;
wenzelm [Sat, 18 Jun 2011 21:26:47 +0200] rev 43450
proper x1;
tuned;
wenzelm [Sat, 18 Jun 2011 21:20:22 +0200] rev 43449
convenience functions;
wenzelm [Sat, 18 Jun 2011 21:03:52 +0200] rev 43448
more robust caret painting wrt. surrogate characters;
discontinued glyphvector drawing -- less special cases;
wenzelm [Sat, 18 Jun 2011 18:57:38 +0200] rev 43447
do not control malformed symbols;
wenzelm [Sat, 18 Jun 2011 18:31:55 +0200] rev 43446
Buffer.editSyntaxStyle: mask extended syntax styles;
wenzelm [Sat, 18 Jun 2011 18:17:08 +0200] rev 43445
hardwired abbreviations for standard control symbols;
wenzelm [Sat, 18 Jun 2011 17:42:28 +0200] rev 43444
updated to jedit_build-20110618, which is required for sub/superscript rendering;
wenzelm [Sat, 18 Jun 2011 17:33:27 +0200] rev 43443
basic support for extended syntax styles: sub/superscript;
wenzelm [Sat, 18 Jun 2011 17:32:13 +0200] rev 43442
tuned -- Map.empty serves as partial function;
wenzelm [Sat, 18 Jun 2011 17:30:44 +0200] rev 43441
proper place for config files (cf. 55866987a7d9);
wenzelm [Sat, 18 Jun 2011 15:32:05 +0200] rev 43440
tuned signature;
wenzelm [Sat, 18 Jun 2011 15:18:57 +0200] rev 43439
merged
kleing [Fri, 17 Jun 2011 20:38:43 +0200] rev 43438
IMP compiler with int, added reverse soundness direction
wenzelm [Sat, 18 Jun 2011 15:11:33 +0200] rev 43437
proper place for config files;
wenzelm [Sat, 18 Jun 2011 15:07:16 +0200] rev 43436
tuned markup;