index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
widgets
/
popup.cpp
Age
Commit message (
Expand
)
Author
2019-11-24
GUI: Use the item at the click position in PopUpDialog
Bastien Bouclet
2019-11-24
GUI: Add DropdownButtonWidget and use it in the launcher for mass add
Bastien Bouclet
2019-09-01
JANITORIAL: Remove some trailing whitespaces
Jaromir Wysoglad
2019-09-01
TTS: Add age to TTSVoice
Jaromir Wysoglad
2019-09-01
TTS: Prepare for windows TTS
Jaromir Wysoglad
2019-09-01
TTS: Add text to speech to the GUI.
Jaromir Wysoglad
2018-04-19
GUI: Unify clip and non-clip draw calls
Bastien Bouclet
2018-03-28
GUI: Added override specifiers
Eugene Sandulenko
2018-03-12
GUI: Remove the ThemeItem draw queues
Bastien Bouclet
2018-01-27
GUI: Implement dirty-checking for widget redraws
Bastien Bouclet
2017-08-06
GUI: Mark some fall-through cases as intentional
Bastien Bouclet
2016-07-22
GUI: Fix regression in multicolumn PopUp widget
Eugene Sandulenko
2016-07-03
GUI: Fix PopUpDialog
Alexander Tkachev
2016-07-03
GUI: Make PopUpWidget clip
Alexander Tkachev
2016-06-01
GUI: Cleanup class initialization
Eugene Sandulenko
2016-05-02
GUI: Initialize widget padding
Eugene Sandulenko
2016-03-30
GUI: Implement immediate coordinate mode for PopUp widget
Eugene Sandulenko
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2012-12-27
GUI: Don't allow changing disabled popup widgets with mouse wheel
Torbjörn Andersson
2012-12-27
GUI: Notify when popup widget changes by mousewheel
Torbjörn Andersson
2012-12-27
GUI: Redraw the popup widget when a the selection changes
Torbjörn Andersson
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