wenzelm [Sat, 06 Feb 2010 20:57:07 +0100] rev 35013
fixed spelling;
wenzelm [Sat, 06 Feb 2010 16:32:34 +0100] rev 35012
removed unused "boundary" of Table/Graph.get_first;
wenzelm [Sat, 06 Feb 2010 15:51:22 +0100] rev 35011
proper treatment of paths passed to the shell -- to allow spaces in file names as usual;
wenzelm [Sat, 06 Feb 2010 14:50:55 +0100] rev 35010
renamed system/system_out to bash/bash_output -- to emphasized that this is really GNU bash, not some undefined POSIX sh;
wenzelm [Sat, 06 Feb 2010 14:39:33 +0100] rev 35009
misc tuning;
haftmann [Sat, 06 Feb 2010 08:42:37 +0100] rev 35008
merged
haftmann [Sat, 06 Feb 2010 08:42:22 +0100] rev 35007
adjusted to changeset 118b41bba42b5
wenzelm [Sat, 06 Feb 2010 00:22:01 +0100] rev 35006
tuned font handling;
explicit workaround for Apple's font manager in Java 1.6, which fails to create "IsabelleTextBold" as family member of "IsabelleText";
wenzelm [Fri, 05 Feb 2010 22:09:57 +0100] rev 35005
updated versions of requirements;
wenzelm [Fri, 05 Feb 2010 22:07:42 +0100] rev 35004
filter out identical completions only after symbols.decode -- recover completion of literal symbols (e.g. \<AA>);