aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
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
2010-02-10Fix Rober Spalek & Hans-Joerg Frieden in the CPP resp. plain text versions of...Max Horn
2010-02-08Add N64 backend to creditsFabio Battaglia
2010-02-07Add the DOSBox Team to our "Special Thanks" section for their awesome OPL2/OP...Johannes Schickel
2010-02-01Fix behavior of delete key, when the cursor is at the end of the input line.Johannes Schickel
2010-02-01Fix assert after ^W and Delete key events in the debugger, when there's nothi...Johannes Schickel
2010-02-01partly reverting r46807 ffs. Regression in numpad handling - ID: 2943361Martin Kiewitz
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-25Replace some more Adlib uses by AdLib.Johannes Schickel
2010-01-22Update copyright string to show current yearArnaud Boutonné
2010-01-07The default keycolor for mouse pointers used to be 255.Marcus Comstedt
2010-01-03Change BS 1 & 2 to I & II (see discussion on -devel)Max Horn
2010-01-03Setup the dimensions of GuiObject in the constructor, by using reflowLayout.Johannes Schickel
2009-12-31Minor additions: added full keypad support to GUI and SCIYotam Barnoy
2009-12-31Add the Mohawk crew to the credits.Matthew Hoops
2009-12-30Get rid of Common::String::emptyString, and also of some port specific hacker...Max Horn
2009-12-26Using #include instead of #import to include some mac os x headers to avoid s...Oystein Eftevaag
2009-12-26Add "End of namespace" comment.Johannes Schickel
2009-12-26Buildbot compile fix for os x cross compileOystein Eftevaag