Commit Graph

8 Commits

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


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
Michael Liebmann
96301e61af CComponentsInfoBox: save/restore screen
- Own save/restore screen routine
- Shadow can be switched off
- Small fixes


Origin commit data
------------------
Branch: ni/coolstream
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 commit was generated by Migit
2012-07-22 17:16:37 +01:00
Thilo Graf
cfcaafb816 components: add members for generic paint, hide and restore items
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-22 17:16:36 +01:00
Michael Liebmann
77f2e05c46 Fix the position of CComponentsDetailLine
Origin commit data
------------------
Branch: ni/coolstream
Commit: ea33afbcf8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* Fix the position of CComponentsDetailLine

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-17 20:52:55 +01:00
Michael Liebmann
42a055e9bd Add CComponentsInfoBox to CComponents
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5c862f76a9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* Add CComponentsInfoBox to CComponents

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-17 20:52:55 +01:00
Thilo Graf
d674956575 components: remove inherit setWidth() member
Is already declared as virtual member in basic class


Origin commit data
------------------
Branch: ni/coolstream
Commit: 491519c4b5
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
*components: remove inherit setWidth() member

Is already declared as virtual member in basic class


------------------
This commit was generated by Migit
2012-07-17 15:17:17 +02:00
Thilo Graf
d3513b65ee components: fix wrong parameter
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee1077dbad
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
*components: fix wrong parameter

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-17 15:17:03 +02:00
Thilo Graf
a89e1bdbd7 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
------------------
Branch: ni/coolstream
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.


------------------
This commit was generated by Migit
2012-07-16 22:28:02 +02:00