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.cpp
Age
Commit message (
Expand
)
Author
2011-06-30
ALL: Require DECLARE_SINGLETON to be used in the Common namepsace
Ori Avtalion
2011-06-01
Merge branch 'branch-1-3-0' into master
Max Horn
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-21
DS: Port of changes from branch-1-2-0 that I should really have moved into th...
agent-q
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-05
GUI: Update the screen after handling events
dhewg
2011-02-24
GUI: Fix two-step rendering
dhewg
2011-02-14
GUI: Update cursor palette handling for RGBA->RGB change.
Johannes Schickel
2010-11-30
I18N: Don't build TranslationManager when translation is disabled.
Jordi Vilalta Prat
2010-11-18
GUI: Make activeDialog in runLoop const, since it should not be changed.
Johannes Schickel
2010-11-18
GUI: Simplify Tooltip implementation.
Johannes Schickel
2010-11-18
GUI: changed tooltip to be deleted when inactive
Yotam Barnoy
2010-11-16
GUI: Push down some header (inter)dependencies
Max Horn
2010-11-16
GUI: Commit some changes missing in my previous commit (oops)
Max Horn
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn