Changeset 8822
- Timestamp:
- 01/24/08 08:58:48 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r8819 r8822 1 1 -*-*- END -*-*- 2 3 2007/06/19 Thomas Bretz 4 5 * cosy.cc: 6 - gave cosy a typical Mars-like implementation 7 - added thread and memory debugging 8 - changed lout to gLog 9 - fixed the problem with TApplication in the gui classes, thus it could 10 now be instantiated as object 11 12 * devdrv/shaftencoder.cc: 13 - mainly cosmetics 14 - added some initializations suggested by valgrind 15 16 * gui/MGCosy.h: 17 - removed obsolete forward declaration of TGMenuBar 18 19 * gui/MGEmbeddedCanvas.[h,cc]: 20 - some cosmetics 21 - correctly replaced ForEach by R__FOR_EACH 22 23 * main/MStarguider.[h,cc]: 24 - use root's own cleanup facility where possible 25 - set the owenership to fList to ensure deletion 26 - use a simple way to cascade the menues 27 - replace MG*Menu by TG*Menu 28 - improved the switching of the starguider channels. Especially 29 no recreation of the object is done if not necessary 30 31 2 32 3 33 2007/06/18 Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.