aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2009-08-21Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...Andre Heider
2009-08-21Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/Jody Northup
2009-08-20Cleanup.Johannes Schickel
2009-08-20Implement automatic clearing of "Untitled Savestate" in edit mode of the Save...Johannes Schickel
2009-08-20Renamed ScummSaveLoad GUI dialog config entry to SaveLoadChooser. (Also bumpe...Johannes Schickel
2009-08-20Partial implementation of feature request #2834637 "GUI: Allow greying out du...Johannes Schickel
2009-08-19Merged revisions 43458-43468,43470-43471,43473-43475,43477,43479-43483,43485,...Travis Howell
2009-08-17Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...Joost Peters
2009-08-17Merged revisions 43417,43420,43425-43426,43428,43431,43434,43436-43438,43440-...Travis Howell
2009-08-16Cleanup.Johannes Schickel
2009-08-16For a better user experience, clear all meta infos, when clicking on an unuse...Johannes Schickel
2009-08-16Added Ninteno DS specific hack, which takes care of tab button width problems...Johannes Schickel
2009-08-16Fix options dialog's reflowLayout.Johannes Schickel
2009-08-16Merged revisions 43338-43340,43342,43344-43347,43349-43350,43352-43354,43357-...Travis Howell
2009-08-13Cleanup.Johannes Schickel
2009-08-13Little fix of new modern theme layout in the launcher for 3x.Johannes Schickel
2009-08-13Move version string in Modern theme beneath the Logo in high res mode, this s...Johannes Schickel
2009-08-11Merged revisions 43066,43068,43088,43093,43095,43097,43101-43102,43107,43112,...Travis Howell
2009-08-10Rename 'font_color' attribute for 'text' draw step to 'text_color'.Johannes Schickel
2009-08-10Made font color configuration independend from font style configuration.Johannes Schickel
2009-08-09Fix for bug #2834250 "GUI: Incorrect behavior of sliders".Johannes Schickel
2009-08-08Patch #2832247: "GMM: Enable loading & deleting of unnamed savegames"Eugene Sandulenko
2009-08-08Implement FR#2821534: "GUI: Mute All disable volume sliders"Eugene Sandulenko
2009-08-05Some groundwork for a better implementation of modifier keys. (incomplete, an...Jody Northup
2009-08-05Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,...Travis Howell
2009-07-31Prevent high-resolution layouts to be loaded on low resolutions.Vicent Marti
2009-07-30Fixed corrupted theme files.Vicent Marti
2009-07-30Added Strangerke to credits, and moved wjp from Gob to SCI on his requestMax Horn
2009-07-30Changed 10rdH070's nick back to LordHoto, and added Hkz to the creditsMax Horn
2009-07-30Overhauled the credits: Retired members are now (partially) back to their old...Max Horn
2009-07-30Fix Browser dialog name.Johannes Schickel
2009-07-30Change code to use our fractional utilities.Johannes Schickel
2009-07-30Add tanoku to our GUI credits section.Johannes Schickel
2009-07-29Sort audio output rates numerically (see FR #2821525)Max Horn
2009-07-29GUI: When clicking in a scrollbar to page up/down, don't scroll a full page; ...Max Horn
2009-07-26Formatting.Johannes Schickel
2009-07-25Add optional readline support to the text debugger console.Willem Jan Palenstijn
2009-07-22Fix bug #2825252: "GUI: Low Res Bugs"Eugene Sandulenko
2009-07-19Fix compilation with USE_CONSOLE = 0Willem Jan Palenstijn
2009-07-18Fix crash in tab completion if one command is a prefix of another.Willem Jan Palenstijn
2009-07-18Merged revisions 42463,42468-42484,42486-42488,42490-42495,42498-42507,42510-...Travis Howell
2009-07-16Fixed bug: In-game console doesn't stay centered when switching resolutions o...Vicent Marti
2009-07-16Fixed bug 2820514 ("Help dialog causes crash")Vicent Marti
2009-07-16Update classic and builtin theme after r42529.Johannes Schickel
2009-07-16Fixed issue with beveled shapes being drawn outside their shapes. Possible re...Vicent Marti
2009-07-15Slightly brighten up the active tab color in the modern theme.Johannes Schickel
2009-07-15Fix ugly spacing between tabs in classic theme (as reported by sunmax on -dev...Johannes Schickel
2009-07-15Fix formatting of some switch statements.Johannes Schickel
2009-07-15For a smoother user experience, use different colors for inverted text of the...Johannes Schickel
2009-07-15Fix bug, which caused the ListWidget to draw a widget background around the s...Johannes Schickel