index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
chooser.h
Age
Commit message (
Expand
)
Author
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2008-10-15
Fixed: Game version selection menu (Bugs 2167730 and 2164305).
Vicent Marti
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-03-09
Converted last dialogs to new scheme. Now it seems to be everything. Please,
Eugene Sandulenko
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-01-01
Updated copyright
Max Horn
2004-02-05
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-11-28
reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...
Max Horn
2003-11-10
added namespace GUI
Max Horn
2003-11-03
cleanup
Max Horn
2003-11-03
Make ChooserDialog height & button label customizable; make its ListWidget av...
Max Horn
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-10-02
renamed namespace ScummVM to Common
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup .... Last
Paweł Kołodziejski
2002-11-21
factored out ChooserDialog into it's own header/source file, and made the tit...
Max Horn