Commit Graph

5 Commits

Author SHA1 Message Date
Michael Liebmann
e1073714c3 CComponentsInfoBox: Optimize display
- Paint full info box only when activating the menu,
 otherwise only body paint


Origin commit data
------------------
Commit: cb375cc214
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-22 (Sun, 22 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: Optimize display

- Paint full info box only when activating the menu,
 otherwise only body paint
2012-07-22 17:16:37 +01:00
Michael Liebmann
e18fb3a28e CComponentsInfoBox: save/restore screen
- Own save/restore screen routine
- Shadow can be switched off
- Small fixes


Origin commit data
------------------
Commit: 1a654403cc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-20 (Fri, 20 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: save/restore screen

- Own save/restore screen routine
- Shadow can be switched off
- Small fixes
2012-07-22 17:16:37 +01:00
Thilo Graf
58a5c418a8 components: add members for generic paint, hide and restore items
Origin commit data
------------------
Commit: bc01ed9a86
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-19 (Thu, 19 Jul 2012)

Origin message was:
------------------
*components: add members for generic paint, hide and restore items
2012-07-22 17:16:36 +01:00
Michael Liebmann
c211d02979 Add CComponentsInfoBox to CComponents
Origin commit data
------------------
Commit: 5c862f76a9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* Add CComponentsInfoBox to CComponents
2012-07-17 20:52:55 +01:00
Thilo Graf
3f6891197f neutrino components: add new class CComponents
This class and sub classes should help to replace some often used
code parts and to use more generic.


Origin commit data
------------------
Commit: 5fcc192a1d
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-16 (Mon, 16 Jul 2012)

Origin message was:
------------------
*neutrino components: add new class CComponents

This class and sub classes should help to replace some often used
code parts and to use more generic.
2012-07-16 22:28:02 +02:00