wenzelm [Tue, 28 Sep 2010 23:47:45 +0200] rev 39741
CONTROL-mouse management: handle windowIconified;
html_panel: tuned border;
wenzelm [Tue, 28 Sep 2010 23:02:05 +0200] rev 39740
basic support for message popups via HTML_Panel;
more systematic CONTROL-mouse management;
tuned;
wenzelm [Tue, 28 Sep 2010 20:49:39 +0200] rev 39739
tuned default perspective;
wenzelm [Tue, 28 Sep 2010 20:35:17 +0200] rev 39738
tuned README;
wenzelm [Tue, 28 Sep 2010 20:22:58 +0200] rev 39737
more defensive overview.paintComponent: avoid potential crash due to buffer change while painting;
wenzelm [Tue, 28 Sep 2010 18:51:10 +0200] rev 39736
tuned README;
wenzelm [Tue, 28 Sep 2010 15:58:31 +0200] rev 39735
more uniform init/exit model/view in session_manager, trading race wrt. session.phase for race wrt. global editor state;
wenzelm [Mon, 27 Sep 2010 21:16:42 +0200] rev 39734
moved "auto-start" to options panel;
tuned;
wenzelm [Mon, 27 Sep 2010 20:26:10 +0200] rev 39733
renamed raw output primitives to emphasize their meaning -- not to be used in user-space;
wenzelm [Mon, 27 Sep 2010 18:16:36 +0200] rev 39732
added Standard_System.unzip (for platform file-system);
tuned comments;
wenzelm [Mon, 27 Sep 2010 18:11:33 +0200] rev 39731
bulk read: observe EOF protocol more carefully -- 0 counts as successful read;
wenzelm [Mon, 27 Sep 2010 18:10:21 +0200] rev 39730
tuned whitespace;
wenzelm [Mon, 27 Sep 2010 14:54:10 +0200] rev 39729
merged
haftmann [Mon, 27 Sep 2010 14:13:22 +0200] rev 39728
lemma remdups_map_remdups
haftmann [Mon, 27 Sep 2010 14:13:22 +0200] rev 39727
lemma remdups_list_of_dlist
bulwahn [Mon, 27 Sep 2010 13:28:54 +0200] rev 39726
merged
bulwahn [Mon, 27 Sep 2010 12:23:01 +0200] rev 39725
adopting example
bulwahn [Mon, 27 Sep 2010 12:23:00 +0200] rev 39724
adding further tracing messages; tuned
bulwahn [Mon, 27 Sep 2010 12:22:57 +0200] rev 39723
handling nested cases more elegant by requiring less new constants
blanchet [Mon, 27 Sep 2010 12:01:04 +0200] rev 39722
merged
blanchet [Mon, 27 Sep 2010 12:00:53 +0200] rev 39721
renamed function
blanchet [Mon, 27 Sep 2010 10:44:08 +0200] rev 39720
rename "Clausifier" to "Meson_Clausifier" and merge with "Meson_Tactic"
blanchet [Mon, 27 Sep 2010 09:17:24 +0200] rev 39719
comment out Auto Try until issues are resolved (automatically on by default even though the code says off; thread that continues in the background)
blanchet [Mon, 27 Sep 2010 09:14:39 +0200] rev 39718
remove needless flag
haftmann [Mon, 27 Sep 2010 11:12:08 +0200] rev 39717
added hint on reference equality
haftmann [Mon, 27 Sep 2010 11:12:01 +0200] rev 39716
treat equality on refs and arrays as primitive operation
haftmann [Mon, 27 Sep 2010 11:11:59 +0200] rev 39715
corrected OCaml operator precedence
haftmann [Mon, 27 Sep 2010 09:36:18 +0200] rev 39714
corrected scope of closure
haftmann [Mon, 27 Sep 2010 08:47:23 +0200] rev 39713
merged
haftmann [Mon, 27 Sep 2010 08:46:53 +0200] rev 39712
separate quote tag from tt tag