+2007-01-19 Matevz Tadel <matevz.tadel@cern.ch>
+
+ * EventAlieve.cxx:
+ Use RGTopFrame::RedrawDisabler in GotoEvent(Int_t).
+
2006-12-15 Matevz Tadel <matevz.tadel@cern.ch>
* TPCSectorData.cxx:
+2007-01-19 Matevz Tadel <matevz.tadel@cern.ch>
+
+ * macros/trackcount_init.C:
+ Avoid usage of script-global variables as they get reset on
+ exceptions; rely on static data-member instead.
+
2007-01-18 Matevz Tadel <matevz.tadel@cern.ch>
* alice-macros/primary_vertex.C:
+2007-01-19 Matevz Tadel <matevz.tadel@cern.ch>
+
+ * RGTopFrame.h:
+ Added nested class RedrawDisabler allowing exception-safe
+ disabling of 3d-redraw.
+
2007-01-17 Matevz Tadel <matevz.tadel@cern.ch>
* TrackEditors.cxx: