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
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
2008-12-22
Tweaked the Modern theme colors to make it look more like it did in the old r...
Jordi Vilalta Prat
2008-12-22
Changed the game chooser to make the game candidates not editable and selecta...
Jordi Vilalta Prat
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
2008-12-22
Allow the disabled state of the popup widget to be themed
Jordi Vilalta Prat
2008-12-17
Added KeyConfiguration dialog to classic theme(320 and normal). Updated KeysD...
Lars Persson
2008-12-16
Set SMALL SCREEN DEVICE settings in ::open function with new UI framework
Lars Persson
2008-12-14
Add Tucker engine to credits
Eugene Sandulenko
2008-12-03
Added Groovie credits
Jordi Vilalta Prat
2008-12-01
News update: Ender stepping down as project lead
Max Horn
2008-11-28
Added Cyx to SCUMM credits
Max Horn
2008-11-21
Added ArchiveMember::getDisplayName() method; changed ArchiveMember::getName(...
Max Horn
2008-11-21
GUI: Simplify ThemeBrowser code
Max Horn
2008-11-20
Fixed ZipArchive/FSDirectory creation.
Johannes Schickel
2008-11-20
GUI: Reduce space used by credits
Max Horn
2008-11-13
Moved binary theme parser to tools folder.
Vicent Marti
2008-11-13
DrawStep parsing added to binary theme parser.
Vicent Marti
2008-11-13
Binary theme format parser.
Vicent Marti
2008-11-13
Add newlines at end of files, to squash warning.
Travis Howell
2008-11-13
cleanup
Max Horn
2008-11-12
GUI: Blitting the full screen to the backbuffer (or vice versa) can be done w...
Max Horn
2008-11-12
Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...
Max Horn
2008-11-12
GUI: Got rid of the WidgetSize stuff
Max Horn
2008-11-12
GUI: Turn scrollbar width into a theme variable
Max Horn
2008-11-12
cleanup
Max Horn
2008-11-12
GUI: Got rid of kBigButtonWidth etc.
Max Horn
2008-11-12
GUI: Got rid of most 'built-in' variables
Max Horn
2008-11-11
Some GUI tweaks to make certain widgets readable
Max Horn
2008-11-11
Moved GUI::SaveLoadChooser to its own source file
Max Horn
2008-11-10
Include required header
Max Horn
2008-11-10
Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.
Vicent Marti
[prev]
[next]