Ensure pass of bg color from parent into chain object and button objects.
Required by embedded button objects. This prevents "holes" on screen.
Origin commit data
------------------
Commit: a92757697f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-20 (Sat, 20 Aug 2016)
- colors: some internal renamings (78230ea) v1.40
- colors: make footer background color configurable (70abfb3) v1.41
- luainstance: add missing entry for shadow color (832649c) v1.42
- cc_text: if dx and dy is not set and text have parent use Height
(5ac8d00) v1.43
- cc_window: dont paint over screen size (46b77c7) v1.44
- cpicture: Add getHeight/getWidth option (7e874dd) v1.45
- cpicture: Add setDimensionsAll option (fcfb4c4) v1.46
- Set Lua api version to 1.46
See also neutrino-hd wiki:
https://wiki.neutrino-hd.de/wiki/Neutrino_HD_Lua_API#Changelog
Origin commit data
------------------
Commit: c990411575
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-22 (Mon, 22 Aug 2016)
Origin message was:
------------------
Complete missing lua api versions:
- colors: some internal renamings (78230ea) v1.40
- colors: make footer background color configurable (70abfb3) v1.41
- luainstance: add missing entry for shadow color (832649c) v1.42
- cc_text: if dx and dy is not set and text have parent use Height
(5ac8d00) v1.43
- cc_window: dont paint over screen size (46b77c7) v1.44
- cpicture: Add getHeight/getWidth option (7e874dd) v1.45
- cpicture: Add setDimensionsAll option (fcfb4c4) v1.46
- Set Lua api version to 1.46
See also neutrino-hd wiki:
https://wiki.neutrino-hd.de/wiki/Neutrino_HD_Lua_API#Changelog
Origin commit data
------------------
Commit: 344101d50a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Origin message was:
------------------
- upnpbrowser: use larger font for items; we have space, so let's use it
it's a small font too
Origin commit data
------------------
Commit: c35414bc56
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Origin message was:
------------------
- cc_item_text: avoid using INFOBAR_SMALL font; use MENU_INFO instead
it's a small font too
Origin commit data
------------------
Commit: 54f2ac510f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Origin message was:
------------------
- fonts: add and use own font for all footers
we should use only one shadow color (COL_SHADOW_PLUS_0)
Origin commit data
------------------
Commit: ff044c9208
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Origin message was:
------------------
- colors: remove obsolete COL_SHADOW_PLUS_1
we should use only one shadow color (COL_SHADOW_PLUS_0)
TODO: footer text color and maybe footer font
Origin commit data
------------------
Commit: cc5258e6d5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Origin message was:
------------------
- colors: make footer background color configurable
TODO: footer text color and maybe footer font
Origin commit data
------------------
Commit: 13966c519b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Origin message was:
------------------
- cc_frm_footer: overload font option with old familiar font
* INFOBAR_SHADOW to SHADOW because it's not only used in infoviewer
* INFOBAR_SHADOW_TEXT to MENUFOOT_TEXT because it's the proper name
This is in preparation to make footer colors configurable
Origin commit data
------------------
Commit: bc39d1e14e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Origin message was:
------------------
- colors: some internal renamings
* INFOBAR_SHADOW to SHADOW because it's not only used in infoviewer
* INFOBAR_SHADOW_TEXT to MENUFOOT_TEXT because it's the proper name
This is in preparation to make footer colors configurable
to familiar size
Origin commit data
------------------
Commit: fa27f87bb1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-14 (Sun, 14 Aug 2016)
Origin message was:
------------------
- cc_frm_button: don't use frames per default and align fontsize
to familiar size
- Use indexes for font parameter in formatDeleteMsg() & cutString()
Origin commit data
------------------
Commit: f898c08154
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
- Use indexes for font parameter in formatDeleteMsg() & cutString()
Origin commit data
------------------
Commit: 0d5edc29e6
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
paint buttons with shadow and small frame
Origin commit data
------------------
Commit: ba9a54a0a9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Origin message was:
------------------
- messagebox/msgbox: respect user colors for inactive buttons; ...
paint buttons with shadow and small frame