Commit Graph

62 Commits

Author SHA1 Message Date
vanhofen
1669da27ec listframe: re-align title to the left
Origin commit data
------------------
Commit: a18ddafc99
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-05-30 (Thu, 30 May 2019)

Origin message was:
------------------
- listframe: re-align title to the left
2019-05-30 21:55:04 +02:00
Thilo Graf
d25a89aa1a listframe.cpp: adopt title bar properties to sub head properties
Origin commit data
------------------
Commit: 3879e77423
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)
2019-05-05 22:44:29 +02:00
Thilo Graf
5349f6bc84 listframe: add option to control cut of text inside rows, default enabled
Origin commit data
------------------
Commit: 580b4980b6
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)
2019-05-05 22:44:29 +02:00
Thilo Graf
0a0a5904c9 listframe.cpp: use color gradient in title header
Origin commit data
------------------
Commit: 8516b26312
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)
2019-05-05 22:44:28 +02:00
Thilo Graf
4e83327ba7 listframe: add posibility to use cc items inside listframe rows
Origin commit data
------------------
Commit: 874b9b866e
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)
2019-05-05 22:44:28 +02:00
vanhofen
5020a50a9e listframe: fix painting of scroolbar backround on empty pages
Origin commit data
------------------
Commit: 3e551d8d71
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-17 (Sun, 17 Feb 2019)

Origin message was:
------------------
- listframe: fix painting of scroolbar backround on empty pages
2019-02-17 00:04:03 +01:00
vanhofen
6fba12569c listframe: fix calculation of m_nLinesPerPage (part 2)
Origin commit data
------------------
Commit: 33720d4818
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: fix calculation of m_nLinesPerPage (part 2)
2019-02-16 23:49:03 +01:00
vanhofen
aefa280866 listframe: fix alignment of headerlist to content below
* since scrollbar isn't paint over the full height we have to reduce
 the netto width by a possible scrollbar width


Origin commit data
------------------
Commit: c37b6d14f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: fix alignment of headerlist to content below

* since scrollbar isn't paint over the full height we have to reduce
 the netto width by a possible scrollbar width
2019-02-16 23:40:25 +01:00
vanhofen
4b1e0c8b00 listframe: simplify calculation of m_cFrameScrollRel.iHeight
Origin commit data
------------------
Commit: cbe52317c3
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: simplify calculation of m_cFrameScrollRel.iHeight
2019-02-16 23:19:04 +01:00
vanhofen
e256051375 listframe: fix calculation of m_nLinesPerPage
Origin commit data
------------------
Commit: 1eb78116b0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: fix calculation of m_nLinesPerPage
2019-02-16 23:19:04 +01:00
vanhofen
dfc8bb81c2 listframe: add minimal offset to title line
Origin commit data
------------------
Commit: 855e0ffdf3
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: add minimal offset to title line
2019-02-16 23:19:04 +01:00
vanhofen
82d276938b listframe: add minimal offset to header line
Origin commit data
------------------
Commit: 96c642ada0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: add minimal offset to header line
2019-02-16 23:19:04 +01:00
vanhofen
ce8a28e3cb listframe: fix m_nNrOfPages value for empty pages
Origin commit data
------------------
Commit: 74e9223e50
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: fix m_nNrOfPages value for empty pages
2019-02-16 23:19:04 +01:00
vanhofen
ec7f5df424 listframe: fix calculation of width for rendering titles
Origin commit data
------------------
Commit: 705f11192d
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-16 (Sat, 16 Feb 2019)

Origin message was:
------------------
- listframe: fix calculation of width for rendering titles
2019-02-16 23:19:04 +01:00
Thilo Graf
d74d8d9aa0 listframe.cpp: fix overlapping header line on scrollbar
Origin commit data
------------------
Commit: c606b963ba
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:09 +01:00
Thilo Graf
5027fc56a9 listframe.cpp: remove unneeded offset
Bottom of text was over painted


Origin commit data
------------------
Commit: 310f2fc44c
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-02-11 (Mon, 11 Feb 2019)
2019-02-11 21:49:09 +01:00
vanhofen
5628badb78 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	src/neutrino.cpp


Origin commit data
------------------
Commit: 470a8b62dd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-23 (Wed, 23 Aug 2017)
2017-08-23 15:24:38 +02:00
Jacek Jendrzej
1e1d5ed137 null pointer check
Origin commit data
------------------
Commit: 527c0de33a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
2017-08-23 13:03:34 +02:00
vanhofen
0654da43a3 listframe: use CComponentsScrollbar
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 217dd96360
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-15 (Thu, 15 Jun 2017)

