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;