aboutsummaryrefslogtreecommitdiff
path: root/gui/gui-manager.cpp
AgeCommit message (Expand)Author
2016-11-12Merge pull request #720 from ottogin/gui-events-fixEugene Sandulenko
2016-08-24GUI: Add SaveLoadCloudSyncProgress in ScummModern themeAlexander Tkachev
2016-07-03GUI: Make ScrollContainerWidget do full redrawAlexander Tkachev
2016-04-06GUI: When dialogs gain focus, inform them of the current mouse positionOri Avtalion
2016-04-05GUI: Increase update screen rate to 60HzLothar Serra Mari
2016-04-05GUI: Update _lastRedraw before calling updateScreenLothar Serra Mari
2016-03-24GUI: Fix "eaten" event by dialog which was closedottogin
2015-11-11GUI: Do not show splash when ran from launcherEugene Sandulenko
2014-08-28GUI: change FullScreen into fullscreenBen Castricum
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-19GUI: Check for screen change whenever an event is polled.Johannes Schickel
2013-07-06ALL: Don't use EventRecorder at all when not compiled inMatthew Hoops
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2012-06-20GUI: Allow tooltips to be changed after widget creation.Johannes Schickel
2012-05-03GUI: Implemented pressed state for buttonsOleksiy Kurochko
2012-03-02KEYMAPPER: Map non-key custom input eventsTarek Soliman
2012-02-22ALL: Fix some signed/unsigned comparison warnings.Johannes Schickel
2012-02-21KEYMAPPER: Remove automapping dead codeTarek Soliman
2012-02-20KEYMAPPER: Move F7 and F8 handling to DefaultEventMapperTarek Soliman
2012-02-13KEYMAPPER: Fix Action ctor args in most keymapsTarek Soliman
2012-02-04KEYMAPPER: Added Toggle FullScreen actionTarek Soliman
2012-01-30GUI: Work around bug #3481395.Johannes Schickel
2012-01-07KEYMAPPER: Add failsafe code for popping into Keymapper itselfTarek Soliman
2012-01-07KEYMAPPER: Only push/pop the gui keymap once per gui sessionTarek Soliman
2011-12-30KEYMAPPER: Simplify calling getKeymapTarek Soliman
2011-10-31KEYMAPPER: Put the gui keymap pushing/popping back in GuiManager::runLoopTarek Soliman
2011-10-27KEYMAPPER: Make sure GuiManager only pops gui keymapsTarek Soliman
2011-10-27KEYMAPPER: Skip GUI keymap when displaying active keymap in keymapper dialogTarek Soliman
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