Origin message was:
------------------
- listframe: use CComponentsScrollbar

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-15 21:48:29 +02:00
vanhofen
50408c206b listframe: use CComponentsScrollbar
Origin commit data
------------------
Commit: 8bc476988b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-15 (Thu, 15 Jun 2017)

Origin message was:
------------------
- listframe: use CComponentsScrollbar
2017-06-15 12:59:21 +02:00
vanhofen
ce5078e378 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: a34a8992d4
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-24 (Mon, 24 Apr 2017)
2017-04-24 12:56:51 +02:00
vanhofen
ce494cbd38 scrollbars: avoid usage of COL_SCROLLBAR_PASSIVE_PLUS_0 ...
... outside of CComponentsScrollBar(). Since the color-changes in
9c8c262 the non-CC scrollbars looks weird.


Origin commit data
------------------
Commit: fe5f84c1d0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-24 (Mon, 24 Apr 2017)

Origin message was:
------------------
- scrollbars: avoid usage of COL_SCROLLBAR_PASSIVE_PLUS_0 ...

... outside of CComponentsScrollBar(). Since the color-changes in
9c8c262 the non-CC scrollbars looks weird.
2017-04-24 12:29:52 +02:00
vanhofen
0707fef642 Merge branch 'pu/fb-modules' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	src/gui/epgview.h


Origin commit data
------------------
Commit: e61a23cb74
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-08 (Wed, 08 Feb 2017)
2017-02-08 08:02:39 +01:00
Stefan Seyfried
4fc79052ea move gui/color.h includes from headers to cpp files
Origin commit data
------------------
Commit: 648c00f26a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)
2017-02-07 17:23:42 +01:00
Stefan Seyfried
f6d5a96838 replace fontrenderer.h include with forward declaration
in order to flatten the build dependency tree further, include
fontrenderer.h directly where needed, in header files a forward
declaration is enough


Origin commit data
------------------
Commit: 2303d94300
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)
2017-02-07 17:23:42 +01:00
vanhofen
2a769e02ce Merge branch 'pu/moviebrowser' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 8d598b3d28
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-07 (Mon, 07 Nov 2016)
2016-11-07 22:21:35 +01:00
vanhofen
5f1e7af7a9 listbox/moviebrowser: replace internal offsets with global defines
Origin commit data
------------------
Commit: b24ec63577
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-07 (Mon, 07 Nov 2016)

Origin message was:
------------------
- listbox/moviebrowser: replace internal offsets with global defines
2016-11-07 21:10:21 +01:00
vanhofen
7c249335f1 Merge branch 'pu/moviebrowser' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	src/gui/widget/listframe.cpp


Origin commit data
------------------
Commit: aa2517293f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-07 (Mon, 07 Nov 2016)
2016-11-07 13:48:21 +01:00
vanhofen
738182d80f listframe: allow round borders
Origin commit data
------------------
Commit: c7942adb8f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-07 (Mon, 07 Nov 2016)

Origin message was:
------------------
- listframe: allow round borders
2016-11-07 13:45:55 +01:00
vanhofen
3d37c18a62 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	src/gui/moviebrowser/mb.cpp
	src/gui/osd_setup.cpp
	src/system/settings.h


Origin commit data
------------------
Commit: 318b4926e7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-25 (Tue, 25 Oct 2016)
2016-10-25 12:22:47 +02:00
vanhofen
5e95ad4bb7 listframe/moviebrowser: add round corners to scrollbar
Origin commit data
------------------
Commit: a8c4bdb7de
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-25 (Tue, 25 Oct 2016)

Origin message was:
------------------
- listframe/moviebrowser: add round corners to scrollbar
2016-10-25 11:06:12 +02:00
vanhofen
d301e06c51 listframe: replace removed color define
Origin commit data
------------------
Commit: f75b936d59
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- listframe: replace removed color define
2016-10-19 13:26:32 +02:00
vanhofen
fc303dade2 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/cst-next
Origin commit data
------------------
Commit: f386fade1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)
2016-10-19 13:22:45 +02:00
vanhofen
cf1d1aa450 listframe/moviebrowser: use getItemColors function
Origin commit data
------------------
Commit: bd2f2cb849
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- listframe/moviebrowser: use getItemColors function
2016-10-19 13:21:58 +02:00
vanhofen
a5653e51ec listframe: replace some color defines with original defines
Origin commit data
------------------
Commit: 91c668efca
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- listframe: replace some color defines with original defines
2016-10-19 13:21:58 +02:00
vanhofen
248b6c8684 Merge /home/svenhoefer/cst-public-gui-neutrino into ni/cst-next
Conflicts:
	src/gui/audioplayer.cpp
	src/gui/channellist.cpp
	src/gui/components/cc_detailsline.cpp
	src/gui/components/cc_detailsline.h
	src/gui/components/cc_item_infobox.h
	src/gui/infoviewer.cpp
	src/gui/upnpbrowser.cpp
	src/gui/widget/keyboard_input.cpp
	src/gui/widget/menue.cpp


