Thilo Graf
a92757697f
CComponentsFooter: use background color of footer inside chain object
...
Ensure pass of bg color from parent into chain object and button objects.
Required by embedded button objects. This prevents "holes" on screen.
2016-08-22 21:15:28 +02:00
Jacek Jendrzej
52d16769f1
src/gui/lua/lua_cc_window.cpp use setButtonLabels real window width
2016-08-22 20:59:06 +02:00
M. Liebmann
c990411575
Complete missing lua api versions:
...
- colors: some internal renamings (bc39d1e
) v1.40
- colors: make footer background color configurable (cc5258e
) v1.41
- luainstance: add missing entry for shadow color (a9446a0
) v1.42
- cc_text: if dx and dy is not set and text have parent use Height
(a648dab
) v1.43
- cc_window: dont paint over screen size (9120176
) v1.44
- cpicture: Add getHeight/getWidth option (d5051a1
) v1.45
- cpicture: Add setDimensionsAll option (5c26de0
) 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
2016-08-22 04:31:29 +02:00
Jacek Jendrzej
5c26de095c
lua_cc_window: add setDimensionsAll option
2016-08-21 18:29:10 +02:00
Jacek Jendrzej
d5051a100f
lua_cc_picture: add cpicture getHeight / getWidth option
2016-08-21 16:17:28 +02:00
Jacek Jendrzej
912017621b
src/gui/components/cc_frm_window.cpp dont paint over screen size
2016-08-20 16:20:16 +02:00
Jacek Jendrzej
c37ef21912
2:supplement to a648daba75
2016-08-20 13:59:15 +02:00
Jacek Jendrzej
27ddf8935d
supplement to a648daba75
2016-08-20 09:54:12 +02:00
Jacek Jendrzej
a648daba75
src/gui/lua/lua_cc_text.cpp if dx and dy is not set and text have parent use Height and Width size from parent
2016-08-19 21:17:45 +02:00
Jacek Jendrzej
a29f433ded
src/gui/widget/menue.cpp check if pointer is not NULL
2016-08-17 17:23:08 +02:00
Thilo Graf
1306a7c1a3
CMenuWidget: adopt shadow color to newer color macros
2016-08-17 10:55:12 +02:00
Thilo Graf
6163c4f5ed
CUpnpBrowserGui: enable missing shadows
...
Supplement for c9bb55db72
2016-08-17 10:34:36 +02:00
svenhoefer
64bc3c5adc
- themes: change footer colors defaults
...
these colors historically depends on infobar colors
2016-08-16 23:38:33 +02:00
M. Liebmann
b015f65d4c
CUpnpBrowserGui: Fix segfault at neutrino start
2016-08-16 15:11:39 +02:00
M. Liebmann
be469d3549
Sort locale
2016-08-16 15:11:39 +02:00
svenhoefer
1f60557e0b
- ccomponents: use COL_SHADOW for shadows
2016-08-16 08:37:54 +02:00
svenhoefer
b1eab6a23e
- lua_cc_*: use COL_SHADOW for shadows
2016-08-16 08:37:54 +02:00
svenhoefer
c9bb55db72
- upnpbrowser: rework elements positions; avoid using FONT_EVENTLIST
2016-08-16 08:37:54 +02:00
svenhoefer
ba7545ce7a
- themes: initialize foot_Text a little brighter
2016-08-16 08:37:54 +02:00
svenhoefer
74345ecaa2
- osd_setup: auto-calc size of font_size structs
2016-08-15 22:15:15 +02:00
svenhoefer
c159fec182
- neutrinofonts: remove wrong name from signal_font struct
2016-08-15 22:15:15 +02:00
svenhoefer
344101d50a
- upnpbrowser: use larger font for items; we have space, so let's use it
2016-08-15 19:50:23 +02:00
svenhoefer
dc13d0ff28
- upnpbrowser: fix calculation of upper info box height
2016-08-15 19:35:02 +02:00
svenhoefer
c35414bc56
- cc_item_text: avoid using INFOBAR_SMALL font; use MENU_INFO instead
...
it's a small font too
2016-08-15 19:32:46 +02:00
svenhoefer
54f2ac510f
- fonts: add and use own font for all footers
2016-08-15 19:02:42 +02:00
Jacek Jendrzej
080cda9716
src/gui/moviebrowser.cpp m_movieSelectionHandler NULL pointer, try to fix use pointer after delete
2016-08-15 16:39:27 +02:00
Jacek Jendrzej
c9b5470a47
src/gui/widget/textbox.cpp try to fix paint sidebar
2016-08-15 15:49:04 +02:00
svenhoefer
5610aa280e
- filebrowser: remove my stupid comment
2016-08-15 13:02:49 +02:00
svenhoefer
29c7d652ec
- cc_frm_button: respecting user colors in buttons
2016-08-15 12:31:28 +02:00
svenhoefer
0274471517
- infoviewer_bb: respecting user colors in buttonbar
2016-08-15 12:29:23 +02:00
svenhoefer
8c7952011e
- colors: make footer text color configurable
2016-08-15 12:16:49 +02:00
svenhoefer
47f11a0e11
- yWeb: enable trsp-key on remote controls
2016-08-15 08:30:36 +02:00
svenhoefer
a9446a084a
- luainstance: add missing entry for shadow color
2016-08-15 00:32:57 +02:00
svenhoefer
ff044c9208
- colors: remove obsolete COL_SHADOW_PLUS_1
...
we should use only one shadow color (COL_SHADOW_PLUS_0)
2016-08-15 00:31:27 +02:00
svenhoefer
1209485c6b
- upnpbrowser: use COL_SHADOW_PLUS_0 instead of COL_SHADOW_PLUS_1
2016-08-15 00:30:47 +02:00
svenhoefer
cc5258e6d5
- colors: make footer background color configurable
...
TODO: footer text color and maybe footer font
2016-08-15 00:14:47 +02:00
svenhoefer
13966c519b
- cc_frm_footer: overload font option with old familiar font
2016-08-14 22:17:59 +02:00
svenhoefer
bc39d1e14e
- 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
2016-08-14 21:55:18 +02:00
svenhoefer
55b79d26a3
- upnpbrowser: reduce paintButtons calls to cc_frm_buttons default
...
remove obsolete setColorBody() call
2016-08-14 21:11:08 +02:00
svenhoefer
fe01996d2b
- bouqueteditor: reduce paintButtons calls to cc_frm_buttons default
2016-08-14 20:59:29 +02:00
svenhoefer
fa27f87bb1
- cc_frm_button: don't use frames per default and align fontsize
...
to familiar size
2016-08-14 20:56:41 +02:00
M. Liebmann
f898c08154
Fix commit 4fd7808afd
...
- Use indexes for font parameter in formatDeleteMsg() & cutString()
2016-08-13 16:01:00 +02:00
M. Liebmann
0d5edc29e6
Fix commit 71674d0f8a
...
- Use indexes for font parameter in formatDeleteMsg() & cutString()
2016-08-13 16:01:00 +02:00
Jacek Jendrzej
485cc671bc
src/gui/moviebrowser.cpp refreshMovieInfo after sort
2016-08-13 14:13:52 +02:00
M. Liebmann
4fd7808afd
moviebrowser: Fix text display in message box when deleting a movie
2016-08-12 19:22:48 +02:00
M. Liebmann
71674d0f8a
src/system/helpers.cpp: Add cutString() function
2016-08-12 19:22:48 +02:00
Thilo Graf
c317e4dbb4
CCDraw: add comment
...
Add comment where to find corner radius defines
2016-08-12 17:39:18 +02:00
Thilo Graf
5788d744c6
CMenuWidget: use real paint mode of info box
2016-08-12 17:39:11 +02:00
svenhoefer
ba9a54a0a9
- messagebox/msgbox: respect user colors for inactive buttons; ...
...
paint buttons with shadow and small frame
2016-08-12 15:35:22 +02:00
svenhoefer
220260c718
- fb_window: add possibility to paint frame boxes
2016-08-12 15:31:51 +02:00