aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2002-12-13changed back transparencyMax Horn
2002-12-13added an API to query the list of available music drivers; cleanupMax Horn
2002-12-13playing a bit with the alpha levelMax Horn
2002-12-13added seperator items (to show off :-), moved dialog a bit upMax Horn
2002-12-13added support for seperator items; perform clipping if popup doesn't fit on s...Max Horn
2002-12-13added TODO commentMax Horn
2002-12-13added keyboard & scroll wheel supportMax Horn
2002-12-13changed OSystem to allow RBG<->16bit color conversion to be done in the backe...Max Horn
2002-12-13fixup dummy options dialog a bitMax Horn
2002-12-12added timeout for popup; fixed notifcation sent when popup item is chosenMax Horn
2002-12-12added a dummy global options dialog; PopUpWidget tweaksMax Horn
2002-12-12changed the slider widget, better suited to represent volume settings this wa...Max Horn
2002-12-12added PopUpWidget; hacked it into the edit game dialog just to show how to us...Max Horn
2002-12-01fixed launcher buttons againMax Horn
2002-12-01fix for bug #646218 (Start button in launcher was not getting disabled)Max Horn
2002-11-25Add a few EditGame options. Honor game-specific fullScreen from the LauncherJames Brown
2002-11-23removed debug printfMax Horn
2002-11-22improved keyboard input behaviour in SDL backend: make use of the unicode fea...Max Horn
2002-11-22changed the key input system in NewGUI: pass both the keycode and the ascii v...Max Horn
2002-11-21cleanupMax Horn
2002-11-21enhanced Config::rename_domain; added the ability to change the domain name i...Max Horn
2002-11-21allow some more chars as inputMax Horn
2002-11-21added missing right borderMax Horn
2002-11-21some fixes; hooked up the EditGameDialog (so changes to 'name' there actually...Max Horn
2002-11-21changed comments slightlyMax Horn
2002-11-21Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use ...Max Horn
2002-11-21implemented remove buttons; added EditGameDialog stub (it only displays some ...Max Horn
2002-11-21center dialog vertically, too; split overlong lines at whitespaces if posibleMax Horn
2002-11-21enhanced launcher: added 'Remove' button, renamed 'Configure...' to 'Edit Gam...Max Horn
2002-11-21factored out ChooserDialog into it's own header/source file, and made the tit...Max Horn
2002-11-21revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all...Max Horn
2002-11-21added _configureButton stubMax Horn
2002-11-21added a chooser sub dialog used by 'Add Game'Max Horn
2002-11-21remember last directory (or rather, don't lobotomize yourself :-)Max Horn
2002-11-21lo and behold - the 'Add Game' button now works, at least in some cases! More...Max Horn
2002-11-19added some preliminary game auto detect code to the launcher; this required a...Max Horn
2002-11-15enabled 'Go Up' buttonMax Horn
2002-11-15don't crash when the list is emptyMax Horn
2002-11-14Browser already can display files and navigate down; TOOD: go up, chooseMax Horn
2002-11-14added completly useless non functional browser dialog skeleton. Just to show ...Max Horn
2002-11-13cleaned up Config::get_domain; fixed sorting in launcherMax Horn
2002-11-13more initialisation fixesMax Horn
2002-11-10fixed dialog redrawing (when you switched in the save/load dialog between sav...Max Horn
2002-11-10improved MessageDialog: long lines are split now (this needs improvement to f...Max Horn
2002-11-05make buttons 2 pixel wider (fixes 'Options' button); don't use non-portable h...Max Horn
2002-11-05fix for bug #633087 (umlauts in GUI)Max Horn
2002-11-05clip text drawingMax Horn
2002-10-28Get launcher to display aliased games as well as 'basic' gamesJames Brown
2002-10-28Don't crash the launcher if there are no entriesJames Brown
2002-10-28Add support for aliased scummvm config entries.James Brown