Ignore:
Timestamp:
07/27/08 15:09:59 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9041 r9044  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
     21 2008/07/27 Thomas Bretz
     22
     23   * merpp.cc:
     24     - added include of TClass to work with root 5.20
     25
     26   * mbase/MParEmulated.[h,cc]:
     27     - for root 5.20/00 we have to use TVirtualStreamer instead
     28       of TStremaer
     29
     30   * mbase/MStatusDisplay.cc:
     31     - the workaround had to be fixed because since we don't change
     32       gPad for printing anymore all following line and text drawings
     33       reffered to the wrong gPad
     34
     35   * datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots:
     36     - also antialias text
     37     - save as interlaced png
     38
     39   * mbase/MThread.h:
     40     - use a reinterpret_cast when returning the Thresd's result
     41       (this gave a correct warning on 32bit systems)
     42
     43   * mhbase/MH3.h:
     44     - when available return the histogram title as title (without axis)
     45     - implemented GetFullTitle member function to return the full title
     46
     47
     48
    2149 2008/07/25 Thomas Bretz
    2250
     
    4068   * mtools/MTFillMatrix.[h,cc]:
    4169     - added a maximum number the eventloop is running over
     70
     71   * mjobs/MSequence.cc:
     72     - replaced gFile by gDirectory
    4273
    4374
Note: See TracChangeset for help on using the changeset viewer.