aboutsummaryrefslogtreecommitdiff
path: root/gui/saveload.h
AgeCommit message (Expand)Author
2017-12-03BASE: Remove bad casts between incompatible Plugin typesColin Snover
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2012-07-24GUI: Let SaveLoadChooser::getResultString return a const reference.Johannes Schickel
2012-06-15GUI: Hook up the new load chooser for > 320x200 and engines which support thu...Johannes Schickel
2012-06-15GUI: Create an interface for save/load dialogs.Johannes Schickel
2012-06-14GUI: Fix include guard of saveload.h.Johannes Schickel
2012-06-14GUI: Hide save/load chooser implementation.Johannes Schickel
2012-06-14GUI: Remove unused SaveLoadChooser::setList.Johannes Schickel
2012-06-10GUI: Refactor default savegame description creation.Johannes Schickel
2012-06-10GUI: Add helper to SaveLoadChooser, which uses the currently active target.Johannes Schickel
2012-06-10GUI: Get rid of SaveLoadChooser::setSaveMode.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-07GUI: Change SaveLoadChooser to not 'public subclass' GUI::DialogMax Horn
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2009-01-12Fixed bug #2500168 ("GUI: Cannot quit in the launcher's load dialog"). I thoughtTorbjörn Andersson
2008-11-13cleanupMax Horn
2008-11-11Moved GUI::SaveLoadChooser to its own source fileMax Horn