Origin commit data
------------------
Commit: 5a70a3f78e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)
2016-10-10 16:45:30 +02:00
vanhofen
af3e39a47d colors: add COL_SCROLLBAR_PASSIVE wrapper
Origin commit data
------------------
Commit: 6629b64d6c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: add COL_SCROLLBAR_PASSIVE wrapper
2016-10-10 14:19:54 +02:00
vanhofen
4b3b25ca7a colors: add COL_SCROLLBAR_ACTIVE wrapper
Origin commit data
------------------
Commit: 7e7d4e5fc1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: add COL_SCROLLBAR_ACTIVE wrapper
2016-10-10 14:19:54 +02:00
vanhofen
4cf2b60722 NI \o/
Origin commit data
------------------
Commit: d6b3754c6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)
2016-05-19 22:59:54 +02:00
Jacek Jendrzej
6ff2c1b6bd use empty to check string
Origin commit data
------------------
Commit: 2b5e7b5ba3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-01-09 (Fri, 09 Jan 2015)
2015-01-09 17:15:11 +01:00
[CST] Focus
1c6b3f7213 gui/widget/listframe.cpp: fix extra refreshes;
fix list refresh on every line scroll;
fix page-up scroll


Origin commit data
------------------
Commit: d07bbe4a0a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-22 (Mon, 22 Sep 2014)
2014-09-22 13:18:16 +04:00
martii
502730deca gui/widget/listframe: change up/down to use setSelectedLine() (fix II)
Origin commit data
------------------
Commit: 139becd4f9
Author: martii <m4rtii@gmx.de>
Date: 2013-07-20 (Sat, 20 Jul 2013)
2014-09-22 11:48:47 +04:00
martii
73ad318f29 gui/widget/listframe: change up/down to use setSelectedLine() (fix)
Origin commit data
------------------
Commit: 5ba9c99a9a
Author: martii <m4rtii@gmx.de>
Date: 2013-07-20 (Sat, 20 Jul 2013)
2014-09-22 11:48:42 +04:00
martii
ff03d4e529 gui/widget/listframe: change up/down to use setSelectedLine()
Origin commit data
------------------
Commit: 47100f9920
Author: martii <m4rtii@gmx.de>
Date: 2013-07-20 (Sat, 20 Jul 2013)
2014-09-22 11:48:38 +04:00
[CST] Focus
9258fa99da gui/moviebrowser.cpp: add support for marked file list to play
Origin commit data
------------------
Commit: 7d966e8363
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)
2014-09-18 18:43:55 +04:00
martii
49c93373b0 gui/widget/listframe: don't let m_nCurrentLine become < 0
Origin commit data
------------------
Commit: c6388a7106
Author: martii <m4rtii@gmx.de>
Date: 2013-11-12 (Tue, 12 Nov 2013)
2014-09-18 18:43:55 +04:00
martii
bd7c7868ee gui/widget/listframe: change previous commit to use setSelectedLine()
Origin commit data
------------------
Commit: e387454ef6
Author: martii <m4rtii@gmx.de>
Date: 2013-07-20 (Sat, 20 Jul 2013)
2014-09-18 18:43:55 +04:00
martii
73e26807ad gui/widget/listframe: change page-up/-down scrolling behaviour
Origin commit data
------------------
Commit: cd310b3ca8
Author: martii <m4rtii@gmx.de>
Date: 2013-07-20 (Sat, 20 Jul 2013)
2014-09-18 18:43:55 +04:00
vanhofen
98c0a441d8 change RenderString() default to UTF8
Origin commit data
------------------
Commit: 649d1b1f9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00
Michael Liebmann
7b6498d39f Replace color indexes of the text colors by real color values for RenderString()
- If necessary, Correct data types of the color values


Origin commit data
------------------
Commit: c60c5c5ce3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)
2013-07-21 22:00:58 +02:00