aboutsummaryrefslogtreecommitdiff
path: root/gui/widgets/list.cpp
AgeCommit message (Expand)Author
2020-01-04GUI: Use a dialog theme layout for the unknown game dialogBastien Bouclet
2020-01-04GUI: Introduce dynamic layoutsBastien Bouclet
2019-10-03GUI: Add Missing Switch Default CasesD G Turner
2019-09-02GUI: Fix Missing Field Initializer in List WidgetD G Turner
2019-09-01TTS: Fix reading of list widgetsJaromir Wysoglad
2019-09-01TTS: Add text to speech to the GUI.Jaromir Wysoglad
2019-08-03GUI: Fix scrollbarsAlexander Tkachev
2018-04-19GUI: Unify clip and non-clip draw callsBastien Bouclet
2018-01-27GUI: Fix the caret drawing over the scroll bar in the list widgetBastien Bouclet
2018-01-27GUI: Remove Dialog::markAsDirty to expose full GUI redrawsBastien Bouclet
2018-01-27GUI: Implement dirty-checking for widget redrawsBastien Bouclet
2017-08-06GUI: Mark some fall-through cases as intentionalBastien Bouclet
2017-04-06GUI: Add method to know if a widget contains a given widgetThierry Crozat
2016-07-03GUI: Use clipping everywhereAlexander Tkachev
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-24GUI: Fix ListWidget::getEditRect's returned height.Johannes Schickel
2013-09-30GUI: Fix missing initializers for ListWidget. CID 1002259.D G Turner
2013-04-16GUI: Always try to show as many entries as possible in ListWidget.Johannes Schickel
2012-12-13COMMON: Add wrapper for isprint.Johannes Schickel
2011-10-28GUI: Change scrollbar repeat handling from a timer proc to handleTickle.Johannes Schickel
2011-06-02GUI: Replace some s(n)printf uses by Common::String::formatMax Horn
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-17GUI: For a list entry in edit mode, move caret to endMax 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