aboutsummaryrefslogtreecommitdiff
path: root/scumm/dialogs.cpp
AgeCommit message (Expand)Author
2002-11-22changed the key input system in NewGUI: pass both the keycode and the ascii v...Max Horn
2002-11-17Fixes to Master/SFX/Music volumes:Jamieson Christian
2002-11-14removed obsolete TODOMax Horn
2002-11-06fix options dialogMax Horn
2002-11-06removed more typecastsMax Horn
2002-11-05change save/load dialog layout a bit - no need to restrain our height so much...Max Horn
2002-11-05clip text drawingMax Horn
2002-10-27patch #628574: Implementing unkMessage2Max Horn
2002-10-27check if _imuse is initializedPaweł Kołodziejski
2002-10-24reduce volume label size, so that it fits into the dialogMax Horn
2002-10-23refer to the new domain, www.scummvm.netMax Horn
2002-10-23Add new command lime switch to readme and correct default volumes.Travis Howell
2002-10-22Always check your merges :)Nicolas Bacca
2002-10-22Added key selection dialog for WinCENicolas Bacca
2002-10-21patch #626226 with some mods of my ownMax Horn
2002-10-19reworked the way the save/load dialog works. yup, still not perfect, but we'r...Max Horn
2002-10-16dialogs now can be run 'modal'Max Horn
2002-10-13Patch 32990: Options fix for Amiga Palette checkboxJames Brown
2002-10-12Fixed warning on VC++ 6.0Jamieson Christian
2002-10-12revised options dialogMax Horn
2002-10-01updated to match ListWidget changesMax Horn
2002-09-28patch #612722: MI2 NewGui title fixMax Horn
2002-09-27added (currently completly useless) launcher dialogMax Horn
2002-09-26some fixes for the message dialog; added some commentsMax Horn
2002-09-222002-09-21 Matt Hargett <matt@use.net>Matt Hargett
2002-09-19removed even more scumm dependencies from NewGUI; fixed some redraw issues (t...Max Horn
2002-09-19moved the Scumm specific dialogs to scumm/dialogs.*Max Horn