- 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
- 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
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.