]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Record changes.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 19 Jun 2006 16:43:31 +0000 (16:43 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 19 Jun 2006 16:43:31 +0000 (16:43 +0000)
EVE/Reve/ChangeLog

index 160329c8375be24a4219e38084d8726f84e7e079..091d26cf783288136b15755b73216b87bc8c9fe2 100644 (file)
@@ -1,3 +1,18 @@
+2006-06-19  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * PointSet.cxx:
+       * PointSet.h:
+       In PointSetArray: added member for default daughter PointSet
+       capacity (fDefPointSetCapacity) and method DeleteBins(). Set
+       daughter polymarker stuff in InitBins() instead of CloseBins().
+
+       * RGValuators.cxx:
+       * RGValuators.h:
+       Consistently use nuber of slider positions in RGValuator.
+
+       * RenderElement.h:
+       Added method RenderElementListBase::RemoveElements().
+
 2006-06-14  Matevz Tadel  <matevz.tadel@cern.ch>
 
        * BoxSetGL.h:
@@ -39,8 +54,6 @@
 
 2006-06-09  Matevz Tadel  <matevz.tadel@cern.ch>
 
-       HEAD
-
        * PointSet.h:
        Added friend PointSetArrayEditor.
 
@@ -58,8 +71,6 @@
 
 2006-06-02  Matevz Tadel  <matevz.tadel@cern.ch>
 
-       HEAD
-
        * RGTopFrame.cxx:
        * RGTopFrame.h:
        Added method UndrawRenderElement().
@@ -75,8 +86,6 @@
 
 2006-06-01  Matevz Tadel  <matevz.tadel@cern.ch>
 
-       HEAD
-
        * BoxSet.cxx:
        * BoxSetGL.cxx:
        * QuadSet.cxx: