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