aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2008-12-24Added valueToBarWidth to calculate SliderWidget's bar width like it was done ...Jordi Vilalta Prat
2008-12-24Removed Ender from SCUMM credits (matching other retired team members, like l...Max Horn
2008-12-24Added FIXME in ThemeEngine::drawSlider.Johannes Schickel
2008-12-23Modify the PopUpWidget selection by using the mouse wheelJordi Vilalta Prat
2008-12-23Modify the SliderWidget value by using the mouse wheelJordi Vilalta Prat
2008-12-22Tweaked the Modern theme colors to make it look more like it did in the old r...Jordi Vilalta Prat
2008-12-22Changed the game chooser to make the game candidates not editable and selecta...Jordi Vilalta Prat
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-12-22Allow the disabled state of the popup widget to be themedJordi Vilalta Prat
2008-12-17Added KeyConfiguration dialog to classic theme(320 and normal). Updated KeysD...Lars Persson
2008-12-16Set SMALL SCREEN DEVICE settings in ::open function with new UI frameworkLars Persson
2008-12-14Add Tucker engine to creditsEugene Sandulenko
2008-12-03Added Groovie creditsJordi Vilalta Prat
2008-12-01News update: Ender stepping down as project leadMax Horn
2008-11-28Added Cyx to SCUMM creditsMax Horn
2008-11-21Added ArchiveMember::getDisplayName() method; changed ArchiveMember::getName(...Max Horn
2008-11-21GUI: Simplify ThemeBrowser codeMax Horn
2008-11-20Fixed ZipArchive/FSDirectory creation.Johannes Schickel
2008-11-20GUI: Reduce space used by creditsMax Horn
2008-11-13Moved binary theme parser to tools folder.Vicent Marti
2008-11-13DrawStep parsing added to binary theme parser.Vicent Marti
2008-11-13Binary theme format parser.Vicent Marti
2008-11-13Add newlines at end of files, to squash warning.Travis Howell
2008-11-13cleanupMax Horn
2008-11-12GUI: Blitting the full screen to the backbuffer (or vice versa) can be done w...Max Horn
2008-11-12Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...Max Horn
2008-11-12GUI: Got rid of the WidgetSize stuffMax Horn
2008-11-12GUI: Turn scrollbar width into a theme variableMax Horn
2008-11-12cleanupMax Horn
2008-11-12GUI: Got rid of kBigButtonWidth etc.Max Horn
2008-11-12GUI: Got rid of most 'built-in' variablesMax Horn
2008-11-11Some GUI tweaks to make certain widgets readableMax Horn
2008-11-11Moved GUI::SaveLoadChooser to its own source fileMax Horn
2008-11-10Include required headerMax Horn
2008-11-10Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.Vicent Marti
2008-11-10Added some more whitespace skipping to default theme generation script.Vicent Marti
2008-11-09Fixed an off-by-one error in the save slot gap filling codeFilippos Karapetis
2008-11-09Cleanup and simplificationFilippos Karapetis
2008-11-09Do not allow the user to alter the description of write protected save slots ...Filippos Karapetis
2008-11-09Prevent double click handling if choose button is disabled. (SaveLoadChooser)Johannes Schickel
2008-11-09Cleanup (and a little bug fix :-P).Johannes Schickel
2008-11-09Disable 'Save' button if no entry is selected in the save chooser.Johannes Schickel
2008-11-09Fixed 'Save'/'Load' button enable/disable triggering.Johannes Schickel
2008-11-09Added 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 correctlyFilippos Karapetis
2008-11-09Corrected commentFilippos Karapetis
2008-11-09Gaps in the list of save games are now handled correctly in the GMM save/load...Filippos Karapetis
2008-11-09Save game descriptions are now set correctly in the GMM save dialogFilippos Karapetis
2008-11-09- The GMM save dialog is now working for all engines which support the approp...Filippos Karapetis
2008-11-09Run xmllint on our *.STX files. Fixed several XML syntax violationsMax Horn