Commit Graph

7 Commits

Author SHA1 Message Date
Stefan Seyfried
8b4c30e093 replace framebuffer.h include with forward declaration
instead of including framebuffer.h almost everywhere, replace it with
class CFrameBuffer forward declarations and/or generic system includes.
Add a hack to define fb_pixel_t to config.h (one reason for
framebuffer.h includes was the fb_pixel_t define)


Origin commit data
------------------
Commit: e490f84ea8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)
2017-02-07 17:23:42 +01:00
Thilo Graf
fd223074fe CKeyboardInput: remove possible display of NONEXISTANT_LOCALE
This should fix possible incorrect titles with content of
NONEXISTANT_LOCALE with lua script handler


Origin commit data
------------------
Commit: 3d6a0c381a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)
2016-12-23 21:05:15 +01:00
Jacek Jendrzej
d06eeec388 src/gui/widget/keyboard_input.cpp -add direkt digikey pressed
Origin commit data
------------------
Commit: 983d24cd51
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-11-25 (Fri, 25 Nov 2016)
2016-11-25 18:17:49 +01:00
Michael Liebmann
e564e864e4 CKeyboardInput: Make saveScreen changeable with forceSaveScreen()
Origin commit data
------------------
Commit: 74b0ce7f70
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-29 (Sat, 29 Oct 2016)
2016-10-29 10:38:06 +02:00
vanhofen
8eec6ce2c9 keyboard_input: allow string hints ...
... in preparation for implementation in Lua instance


Origin commit data
------------------
Commit: da9ce1bb38
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)

Origin message was:
------------------
- keyboard_input: allow string hints ...

... in preparation for implementation in Lua instance
2014-11-24 10:01:20 +01:00
vanhofen
936e9998e6 keyboard_input: auto calculate size of input-field ...
... if size is 0 or not given.


Origin commit data
------------------
Commit: b727ea4be8
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-22 (Sat, 22 Nov 2014)

Origin message was:
------------------
- keyboard_input: auto calculate size of input-field ...

 ... if size is 0 or not given.
2014-11-22 15:58:02 +01:00
[CST] Focus
402b08969e gui/widget/keyboard_input.cpp: add string input with keyboard-style layout
Origin commit data
------------------
Commit: 003acea160
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-19 (Wed, 19 Nov 2014)
2014-11-19 18:16:01 +03:00