Changeset 2563 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 11/23/03 21:18:30 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2557 r2563 4 4 5 5 -*-*- END OF LINE -*-*- 6 2003/11/23: Thomas Bretz 7 8 * star.cc: 9 - fixed a typo 10 11 * manalysis/MCerPhotCalc.cc: 12 - fixed logging stream 13 14 * mbase/MStatusDisplay.[h,cc]: 15 - made fLog available to derived classes 16 - added Reset()-function 17 - added some debug messages to CloseWindow() 18 - put 'return' back into HandleConfigureNotify (fixes the 19 problem with the random size of the Mona display) 20 - added a new workaround in HandleEvent which fixed a crash 21 when switching back to the 'main' tab in MEventDisplay 22 This is NOT understood! 23 - changed bit 14/15 to 15/16. BIT(14) is used in TGMainFrame 24 already 25 26 * mfilter/MFRealTimePeriod.h: 27 - added Setter for timeout 28 29 * mhist/MHCamEvent.cc: 30 - fill the rms for each event. This may be switched off by 31 a status bit in the future for speed reasons. 32 33 * mhist/MHCamera.[h,cc]: 34 - removed Profile() from GetMaximum/GetMinimum if no 35 autoscale is done 36 - added 'content' Draw option 37 38 * mhist/MHEvent.cc: 39 - fixed a typo: GetNumEvents() --> GetRunNumber() 40 41 * mhist/MHTriggerLvl0.cc: 42 - small changes to output 43 44 * mraw/MRawSocketRead.[h,cc]: 45 - renamed fRawEvtTime to fTime 46 - changed 'MRawEvtTime' to 'MTime' 47 - added some debugging output in case of kContinue 48 49 50 6 51 2003/11/22: Thomas Bretz 7 52
Note:
See TracChangeset
for help on using the changeset viewer.