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
Age
Commit message (
Expand
)
Author
2009-01-10
open browser dialog before manipulating it (fixes assert when pressing 'add g...
Willem Jan Palenstijn
2009-01-08
Fixed release critical bug #2472185. All transparent buttons should now prope...
Vicent Marti
2009-01-08
Fixed revertion to "Add game" button string after a "Mass add" was processed.
Johannes Schickel
2009-01-05
Tweak gui/ThemeData.* to not produce errors on certain system like Haiku (at ...
Max Horn
2009-01-03
- Prevented full theme search when "builtin" theme was specified
Johannes Schickel
2009-01-02
Fix compilation on Mac OS X; tiny simplification
Max Horn
2009-01-02
Cleanup.
Johannes Schickel
2009-01-02
Fixed crash when returning to launcher from a 640x480 game running with a non...
Johannes Schickel
2009-01-02
- Moved theme listing code from GuiManager to ThemeEngine
Johannes Schickel
2009-01-02
- Fixed --gui-theme command line description
Johannes Schickel
2009-01-02
- Added support selection of themes via a basename again (This should fix bug...
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
GUI: Redraw screen ASAP if the theme was changed
Max Horn
2009-01-02
GUI: Create the _themeArchive once and then keep it; also do not reload theme...
Max Horn
2009-01-02
Got rid of GuiManager::clearDragWidget instead handle it via a new widget fla...
Johannes Schickel
2009-01-02
GUI: Fix the recent regression where starting games directly (bypassing the l...
Max Horn
2009-01-01
Fixed a typo in a comment, plus some slight re-wording.
Torbjörn Andersson
2009-01-01
cleanup
Max Horn
2009-01-01
Revamping the handling of GUI themes a bit:
Max Horn
2009-01-01
Added two FIXMEs to global options dialog, related to theme selection
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2009-01-01
Restore the text background of pop-up widgets to fix the glitch on classic th...
Jordi Vilalta Prat
2008-12-31
ThemeEngine:
Max Horn
2008-12-31
cleanup
Max Horn
2008-12-31
Proper fix: Readded the const keyword, together with the missing data type in...
Filippos Karapetis
2008-12-31
Removed "const" keyword from kDrawDataDefaults. MSVC complains that "'const' ...
Filippos Karapetis
2008-12-31
ThemeEngine changes:
Max Horn
2008-12-29
Fix for ""LAUNCHER: "(Mass) Add" buttons + built-in GUI = buggy"" (bug ID 247...
Vicent Marti
2008-12-29
Updated Theme Package generator to work with Python 2.6-3.0 (push Python forw...
Vicent Marti
2008-12-29
Changed PSP graphic modes to use low resolution themes (possible fix for bug ...
Vicent Marti
2008-12-28
1) Add the KeysDialog layout to the modern theme. 2) Improve somewhat the lay...
Kostas Nakos
2008-12-28
Made the F6 and F5 (SCUMM only) menus fit in 320x200. I'd appreciate if someone
Torbjörn Andersson
2008-12-27
Renamed some stuff
Max Horn
2008-12-27
GuiManager::runLoop: do not call OSystem::quit() when receiving EVENT_QUIT, j...
Max Horn
2008-12-27
GUI: Added Widget::setVisible convenience wrapper
Max Horn
2008-12-27
Got rid of ThemeLayout::getDialogData; added some comments, asserts; moved ge...
Max Horn
2008-12-26
Fix for the SliderWidget glitch when showing very small values (and potential...
Jordi Vilalta Prat
2008-12-26
If more than 8 items have to be resized in a stacked theme layout, abort with...
Max Horn
2008-12-26
Merged ThemeLayoutHorizontal and ThemeLayoutVertical into a new class ThemeLa...
Max Horn
2008-12-26
ThemeLayout::getParentW was calling getHeight instead of getWidth by mistake ...
Max Horn
2008-12-26
Fix for bug #2210082: GUI: Crash in GMM when changing scale factor
Max Horn
2008-12-26
Some 'cleanup' of Gui::ThemeLayout
Max Horn
2008-12-25
Renamed NewGui to GuiManager
Max Horn
2008-12-24
Added valueToBarWidth to calculate SliderWidget's bar width like it was done ...
Jordi Vilalta Prat
2008-12-24
Removed Ender from SCUMM credits (matching other retired team members, like l...
Max Horn
2008-12-24
Added FIXME in ThemeEngine::drawSlider.
Johannes Schickel
2008-12-23
Modify the PopUpWidget selection by using the mouse wheel
Jordi Vilalta Prat
2008-12-23
Modify the SliderWidget value by using the mouse wheel
Jordi Vilalta Prat
[prev]
[next]