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
/
gui-manager.h
Age
Commit message (
Expand
)
Author
2019-09-01
TTS: Refactoring
Jaromir Wysoglad
2019-09-01
TTS: Remove "static" from initTextToSpeech()
Jaromir Wysoglad
2019-09-01
TTS: Implement tts state switching when needed.
Jaromir Wysoglad
2019-09-01
TTS: Add voice selection to options
Jaromir Wysoglad
2018-01-27
GUI: Remove Dialog::markAsDirty to expose full GUI redraws
Bastien Bouclet
2017-03-10
GUI: Allow delayed deletion of GuiObject
Thierry Crozat
2016-07-03
GUI: Make ScrollContainerWidget do full redraw
Alexander Tkachev
2016-04-06
GUI: When dialogs gain focus, inform them of the current mouse position
Ori Avtalion
2015-11-11
GUI: Do not show splash when ran from launcher
Eugene Sandulenko
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2012-01-29
GRAPHICS/GUI: Implement kerning support for Font.
Johannes Schickel
2011-10-27
KEYMAPPER: Skip GUI keymap when displaying active keymap in keymapper dialog
Tarek Soliman
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-18
GUI: Simplify Tooltip implementation.
Johannes Schickel
2010-11-16
GUI: Push down some header (inter)dependencies
Max Horn
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn