aboutsummaryrefslogtreecommitdiff
path: root/gui/saveload.cpp
AgeCommit message (Expand)Author
2011-10-23ALL: Reduce assignment of "" to Common::String.Johannes Schickel
2011-09-25AGI/COMMON: Fixed bug #3407308 - "AGI: SQ2: Saving allowed in autosave slot 0...Filippos Karapetis
2011-07-02ENGINES: Clean up SaveStateDescriptor.Johannes Schickel
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-05-21GUI/DS: Make 99 the maximum number of save slots displayed on the GMM load/sa...agent-q
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn
2010-11-16GUI: Push down some header (inter)dependenciesMax Horn
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-07-04Always use kThumbnailHeight2 (i.e. 120) for the height of the thumbnail widget.Johannes Schickel
2010-06-15GUI: Implement tooltips. FR #2821513.Eugene Sandulenko
2010-06-15GUI: Added in-place hotkeys for widgets.Eugene Sandulenko
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2009-12-30Get rid of Common::String::emptyString, and also of some port specific hacker...Max Horn
2009-08-20Implement automatic clearing of "Untitled Savestate" in edit mode of the Save...Johannes Schickel
2009-08-20Renamed ScummSaveLoad GUI dialog config entry to SaveLoadChooser. (Also bumpe...Johannes Schickel
2009-08-20Partial implementation of feature request #2834637 "GUI: Allow greying out du...Johannes Schickel
2009-08-16Cleanup.Johannes Schickel
2009-08-16For a better user experience, clear all meta infos, when clicking on an unuse...Johannes Schickel
2009-08-08Patch #2832247: "GMM: Enable loading & deleting of unnamed savegames"Eugene Sandulenko
2009-02-19Fixed regression in Options menu and disabled Save/Load buttons.Vicent Marti
2009-01-12Fixed bug #2500168 ("GUI: Cannot quit in the launcher's load dialog"). I thoughtTorbjörn Andersson
2008-12-27GUI: Added Widget::setVisible convenience wrapperMax Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-12Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...Max Horn
2008-11-11Moved GUI::SaveLoadChooser to its own source fileMax Horn