Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-02-07 | GUI: Change SaveLoadChooser to not 'public subclass' GUI::Dialog | Max Horn | |
svn-id: r55817 | |||
2011-02-07 | GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget | Max Horn | |
This avoids hiding an overloaded virtual method, which in turn can cause weird bugs (see also the next commit). svn-id: r55815 | |||
2010-03-18 | COMMON: Move typedef StringList from str.h to new header str-array.h | Max 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-12 | Fixed bug #2500168 ("GUI: Cannot quit in the launcher's load dialog"). I thought | Torbjörn Andersson | |
I would have to do more than this to fix it, but it seems to be enough. svn-id: r35840 | |||
2008-11-13 | cleanup | Max Horn | |
svn-id: r35037 | |||
2008-11-11 | Moved GUI::SaveLoadChooser to its own source file | Max Horn | |
svn-id: r35002 |