Age | Commit message (Expand) | Author |
2009-10-18 | Introduced new type Common::DisposeAfterUse::Flag | Max Horn |
2009-10-11 | Updated the modern theme logo with a darker shadow | Jordi Vilalta Prat |
2009-10-11 | Hopefully avoiding an assert in the MSVC debug CRT library when entering an u... | Johannes Schickel |
2009-10-09 | Remove some unused variables | Max Horn |
2009-10-08 | Change doxygen inline comments from "//!" to "///" as proposed on -devel | Max Horn |
2009-10-07 | another try to add myself...(this is more complicated than writing for sci it... | Martin Kiewitz |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-09-20 | Added TabWidget::getActiveTab() | Andre Heider |
2009-09-15 | Fix crash when 'mass add' doesn't find any games | Willem Jan Palenstijn |
2009-09-13 | Commit salty-horse's fix for bug #2854261 "GUI: Launcher list doesn't highlig... | Johannes Schickel |
2009-09-06 | Minor constness fixes | Bertrand Augereau |
2009-08-30 | Properly detect the transparent color on lossy pixel formats (like ARGB3444) | Andre Heider |
2009-08-30 | Proof of concept with new logo. It is clearly visible now that the shadow | Eugene Sandulenko |
2009-08-22 | Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch" | Eugene Sandulenko |
2009-08-21 | Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran... | Andre Heider |
2009-08-21 | Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/ | Jody Northup |
2009-08-20 | Cleanup. | Johannes Schickel |
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-19 | Merged revisions 43458-43468,43470-43471,43473-43475,43477,43479-43483,43485,... | Travis Howell |
2009-08-17 | Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo... | Joost Peters |
2009-08-17 | Merged revisions 43417,43420,43425-43426,43428,43431,43434,43436-43438,43440-... | Travis Howell |
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-16 | Added Ninteno DS specific hack, which takes care of tab button width problems... | Johannes Schickel |
2009-08-16 | Fix options dialog's reflowLayout. | Johannes Schickel |
2009-08-16 | Merged revisions 43338-43340,43342,43344-43347,43349-43350,43352-43354,43357-... | Travis Howell |
2009-08-13 | Cleanup. | Johannes Schickel |
2009-08-13 | Little fix of new modern theme layout in the launcher for 3x. | Johannes Schickel |
2009-08-13 | Move version string in Modern theme beneath the Logo in high res mode, this s... | Johannes Schickel |
2009-08-11 | Merged revisions 43066,43068,43088,43093,43095,43097,43101-43102,43107,43112,... | Travis Howell |
2009-08-10 | Rename 'font_color' attribute for 'text' draw step to 'text_color'. | Johannes Schickel |
2009-08-10 | Made font color configuration independend from font style configuration. | Johannes Schickel |
2009-08-09 | Fix for bug #2834250 "GUI: Incorrect behavior of sliders". | Johannes Schickel |
2009-08-08 | Patch #2832247: "GMM: Enable loading & deleting of unnamed savegames" | Eugene Sandulenko |
2009-08-08 | Implement FR#2821534: "GUI: Mute All disable volume sliders" | Eugene Sandulenko |
2009-08-05 | Some groundwork for a better implementation of modifier keys. (incomplete, an... | Jody Northup |
2009-08-05 | Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,... | Travis Howell |
2009-07-31 | Prevent high-resolution layouts to be loaded on low resolutions. | Vicent Marti |
2009-07-30 | Fixed corrupted theme files. | Vicent Marti |
2009-07-30 | Added Strangerke to credits, and moved wjp from Gob to SCI on his request | Max Horn |
2009-07-30 | Changed 10rdH070's nick back to LordHoto, and added Hkz to the credits | Max Horn |
2009-07-30 | Overhauled the credits: Retired members are now (partially) back to their old... | Max Horn |
2009-07-30 | Fix Browser dialog name. | Johannes Schickel |
2009-07-30 | Change code to use our fractional utilities. | Johannes Schickel |
2009-07-30 | Add tanoku to our GUI credits section. | Johannes Schickel |
2009-07-29 | Sort audio output rates numerically (see FR #2821525) | Max Horn |
2009-07-29 | GUI: When clicking in a scrollbar to page up/down, don't scroll a full page; ... | Max Horn |