Ignore:
Timestamp:
06/30/08 10:37:00 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8987 r8988  
    3131     - added ' around the where clause in UpdateInsert to allowe
    3232       also for times etc
     33
     34   * callisto.cc:
     35     - removed test-option (it was never used anyway and should
     36       be reprogrammed properly)
     37
     38   * datacenter/macros/plotdb.C, mbase/MStatusDisplay.h, mbase/MTime.h:
     39     - removed unused argument
     40
     41   * mbadpixels/MBadPixelsPix.h:
     42     - added static functions to get names and numbers of unsuitable
     43       and unreliable levels
     44
     45   * mbase/MMath.cc:
     46     - made MedianDevImp working properly with a template
     47
     48   * mhcalib/HCalibLinkDef.h, mhcalib/Makefile:
     49     - removed MHCalibrationTestCam
     50     - removed MHCalibrationTestTimeCam
     51
     52   * mhcalib/MHCalibrationCam.cc:
     53     - removed an obsolete TPad in Draw()
     54     - removed some obsolete kCanDelete in Drwa()
     55
     56   * mhcalib/MHCalibrationChargeCam.cc:
     57     - changed some colors to work properly also in root 5.20/00
     58
     59   * mhflux/MHThreshold.cc:
     60     - made Smooth work with root 5.20/00 (to be checked)
     61
     62   * mhist/MHCamera.[h,cc]:
     63     - fixed defaults in Profile and Projection function to match code
     64     - fixed some comments
     65     - replaced InheritsFrom arguments by TClass statics
     66
     67   * mjobs/JobsLinkDef.h:
     68     - removed MJCalibTest
     69
     70   * mjobs/MJCalibrateSignal.cc, mjobs/Makefile:
     71     - removed obsolete include of MParameterCalc
     72
     73   * mranforest/MRanForest.cc:
     74     - added a cast in BinarySearch to make it work with the template
     75       of root 5.20/00
     76
     77   * mtools/MCalendar.h:
     78     - fixed *MENU option
     79
     80   * mtools/MagicJam.h:
     81     - added the Smooth function of root 5.20/00 to be removed from
     82       the context menu
    3383
    3484
Note: See TracChangeset for help on using the changeset viewer.