wenzelm [Wed, 31 Dec 2014 14:15:52 +0100] rev 59208
for graph display, prefer graph data structure over list with dependencies;
pragmatic distinction between (historically evolved) "session" nodes and (more abstract) "content" nodes
wenzelm [Wed, 31 Dec 2014 14:13:11 +0100] rev 59207
more explict and generic field names
wenzelm [Wed, 31 Dec 2014 14:08:50 +0100] rev 59206
uniform variable name for presentation graphs, to distinguish from values of type Graph.T
wenzelm [Wed, 31 Dec 2014 14:05:06 +0100] rev 59205
stripped ad-hoc diagnostic facility
kleing [Wed, 31 Dec 2014 11:27:26 +1100] rev 59204
update map definition in Prog_Prove for new datatype package
wenzelm [Tue, 30 Dec 2014 23:45:03 +0100] rev 59203
explicit message channel for "legacy", which is nonetheless a variant of "warning";
wenzelm [Tue, 30 Dec 2014 14:11:06 +0100] rev 59202
clarified source location;
wenzelm [Tue, 30 Dec 2014 11:50:34 +0100] rev 59201
added system property isabelle.laf, notably for initial system dialog;
let L&F take care of font scaling, e.g. GTK+ for Linux where X11 dpi scaling does not really work;