Age | Commit message (Expand) | Author |
2018-04-29 | GUI: Add copy to clipboard shortcut for EditableWidget | Thierry Crozat |
2018-04-19 | GUI: Unify clip and non-clip draw calls | Bastien Bouclet |
2018-01-27 | GUI: Implement dirty-checking for widget redraws | Bastien Bouclet |
2016-08-24 | ALL: Move Clipboard support to OSystem | Alexander Tkachev |
2016-08-24 | GUI: Add Ctrl+V handling in EditableWidget | Alexander Tkachev |
2016-07-03 | GUI: Use clipping everywhere | Alexander Tkachev |
2016-07-03 | GUI: Add drawSquareClip() | Alexander Tkachev |
2015-11-07 | GUI: Make disabled EditTextWidget not allowing to edit the string | Eugene Sandulenko |
2014-02-18 | GUI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-24 | GUI: Do not draw text outside edit rect in EditableWidget. | Johannes Schickel |
2013-11-24 | GUI: Fix undrawing caret glitch when the edit text is inversed. | Johannes Schickel |
2013-11-24 | GUI: Draw caret over the whole height of the edit rect. | Johannes Schickel |
2013-11-24 | GUI: Fix out-of-bounds check in EditableWidget::drawCaret. | Johannes Schickel |
2013-11-24 | GUI: Fix character redrawing behind caret in EditTextWidgets. | Johannes Schickel |
2013-08-16 | GRAPHICS: Added changes and improved code from inisider/scummvm (partial text) | Narek Mailian |
2012-01-29 | GRAPHICS/GUI: Implement kerning support for Font. | Johannes Schickel |
2011-05-17 | GUI: Trying to clarify my comment on ctrl-a/ctrl-e *sigh* | Max Horn |
2011-05-17 | GUI: Text editing tweaks | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2010-11-16 | GUI: Commit some changes missing in my previous commit (oops) | Max Horn |
2010-11-16 | GUI: Move major widgets to new directory gui/widgets | Max Horn |