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