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
/
GuiManager.cpp
Age
Commit message (
Expand
)
Author
2009-07-05
Removed pushing of EVENT_SCREEN_CHANGED on theme load. This event should only...
Johannes Schickel
2009-07-05
Got rid of HACK, which was used to setup new cursor on theme change.
Johannes Schickel
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-05-10
Keymapper:
Eugene Sandulenko
2009-04-11
Fixed bug #2706939 (Enabled button not drawn correctly) and other similar cases.
Vicent Marti
2009-03-27
Fixed bug where screen wasn't automatically updated when changing theme, unle...
Vicent Marti
2009-02-06
Reverted previous commit.
Vicent Marti
2009-02-06
Removed special case when redrawing the dialog stack. Fixes bug #2555710 and ...
Vicent Marti
2009-01-11
Merge in Virtual Keybpard & KeyMapper branch,
Eugene Sandulenko
2009-01-02
Fix compilation on Mac OS X; tiny simplification
Max Horn
2009-01-02
- Moved theme listing code from GuiManager to ThemeEngine
Johannes Schickel
2009-01-02
- Fixed --gui-theme command line description
Johannes Schickel
2009-01-02
- Added support selection of themes via a basename again (This should fix bug...
Johannes Schickel
2009-01-02
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...
Johannes Schickel