Age | Commit message (Expand) | Author |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-07-05 | * Start of generic key configuration support for ScummVM | Lars Persson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-02 | The GUI has reached the point where I think it's safe to begin removing the | Torbjörn Andersson |
2005-05-27 | Made ValueDisplayDialog scale itself. | Torbjörn Andersson |
2005-05-18 | The SCUMM options dialog mostly scales itself. Mostly. | Torbjörn Andersson |
2005-05-14 | Made the SCUMM main dialog scale itself | Max Horn |
2005-05-11 | Reduce header dependencies | Max Horn |
2005-05-09 | Last part of patch #1163026 (Thumbnails for ScummEngine) | Max Horn |
2005-03-12 | Add key to toggle speech/subtitles | Travis Howell |
2005-03-08 | Fix for bug #1158465 (New Volume Control Dialogue Error-Prone) | Max Horn |
2005-03-08 | Remove outdated comment | Max Horn |
2005-03-06 | Added dialogs which are shown when you modify the talkspeed or music volume u... | Max Horn |
2005-02-18 | Fix a small bug (wrong mouse cursor is briefly shown) in the F5 menu | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-06 | Only activate virtual keyboard when needed | Max Horn |
2004-07-20 | Add support for version key in The Dig | Travis Howell |
2004-03-15 | Aaargh, 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-01-26 | CE Keys dialog moved to new backend | Nicolas Bacca |
2004-01-08 | unify _vm / _scumm usage | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-14 | Let's spell it out: c-o-d-e r-e-u-s-e :-) | Max Horn |
2003-12-14 | Always confirm restart | Travis Howell |
2003-12-13 | patch #858731 to work around MSVC6 compiler bugs | Max Horn |
2003-11-28 | reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb... | Max Horn |
2003-11-11 | made Scumm::OptionsDialog subclass GUI::OptionsDialog (code reuse); replaced ... | Max Horn |
2003-11-10 | added namespace GUI | Max Horn |
2003-11-03 | remade the in-game GUI/menu | Max Horn |
2003-11-02 | introduced common base class GuiObject for Dialog/Widget -> step towards maki... | Max Horn |
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi... | Max Horn |
2003-11-01 | amiga checkbox is pointless in the in-game settings dialog (you should set th... | Max Horn |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also m... | Max Horn |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-08-20 | Change Amiga palette option to Amiga version | Travis Howell |
2003-07-28 | Patch #715991: Quit Confirmation Dialog (feature request #642721) with some t... | Max Horn |
2003-07-22 | made about dialog global (so that it can be used from the launcher and from s... | Max Horn |
2003-07-07 | fix for bug #766119: help screen: '.' is listed incorrectly | Max Horn |
2003-06-14 | Patch #745843: Help Dialog; in addition, I moved the 'About' dialog button fr... | Max Horn |
2003-03-25 | added some meat to the global options dialog (no prefs are stored yet, though) | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup | Paweł Kołodziejski |
2002-12-21 | partial checkin of patch #655594 (handling Y/N questions); cleanup | Max Horn |
2002-12-14 | moved the console code to gui/console.cpp; make it actually printout somethin... | Max Horn |
2002-12-14 | Commit some junk in-case I don't get time to finish this tonight and Fingolfi... | James Brown |
2002-11-22 | changed the key input system in NewGUI: pass both the keycode and the ascii v... | Max Horn |
2002-11-06 | Don't attempt to play sound in simon 1 dos. | Travis Howell |
2002-10-27 | patch #628574: Implementing unkMessage2 | Max Horn |
2002-10-22 | Always check your merges :) | Nicolas Bacca |