]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Record changes.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 19 Jan 2007 16:52:12 +0000 (16:52 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 19 Jan 2007 16:52:12 +0000 (16:52 +0000)
EVE/Alieve/ChangeLog
EVE/ChangeLog
EVE/Reve/ChangeLog

index 6c1f5f3c54df185291810475117141d287ff370a..0016312f33114b78ea0863bbe0bf8e28b771774b 100644 (file)
@@ -1,3 +1,8 @@
+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:
 2006-12-15  Matevz Tadel  <matevz.tadel@cern.ch>
 
        * TPCSectorData.cxx:
index e9823c0a8632267952f9bd181ba2036b60f8875b..08a7306ecbb02756df358975672b2be2368f3555 100644 (file)
@@ -1,3 +1,9 @@
+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-18  Matevz Tadel  <matevz.tadel@cern.ch>
 
        * alice-macros/primary_vertex.C:
index bc55b4fafd7b2aad4d48729630501c9ee125a467..f448ffb42ab058b3e8594df50bf1c17c8b660cd4 100644 (file)
@@ -1,3 +1,9 @@
+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:
 2007-01-17  Matevz Tadel  <matevz.tadel@cern.ch>
 
        * TrackEditors.cxx: