Commit Graph

8 Commits

Author SHA1 Message Date
[CST] Focus
21d9650797 gui/widget/components.cpp: fix CComponentsInfoBox::hide():
call paint() with fullPaint=true to hide frame


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d055324ec
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)



------------------
This commit was generated by Migit
2012-10-19 19:22:44 +04:00
Michael Liebmann
0b8245269b CComponentsInfoBox: Optimize display
- 'only body paint' can be switched off


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c6ab70c27
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-23 (Mon, 23 Jul 2012)

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

- 'only body paint' can be switched off


------------------
This commit was generated by Migit
2012-07-23 09:07:11 +01:00
Michael Liebmann
0b99e46673 CComponentsInfoBox: Switch parameter h and w in constructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5d8bd4e13
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-22 (Sun, 22 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: Switch parameter h and w in constructor

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

------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
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
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
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