Changeset 7001 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 05/09/05 10:15:41 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7000 r7001 21 21 22 22 -*-*- END OF LINE -*-*- 23 2005/05/09 Thomas Bretz 24 25 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc, 26 readraw.cc, showplot.cc, sinope.cc, sponde.cc, star.cc: 27 - changed order of initialization such that a real NULL 28 output is possible 29 - changed TApplication name from upper to lower case 30 - in some applications replaced manual setup of gLog with 31 gLog.Setup 32 33 * showlog.cc: 34 - improved alorithm 35 36 * showplot.cc: 37 - implemented Print options 38 39 * mbase/MLog.[h,cc]: 40 - fixed a bug which caused output in NULL output 41 - added Getter IsNullOutput 42 43 * mbase/MStatusDisplay.[h,cc]: 44 - implemented PDF and SVG printing 45 - moved "Save As Something" to new submenu 46 - fixed and improved printing 47 - implemented PrintDialog for printing 48 - implemented printing of log (untested) 49 - allow saving by extension (line Print() in root): SaveAs 50 51 * mfileio/MWriteRootFile.h: 52 - replaced BIT(17) by BIT(23) to improve compatibility with 53 root 4.04/00 and upcomming versions 54 55 * mhflux/Makefile, mjobs/MJCut.cc: 56 - replaced MTheta by MThetaSq to get rid of a problem 57 with the automatic naming of the binning (BinningTheta) 58 59 * mhist/MHCamera.[h,cc]: 60 - fixed a workaround (it has been fixed in root 4.04/00) 61 - allow setting the palette through the Draw-option. This allows 62 storage of the palette 63 - removed fColor. The palette is now diretly set though gStyle in 64 Paint 65 66 * mjobs/MJOptimize.cc: 67 - restore null output correctly after eventloop 68 69 * mjobs/MJSpectrum.cc: 70 - renamed Hist and HistOff to HistE and HistEOff 71 - added binnings M3Long and Conc1 72 73 23 74 24 75 2005/05/06 Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.