aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2004-02-05removed obsolete #include'sMax Horn
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-02-01native directory browser on Mac OS XMax Horn
2004-01-30Various changes to the build system which allow building ScummVM in an extern...Max Horn
2004-01-26Revert old change - proper fix is to avoid playing in portrait mode :)Nicolas Bacca
2004-01-26Hide unnecessary options for CE in the main options dialogNicolas Bacca
2004-01-26Undo old tweak not necessary anymoreNicolas Bacca
2004-01-26addGame made virtual (temporarily ?) for CE backend launcherNicolas Bacca
2004-01-19Add comment for checkbox CE tweakNicolas Bacca
2004-01-18Small tweak for the checkbox control on CENicolas Bacca
2004-01-17Launcher subtitles checkbox (is Sound the right place for this? I dunno..)James Brown
2004-01-16Hack for Launcher Scaler dropdown. Backends using the Launcher will need to i...James Brown
2004-01-06updated copyright noticeMax Horn
2003-12-30cleanup for language/platform functionsMax Horn
2003-12-21Make it possible for game detection functions to detect language/platform (no...Max Horn
2003-12-13removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...Max Horn
2003-12-06erik's patch for bug #854470Max Horn
2003-12-01explicitly specify namespace in g_gui helper macroMax Horn
2003-11-28cleanupMax Horn
2003-11-28reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...Max Horn
2003-11-28Fixed error using NEW_FONT_CODE with PalmOS portChris Apers
2003-11-28This is no more neededChris Apers
2003-11-19new font code (currently disabled by default), which allows using 'arbitrary'...Max Horn
2003-11-18oopsMax Horn
2003-11-18return/enter key in the launcher now starts the selected targetMax Horn
2003-11-18cleanup; fixed return/enter in ListWidget when not in editing modeMax Horn
2003-11-12Use GUI namespaceChris Apers
2003-11-10added namespace GUIMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07added checkboxes to the 'Edit Game...' dialog which let the user determine wh...Max Horn
2003-11-07enable StaticTextWidget by default; make CheckboxWidget::handleMouseUp send t...Max Horn
2003-11-07draw StaticTextWidget differently if disabledMax Horn
2003-11-07fixed memory leak in TabWidgetMax Horn
2003-11-07spelling fixesJonathan Gray
2003-11-05make savepath settings persistentMax Horn
2003-11-05refactored common code into a new class OptionsDialog; various fixes and clea...Max Horn
2003-11-05minor tweaksMax Horn
2003-11-05added multi_midi/native_mt32 settings (we *really* need to come up with a goo...Max Horn
2003-11-05save fullscreen/aspect ratio settings; fix midi driver selection (driver was ...Max Horn
2003-11-05added language/platform popupMax Horn
2003-11-05make it possible to query the tag of the selected itemMax Horn
2003-11-04modified NewGui::drawString to shorten strings which don't fit using ellipsis...Max Horn
2003-11-04Added some more dummy checkboxes, functionality to be addedMax Horn
2003-11-04lec don't have copyright on all the SCUMM games, add broken sword while here....Jonathan Gray
2003-11-03fix item positionsMax Horn
2003-11-03removed PushButtonWidgetMax Horn
2003-11-03cleanupMax Horn
2003-11-03Make ChooserDialog height & button label customizable; make its ListWidget av...Max Horn
2003-11-03added NumberingMode enum typeMax Horn
2003-11-03Fixed compile error under codewarrior for PalmOSChris Apers