aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2010-06-15GUI: Fixed warningsEugene Sandulenko
2010-06-15GUI: Fix crashEugene Sandulenko
2010-06-15GUI: Implemented Languages as GUI options.Eugene Sandulenko
2010-06-15GUI: Disable AdLib controls if game does not support it.Eugene Sandulenko
2010-06-15GUI: Fix crash.Eugene Sandulenko
2010-06-15GUI: Implement MIDI drivers as GUI options.Eugene Sandulenko
2010-06-15GUI: Added tooltips to more widgets.Eugene Sandulenko
2010-06-15GUI: Widened max tooltip width for bigger screen resolutionsEugene Sandulenko
2010-06-15GUI: Added tons of tooltips.Eugene Sandulenko
2010-06-15GUI: Add auto-repeater to scrollbar arrows.Eugene Sandulenko
2010-06-15GUI: Implement tooltips. FR #2821513.Eugene Sandulenko
2010-06-15GUI: Implement FR #2821514.Eugene Sandulenko
2010-06-15GUI: Tidied up lowres themes.Eugene Sandulenko
2010-06-15GUI: Improved look of GMM options menu.Eugene Sandulenko
2010-06-15GUI: Implement radiobuttons.Eugene Sandulenko
2010-06-15GUI: Added in-place hotkeys for widgets.Eugene Sandulenko
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko
2010-06-06Add Gus to credits, update README & NEWSMax Horn
2010-05-27GUI: Fix about dialog regression from my previous commitMax Horn
2010-05-27Fix for bug #3007656: "GMM: Crash in 320x200"Max Horn
2010-05-27GUI: Reduce code duplication in about dialogMax Horn
2010-05-26Replace SCUMM F5 dialog by GMM & add help button to GMMMax Horn
2010-05-26Patch #2951677: Text boxes should init with the caret at the beginningEugene Sandulenko
2010-05-21Implement FR #2858270: GUI: List scrollbar actions should focus on listEugene Sandulenko
2010-05-08Prevent editable widgets from adding various characters when F1-F12 is presse...Johannes Schickel
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-21Update credits: Fredrik retiredMax Horn
2010-04-12Update default themeOri Avtalion
2010-04-12Remove trailing whitespaceOri Avtalion
2010-04-12Center labels in mass-add dialogOri Avtalion
2010-04-12Update credits for myself to reflect that I am now part of the team.Thierry Crozat
2010-04-12Changed my credits to indicate more extensive contributionsYotam Barnoy
2010-04-11Rest of patch #2982224: GSoC: Added unit test and unified error message displayMax Horn
2010-04-09No Mandriva updates in ages -> mark Mandriva packager as retiredMax Horn
2010-04-06GUI: Remove 'typedef Common::String String' from (Global)OptionsDialogMax Horn
2010-04-06GUI: Unify various definitions of kOKCmd and move it to namespace GUIMax Horn
2010-04-05Commit of patch #2980691 "GSoC: GUI: Caret blink shaves pixels [...] (bug #29...Johannes Schickel
2010-04-05Mark Chris Gray (former Win64 builder) retired and add myself to the Win64 bu...Johannes Schickel
2010-03-29COMMON: Cleanup ConfigManager codeMax Horn
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-03-20Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp).Johannes Schickel
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2010-03-18GUI: Make GuiObject::_name const, init all members in constructorMax Horn
2010-03-13Fix our DECLARE_SINGLETON macro to conform to the C++ specs.Johannes Schickel
2010-03-12Fix from LordHoto for bug #2859401: GUI: GMM crashes when running in 320x200 ...Max Horn
2010-03-11GUI: Remove GuiObject::getMillis()Max Horn
2010-03-11cleanupMax Horn
2010-02-21Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...Yotam Barnoy
2010-02-13Hide ZipArchive implementation, only expose it via factory functions: makeZip...Max Horn