wenzelm [Sun, 18 Jan 2015 12:50:36 +0100] rev 59389
prefer fractional font metrics, for proper scaling of node size;
wenzelm [Sun, 18 Jan 2015 12:36:25 +0100] rev 59388
tuned metrics;
wenzelm [Sat, 17 Jan 2015 23:33:21 +0100] rev 59387
tuned window size for the sake of Windows L&F;
wenzelm [Sat, 17 Jan 2015 23:12:02 +0100] rev 59386
proper refresh after apply_layout, in order to update preferred size, which is required for scroll pane;
wenzelm [Sat, 17 Jan 2015 22:52:45 +0100] rev 59385
more compact content for tighter graph layout;
wenzelm [Sat, 17 Jan 2015 22:20:57 +0100] rev 59384
more explicit Layout.Info: size and content;
allow multi-line vertex label, based on content;
misc tuning;
wenzelm [Sat, 17 Jan 2015 16:40:10 +0100] rev 59383
clarified Class.pretty_specification: imitate input source;