Thilo Graf
b5d33f10e1
Helpbox: add missing check for null pointer
2017-08-28 12:16:45 +02:00
Jacek Jendrzej
527c0de33a
null pointer check
2017-08-23 13:03:34 +02:00
M. Liebmann
6890e003ae
Merge branch 'master' into pu/fb-modules
2017-02-09 08:46:47 +01:00
svenhoefer
4b55d2597f
- helpbox: fix display of text after scroll; thx to DboxOldie
2017-02-09 08:29:07 +01:00
M. Liebmann
ef61905a2d
Merge branch 'master' into pu/fb-modules
2017-02-08 20:16:41 +01:00
Stefan Seyfried
2303d94300
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
2017-02-07 17:23:42 +01:00
Thilo Graf
9f7605127a
Helpbox: fix missing text after page repaint
2017-02-07 17:12:25 +01:00
svenhoefer
5b3d451551
- helpbox: avoid artificially offsets
2016-12-16 09:03:07 +01:00
svenhoefer
1b42318a2a
- helpbox: allow multi-line lines
2016-12-05 12:46:01 +01:00
svenhoefer
c901dff079
- helpbox: fix height of CComponentsText element
2016-12-05 00:50:39 +01:00
svenhoefer
6094bd7209
- helpbox: fix icon alignment
2016-12-05 00:50:39 +01:00
svenhoefer
ce82966c75
- helpbox: some reworks ...
...
* rename line_space to line_height
* separators uses half line height
* add getLineHeight() function
* small cleanups
2016-12-04 22:08:44 +01:00
svenhoefer
903f2ca74d
- helpbox: bind gradient of separatorline to user's setting
2016-12-04 00:48:32 +01:00
Thilo Graf
8579758884
Helpbox: fix possible transparent holes behind images
2016-10-24 10:31:27 +02:00
Thilo Graf
3221b7467e
Helpbox: use auto sized width for footer button
2016-10-24 10:31:27 +02:00
Thilo Graf
bd57627b8f
Helpbox: use current shadow color
2016-10-24 10:31:27 +02:00
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
satbaby
bb347b3a44
performance Prefer prefix ++/-- operators for non-primitive types.
2012-04-28 10:56:27 +02:00
mrcolor
bc5bd4154e
our current experimental Neutrino branch
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00