Changeset 7894 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/20/06 12:10:58 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7888 r7894 18 18 19 19 -*-*- END OF LINE -*-*- 20 2006/08/20 Thomas Bretz 21 22 * mtools/MCalendar.cc: 23 - fixed the font-size issue (which I don't understand at all - 24 bug report submitted) 25 26 * macros/tutorials/calendar.C: 27 - changed the font name to a font supported by root 28 29 30 20 31 2006/08/19 Thomas Bretz 21 32 … … 32 43 mpointing/MPointingPos.cc, mbase/MEvtLoop.cc: 33 44 - replaced MString::Form by new function name MString::Format 45 46 * macros/tutorials/calendar.C, macros/tutorials/calendar.rc, 47 macros/tutorials/holidays.rc: 48 - added 49 50 * mtools/MCalendar.[h,cc]: 51 - added some dead code 52 - changed the default a little bit 53 - added fOrientation to allow changing the orientation 54 - added code to paint a clock for the change from summer- to 55 winter-time and vice versa 56 - removed the direct dependance on the word "Easter" to 57 display the easter holidays 58 - added the possibility to restrict the display of some contents 59 to only some week days (eg to display "KW35" only on mondays) 60 - some updated to drawing the image 61 - improved the ResetLayout and SetDefaultLayout if called from 62 the context menu 34 63 35 64
Note:
See TracChangeset
for help on using the changeset viewer.