Ignore:
Timestamp:
07/11/05 10:34:49 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7178 r7179  
    2121
    2222                                                 -*-*- END OF LINE -*-*-
     23
     24 2005/07/11 Thomas Bretz
     25
     26   * callisto.cc, ganymed.cc, mars.cc, showlog.cc,
     27     showplot.cc, sponde.cc, mimage/MImgCleanStd.cc:
     28     - fixed some typos
     29
     30   * mastro/MAstro.[h,cc]:
     31     - added new member function GetStringDeg and GetStringHor
     32
     33   * mastro/MAstroCatalog.cc:
     34     - don't display empty ":  " in tooltip for sources without name
     35
     36   * mbase/MParContainer.cc, mbase/MTask.cc:
     37     - fixed usage of a ?:-operator
     38
     39   * mbase/MString.h:
     40     - added two new constructors
     41
     42   * mjobs/MDataSet.cc:
     43     - made sure that all files read later are sorted correctly.
     44       This is necessary to ensure correct reading of subsystem
     45       data.
     46     - skipped adding a sequence twice
     47
     48     - print effective on time only in debug mode
     49     
     50   * mjobs/MSequence.cc:
     51     - skipped adding a run twice
     52
     53   * mpointing/MSrcPosCalc.cc:
     54     - reformatted the comments
     55     - add MTime and MPointingPos to branch list
     56     - fTime and fObservatory are now presearched in PreProcess
     57       to allow usage in macros having no RunHeaders (if they are
     58       not found no warning is printed!)
     59     - added sanity checks for these pointers in Process
     60
     61
    2362
    2463 2005/07/08 Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.