aboutsummaryrefslogtreecommitdiff
path: root/gui/saveload.h
AgeCommit message (Collapse)Author
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
This removes the dependency on array.h from str.h. Also, begun migration from the confusing type name "StringList" to the more appropriate StringArray. svn-id: r48282
2009-01-12Fixed bug #2500168 ("GUI: Cannot quit in the launcher's load dialog"). I thoughtTorbjörn Andersson
I would have to do more than this to fix it, but it seems to be enough. svn-id: r35840
2008-11-13cleanupMax Horn
svn-id: r35037
2008-11-11Moved GUI::SaveLoadChooser to its own source fileMax Horn
svn-id: r35002