Age | Commit message (Expand) | Author |
2010-11-16 | GUI: Push down some header (inter)dependencies | Max Horn |
2010-11-16 | GUI: Move major widgets to new directory gui/widgets | Max Horn |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-07-04 | Always use kThumbnailHeight2 (i.e. 120) for the height of the thumbnail widget. | Johannes Schickel |
2010-06-15 | GUI: Implement tooltips. FR #2821513. | Eugene Sandulenko |
2010-06-15 | GUI: Added in-place hotkeys for widgets. | Eugene Sandulenko |
2010-06-15 | Implement translation support for ScummVM GUI. | Eugene Sandulenko |
2010-03-18 | COMMON: Move typedef StringList from str.h to new header str-array.h | Max Horn |
2009-12-30 | Get rid of Common::String::emptyString, and also of some port specific hacker... | Max Horn |
2009-08-20 | Implement automatic clearing of "Untitled Savestate" in edit mode of the Save... | Johannes Schickel |
2009-08-20 | Renamed ScummSaveLoad GUI dialog config entry to SaveLoadChooser. (Also bumpe... | Johannes Schickel |
2009-08-20 | Partial implementation of feature request #2834637 "GUI: Allow greying out du... | Johannes Schickel |
2009-08-16 | Cleanup. | Johannes Schickel |
2009-08-16 | For a better user experience, clear all meta infos, when clicking on an unuse... | Johannes Schickel |
2009-08-08 | Patch #2832247: "GMM: Enable loading & deleting of unnamed savegames" | Eugene Sandulenko |
2009-02-19 | Fixed regression in Options menu and disabled Save/Load buttons. | Vicent Marti |
2009-01-12 | Fixed bug #2500168 ("GUI: Cannot quit in the launcher's load dialog"). I thought | Torbjörn Andersson |
2008-12-27 | GUI: Added Widget::setVisible convenience wrapper | Max Horn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-11-12 | Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI... | Max Horn |
2008-11-11 | Moved GUI::SaveLoadChooser to its own source file | Max Horn |