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-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
2008-11-10
Added some more whitespace skipping to default theme generation script.
Vicent Marti
2008-11-09
Fixed an off-by-one error in the save slot gap filling code
Filippos Karapetis
2008-11-09
Cleanup and simplification
Filippos Karapetis
2008-11-09
Do not allow the user to alter the description of write protected save slots ...
Filippos Karapetis
2008-11-09
Prevent double click handling if choose button is disabled. (SaveLoadChooser)
Johannes Schickel
2008-11-09
Cleanup (and a little bug fix :-P).
Johannes Schickel
2008-11-09
Disable 'Save' button if no entry is selected in the save chooser.
Johannes Schickel
2008-11-09
Fixed 'Save'/'Load' button enable/disable triggering.
Johannes Schickel
2008-11-09
Added a new SaveStateDescriptor flag, is_write_protected, which can be used t...
Filippos Karapetis
2008-11-09
- The save list iterator should now be synced correctly
Filippos Karapetis
2008-11-09
Corrected comment
Filippos Karapetis
2008-11-09
Gaps in the list of save games are now handled correctly in the GMM save/load...
Filippos Karapetis
2008-11-09
Save game descriptions are now set correctly in the GMM save dialog
Filippos Karapetis
2008-11-09
- The GMM save dialog is now working for all engines which support the approp...
Filippos Karapetis
2008-11-09
Run xmllint on our *.STX files. Fixed several XML syntax violations
Max Horn
2008-11-09
minor tweaks
Max Horn
2008-11-09
Got rid of some more 'using' usages
Max Horn
2008-11-09
Removed many unnecessary #includes
Max Horn
2008-11-09
Partially merge classes Theme and ThemeEngine (saves another couple KB), some...
Max Horn
2008-11-08
Thou shalst never use the 'using' keyword in a header file, lest the wrath of...
Max Horn
2008-11-08
Pushing down some header deps
Max Horn
2008-11-08
Moved some internal stuff from ThemeEngine.h to ThemeEngine.cpp
Max Horn
2008-11-07
Saving a game from GMM is now working for the SAGA engine, though the descrip...
Filippos Karapetis
2008-11-07
Formatting.
Johannes Schickel
2008-11-06
Fixed colors for the GMM save/load dialogs
Filippos Karapetis
2008-11-06
Fixed compilation.
Torbjörn Andersson
2008-11-06
Added some WIP code for the GMM save dialog (still not working correctly)
Filippos Karapetis
2008-11-06
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...
Max Horn
[next]