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