aboutsummaryrefslogtreecommitdiff
path: root/gui/chooser.h
AgeCommit message (Collapse)Author
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
svn-id: r12722
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-11-28reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser ↵Max Horn
remembers the scroll position -> improved user experience svn-id: r11415
2003-11-10added namespace GUIMax Horn
svn-id: r11255
2003-11-03cleanupMax Horn
svn-id: r11118
2003-11-03Make ChooserDialog height & button label customizable; make its ListWidget ↵Max Horn
available to the outside, to allow custom modifications (hack!); fixed bug where the cancel button didn't yield -1 as result svn-id: r11110
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added ↵Max Horn
Widget::findWidget (preparing to add support for nested widgets, for the tab widget) svn-id: r11045
2003-10-02renamed namespace ScummVM to CommonMax Horn
svn-id: r10544
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more cleanup .... LastPaweł Kołodziejski
svn-id: r6721
2002-11-21factored out ChooserDialog into it's own header/source file, and made the ↵Max Horn
title adjustable; added a dummy file for EditFieldWidget (not implemented yet); some other cleanup svn-id: r5658