Commit Graph

6 Commits

Author SHA1 Message Date
Thilo Graf
dde298b1b7 CMsgBox: rework msgbox classes with Window class implementation
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.

TODO: fix and optimize details
2016-10-24 10:31:24 +02:00
[CST] Focus
ea1e2706f8 gui/pipsetup.cpp: support different PIP setup for tv and radio modes 2014-03-06 16:09:10 +04:00
Michael Liebmann
c60c5c5ce3 Replace color indexes of the text colors by real color values for RenderString()
- If necessary, Correct data types of the color values
2013-07-21 22:00:58 +02:00
[CST] Focus
ded8f0630c gui/pipsetup.cpp: close on key_pip_setup 2013-03-08 13:35:57 +04:00
[CST] Focus
cbfa6f88c5 use ENABLE_PIP for pip code 2013-03-05 18:34:47 +04:00
[CST] Focus
6c5e34688a gui/pipsetup.cpp: add simple PiP size/position setup 2013-02-26 17:21:03 +04:00