aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2004-08-15Removed some obsolete stuff; made switching to the alt font less intrusive (y...Max Horn
2004-08-11Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ...Max Horn
2004-08-06Make the global savepath button match the look & feel of the 'local' one; fix...Max Horn
2004-07-26Fix label width; properly distinguish between a global default extrapath/save...Max Horn
2004-07-21Allow user to select ListWidget entries by typing them (see FR #922921)Max Horn
2004-07-01Backport C&P bug from local treeJames Brown
2004-06-29Add 'Path' tab to launcher, w/ selection for Game, Data and a new 'Extra' path.James Brown
2004-05-23Applied patch #956989 ("Varous console fixes"). Fingolfin said it lookedTorbjörn Andersson
2004-05-05Maybe this change will cure one of erik's two console bug reports (namely #94...Max Horn
2004-05-05Cleaned up console code a bit - wrap around logic needs workMax Horn
2004-05-05Added generic variable size stack class - COMPLETELY UNTESTED. Really should ...Max Horn
2004-04-09Renamed template class 'List' to 'Array', since that is really what it is (a ...Max Horn
2004-04-06Changed "voice_volume" to "speech_volume" for consistency with the BrokenTorbjörn Andersson
2004-04-05added voice group volume to scumm engine for imuse digital and implemeted vol...Paweł Kołodziejski
2004-03-29Make use of Stack templateMax Horn
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-25fix memory leakMax Horn
2004-03-22cleanupMax Horn
2004-03-21Moved Surface/Font code into new 'graphics' moduleMax Horn
2004-03-17Fix (workaround?) for bugs #917700 and #917697Max Horn
2004-03-17Fix for bug #917532 (GUI: BrowserDialog return value)Max Horn
2004-03-15cleanup; added a TODO to Font classMax Horn
2004-03-15Aaargh, didn't mean to commit this...Max Horn
2004-03-15...and mor. Next big thing should be to document the overlay stuff, but that'...Max Horn
2004-03-13Added FotAQ to the "About" window, after som discussion with Endy about theTorbjörn Andersson
2004-03-13use 'Surface' in NewGuiMax Horn
2004-03-13Revamped the font code: now it's very easy to switch between the 'original' S...Max Horn
2004-03-13useful helper method (will be used for improved options dialog)Max Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-25remove outdated TODOMax Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-24Fix graphic options on WinCENicolas Bacca
2004-02-22avoid #include scaler.hMax Horn
2004-02-11fix OSX nav dialog in fullscreen modeMax Horn
2004-02-11This is not a test, I repeat, this is not a test!James Brown
2004-02-09fixed compilationPaweł Kołodziejski
2004-02-09cleanupMax Horn
2004-02-09Modified version of patch #892795 (Let scumvm -v show supported libs)Max Horn
2004-02-07Make use of the MD5-based game detection in the launcherMax Horn
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