Ignore:
Timestamp:
01/24/08 08:58:48 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r8819 r8822  
    11                                                                  -*-*- 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
    232
    333 2007/06/18 Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.