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
2019-10-16
TTS: Fix language setting.
Jaromir Wysoglad
2019-10-14
GUI: Added easter egg
Eugene Sandulenko
2019-09-01
TTS: Refactoring
Jaromir Wysoglad
2019-09-01
TTS: Minor refactorisations
Jaromir Wysoglad
2019-09-01
TTS: Fix voice setting on startup
Jaromir Wysoglad
2019-09-01
TTS: Make sure that TTS lang matches transMan lang
Jaromir Wysoglad
2019-09-01
TTS: Prepare for windows TTS
Jaromir Wysoglad
2019-09-01
TTS: Reformat tts volume setting for GUI
Jaromir Wysoglad
2019-09-01
TTS: Add correct language switching
Jaromir Wysoglad
2019-09-01
TTS: Restrict TTS on linux to only english
Jaromir Wysoglad
2019-09-01
TTS: Add voice selection to options
Jaromir Wysoglad
2019-04-30
GUI: Support adding games via Drag and Drop
Cameron Cawley
2019-04-02
BUILD: Update default theme to use remastered
Matan Bareket
2018-03-12
GUI: Remove the ThemeItem draw queues
Bastien Bouclet
2018-01-27
GUI: Remove Dialog::markAsDirty to expose full GUI redraws
Bastien Bouclet
2018-01-27
GUI: Remove explicit redraw when scrolling the ScrollContainer
Bastien Bouclet
2018-01-27
GUI: Implement dirty-checking for widget redraws
Bastien Bouclet
2018-01-27
GUI: Rework the frame limiter to actually reach the target framerate
Bastien Bouclet
2017-07-10
Revert "COMMON: Change way the Singleton instances are instantiated"
Eugene Sandulenko
2017-07-10
COMMON: Change way the Singleton instances are instantiated
Thierry Crozat
2017-03-18
GUI: Fix a signed vs unsigned comparison warning
Bastien Bouclet
2017-03-13
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2017-03-13
GUI: Fix warnings
Eugene Sandulenko
2017-03-10
GUI: Allow delayed deletion of GuiObject
Thierry Crozat
2016-11-12
Merge pull request #720 from ottogin/gui-events-fix
Eugene Sandulenko
2016-08-24
GUI: Add SaveLoadCloudSyncProgress in ScummModern theme
Alexander Tkachev
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
2016-04-05
GUI: Increase update screen rate to 60Hz
Lothar Serra Mari
2016-04-05
GUI: Update _lastRedraw before calling updateScreen
Lothar Serra Mari
2016-03-24
GUI: Fix "eaten" event by dialog which was closed
ottogin
2015-11-11
GUI: Do not show splash when ran from launcher
Eugene Sandulenko
2014-08-28
GUI: change FullScreen into fullscreen
Ben Castricum
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-19
GUI: Check for screen change whenever an event is polled.
Johannes Schickel
2013-07-06
ALL: Don't use EventRecorder at all when not compiled in
Matthew Hoops
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2012-06-20
GUI: Allow tooltips to be changed after widget creation.
Johannes Schickel
2012-05-03
GUI: Implemented pressed state for buttons
Oleksiy Kurochko
2012-03-02
KEYMAPPER: Map non-key custom input events
Tarek Soliman
2012-02-22
ALL: Fix some signed/unsigned comparison warnings.
Johannes Schickel
2012-02-21
KEYMAPPER: Remove automapping dead code
Tarek Soliman
2012-02-20
KEYMAPPER: Move F7 and F8 handling to DefaultEventMapper
Tarek Soliman
2012-02-13
KEYMAPPER: Fix Action ctor args in most keymaps
Tarek Soliman
2012-02-04
KEYMAPPER: Added Toggle FullScreen action
Tarek Soliman
2012-01-30
GUI: Work around bug #3481395.
Johannes Schickel
2012-01-07
KEYMAPPER: Add failsafe code for popping into Keymapper itself
Tarek Soliman
2012-01-07
KEYMAPPER: Only push/pop the gui keymap once per gui session
Tarek Soliman
2011-12-30
KEYMAPPER: Simplify calling getKeymap
Tarek Soliman
2011-10-31
KEYMAPPER: Put the gui keymap pushing/popping back in GuiManager::runLoop
Tarek Soliman
[next]