Changeset 9038 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/23/08 11:11:13 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9036 r9038 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2008/07/23 Thomas Bretz 22 23 * showplot.cc: 24 - allow to read more than one file 25 26 * datacenter/macros/stage.C: 27 - chnaged the return type to int 28 29 * mbase/MStatusArray.cc: 30 - added a check for the key in read to supress the root error 31 on the console 32 33 * mbase/MStatusDisplay.[h,cc]: 34 - stop update timer in destructor 35 - added new member function GetNumTabs 36 - we don't need to switch to batchmore when painting canvases 37 anymore 38 - removed an obsolete cout 39 40 * mjobs/MJCalibrateSignal.cc: 41 - changed again the wrong names of the tasklists 42 43 20 44 21 45 2008/07/22 Thomas Bretz … … 98 122 - small change to log-level 99 123 124 * mbase/MTaskList.cc: 125 - in case of an unknown return value stop event loop 126 127 * mfileio/MRead.cc: 128 - use gSystem->BaseName to get file name 100 129 101 130
Note:
See TracChangeset
for help on using the changeset viewer.