Thierry Crozat
63a6a3c3de
GUI: show/hide virtual keyboard when the EditTextWidget gains/loses the focus
2019-02-16 17:20:57 +00:00
Bastien Bouclet
ac4b2efd3f
GUI: Clean up file browser path entry
2018-08-27 06:39:40 +02:00
Chatziargyriou Eleftheria
4188ba1252
GUI: Add editable path in file browser dialog
2018-08-22 00:39:51 +01:00
Bastien Bouclet
4d29ce21d0
GUI: Unify clip and non-clip draw calls
2018-04-19 19:18:39 +02:00
Bastien Bouclet
0496ede62f
GUI: Implement dirty-checking for widget redraws
2018-01-27 18:12:34 +01:00
Alexander Tkachev
3d636617d0
GUI: Use clipping everywhere
2016-07-03 12:24:46 +02:00
Eugene Sandulenko
b590cc2d8f
GUI: Cleanup class initialization
2016-06-01 13:16:12 +02:00
Eugene Sandulenko
6f44d4f7e1
GUI: Make disabled EditTextWidget not allowing to edit the string
2015-11-07 13:26:55 +01:00
Filippos Karapetis
0d81e522c1
GUI: Remove trailing whitespace
2014-10-28 15:38:51 +02:00
Johannes Schickel
f5dfe6725a
GUI: Make GPL headers consistent in themselves.
2014-02-18 02:39:35 +01:00
Johannes Schickel
e036aa76da
GUI: Fix EditTextWidget::getEditRect's returned height.
2013-11-24 00:15:48 +01:00
Narek Mailian
887a99e211
GRAPHICS: Added changes and improved code from inisider/scummvm (partial text)
...
Includes code from https://github.com/inisider/scummvm/ , which has been
squashed and bugfixed
2013-08-16 20:54:08 +02:00
Chris Warren-Smith
be399188c4
TIZEN: bada port updated to tizen
2013-07-03 07:04:11 +10:00
Johannes Schickel
73df649fd6
GUI: Let edit text widgets use a non-bold (aka normal) font.
...
This change was done per request of _sev.
2012-02-25 18:52:47 +01:00
Johannes Schickel
9f3fbe1bd7
GRAPHICS/GUI: Implement kerning support for Font.
...
This adapts the related graphics code, which is the generic Font API and the
TTF font implementation.
It furthermore adapts the GUI to properly take care of kerning in text input
widgets.
2012-01-29 16:26:20 +01:00
Johannes Schickel
7022cdc82b
GUI: Slight formatting fix.
2011-10-27 01:02:25 +02:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Ori Avtalion
9414d7a6e2
JANITORIAL: Reduce header dependencies in shared code
...
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
Eugene Sandulenko
6224b74f34
GUI: Let EditTextWidget notify when the editing is finished
2011-04-16 16:18:59 +03:00
Max Horn
f3f73a7832
GUI: Commit some changes missing in my previous commit (oops)
...
svn-id: r54266
2010-11-16 10:24:16 +00:00
Max Horn
427dc1ae93
GUI: Move major widgets to new directory gui/widgets
...
Also renamed the source/header files, now they are more closely
aligned to how we rename most other source files
svn-id: r54264
2010-11-16 10:11:57 +00:00