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
/
dialog.cpp
Age
Commit message (
Expand
)
Author
2018-04-19
GUI: Unify clip and non-clip draw calls
Bastien Bouclet
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: Implement dirty-checking for widget redraws
Bastien Bouclet
2017-06-13
GUI: Focus the first 'focusable' widget when rebuilding dialogs
Bastien Bouclet
2017-04-06
GUI: Fix access to deleted widget after rebuilding a dialog
Thierry Crozat
2016-07-03
GUI: Fix Dialog's and TabWidget's reflowLayout()
Alexander Tkachev
2016-06-01
GUI: More object initialization cleanup
Eugene Sandulenko
2016-04-06
GUI: When dialogs gain focus, inform them of the current mouse position
Ori Avtalion
2015-03-21
GUI: Adjust x and y to handleMouseWheel() for consistency
Torbjörn Andersson
2014-04-01
GUI: Add Tab cycling to TabWidget
Zerophase
2014-02-18
GUI: Make GPL headers consistent in themselves.
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-24
GUI: Fix "clear" buttons after theme switch (bug #3482459)
Torbjörn Andersson
2011-10-31
KEYMAPPER: Put the gui keymap pushing/popping back in GuiManager::runLoop
Tarek Soliman
2011-10-27
KEYMAPPER: Skip GUI keymap when displaying active keymap in keymapper dialog
Tarek Soliman
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-10-24
Revert r53747: "GUI: added close() call to Dialog::runModal()"
Willem Jan Palenstijn
2010-10-23
GUI: added close() call to Dialog::runModal()
Yotam Barnoy
2010-06-15
Fix spelling, cleanup
Max Horn
2009-06-06
GUI: Tweaked the launcher so that TAB switches focus between the list and the...
Max Horn
2009-05-18
Fix bug #2791868: "GUI: Glitch when closing menu after hovering on option"
Eugene Sandulenko
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
Fixed crash when returning to launcher from a 640x480 game running with a non...
Johannes Schickel
2009-01-02
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...
Johannes Schickel
2009-01-02
Reverted the handling of mouse move events, now the slider widget should be h...
Johannes Schickel
2009-01-02
Modified the way button highlights are processed when a widget is in dragging...
Johannes Schickel
2009-01-02
Got rid of GuiManager::clearDragWidget instead handle it via a new widget fla...
Johannes Schickel
2009-01-01
Revamping the handling of GUI themes a bit:
Max Horn
2008-12-25
Renamed NewGui to GuiManager
Max Horn
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
2008-11-12
GUI: Got rid of most 'built-in' variables
Max Horn
2008-11-10
Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.
Vicent Marti
2008-08-13
Bug fix: Widget removal from dialog now handled properly
Stephen Kennedy
2008-08-13
Finished legacy API cleanup. Removed all legacy code.
Vicent Marti
2008-08-07
Game Options menu parsing.
Vicent Marti
2008-08-05
Options menu layout parsing, featuring the brand new FATPOPUPS.
Vicent Marti
2008-07-17
Rendering pipeline (almost) fixed. This time for real.
Vicent Marti
2007-11-04
- made Widget::_flags private
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-30
Changed GUI system to use Common::KeyState state
Max Horn
2007-06-22
Use KEYCODE constants.
Torbjörn Andersson
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-15
Fixing some memory leaks in the GUI code
Max Horn
[next]