Changeset 2058 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 05/05/03 10:37:08 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2057 r2058 1 2 3 4 1 -*-*- END OF LINE -*-*- 2 3 2003/05/05: Thomas Bretz 4 5 * mbase/MEvtLoop.cc: 6 - underline Instatiation Message 7 - small change to a warning output 8 9 * mbase/MLog.[h,cc]: 10 - added stuff for underlining 11 - changed from TGListBox to TGViewText 12 13 * mmain/MStatusDisplay.[h,cc]: 14 - changed fLogBox from TGListBox to TGViewText 15 - added menu 'Log' 16 - changed division of status line to 'Goldener Schnitt' 17 18 5 19 6 20 2003/05/05: Wolfgang Wittek … … 10 24 11 25 26 12 27 2003/05/02: Thomas Bretz 28 29 * Makefile.conf.general, Makefile.conf.linux, Makefile.conf.linux-gnu, 30 Makefile.conf.osf1, Makefile.conf.osf5.1: 31 - added MARSDEFINES, MARSFLAGS, MARSLIBS 32 33 * mars.cc: 34 - replaces HAVE_LOGO by HAVE_XPM 13 35 36 * NEWS: 37 - updated 38 39 * mbase/MLogo.cc: 40 - replaces marslogo_neu by marslogo 41 - encapsulated in HAVE_XPM 42 43 * mbase/Makefile: 44 - added MLogo.cc 45 46 * mmain/MGMenu.cc: 47 - fixed the 'KeyAutoRepeat' bug 48 14 49 * manalysis/MCerPhotEvt.[h,cc: 15 50 - added RemoveUnusedPixels … … 24 59 * mbase/MLog.[h,cc]: 25 60 - added flushing and tab conversion to GUI 61 - added color support 26 62 27 63 * mbase/MParList.cc: … … 44 80 - added writing C 45 81 - changes SaveAs to non-const (added output to status lines) 82 - replaced TGLabels by TGStatusBar 46 83 47 84
Note:
See TracChangeset
for help on using the changeset viewer.