]> git.uio.no Git - u/mrichter/AliRoot.git/blame - EVE/Reve/ChangeLog
Remove for merge.
[u/mrichter/AliRoot.git] / EVE / Reve / ChangeLog
CommitLineData
915dabe1 12006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
2
3 EVE-dev branch
4
5 * RGTopFrame.cxx:
6 Added missing initializations. In particular, fCurrentEvent,
7 fCurrentEventLTI and fGeometryLTI were not initialized and this
8 caused segvs for usage without bootstrap with alieve_init.C macro.
9
102006-05-17 Matevz Tadel <matevz.tadel@cern.ch>
11
12 EVE-dev branch
13
14 * LinkDef.h:
15 * Reve.h:
16 New class Reve::ReferenceCount; to be used as secondary base class.
17
182006-05-15 Matevz Tadel <matevz.tadel@cern.ch>
19
20 EVE-dev branch
21
22 * Reve.cxx:
23 * Reve.h:
24 New function ColorFromIdx().
25
26 * BoxSet.cxx:
27 * BoxSet.h:
28 * BoxSetGL.cxx:
29 * BoxSetGL.h:
30 New files: a set of boxes with direct GL rendering.
31
32 * LinkDef.h:
33 Pragmas for BoxSet/GL.
34
35 * ChangeLog:
36 New file.