Age | Commit message (Expand) | Author |
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 |
2009-07-26 | Formatting. | Johannes Schickel |
2009-07-25 | Add optional readline support to the text debugger console. | Willem Jan Palenstijn |
2009-07-22 | Fix bug #2825252: "GUI: Low Res Bugs" | Eugene Sandulenko |
2009-07-19 | Fix compilation with USE_CONSOLE = 0 | Willem Jan Palenstijn |
2009-07-18 | Fix crash in tab completion if one command is a prefix of another. | Willem Jan Palenstijn |
2009-07-18 | Merged revisions 42463,42468-42484,42486-42488,42490-42495,42498-42507,42510-... | Travis Howell |
2009-07-16 | Fixed bug: In-game console doesn't stay centered when switching resolutions o... | Vicent Marti |
2009-07-16 | Fixed bug 2820514 ("Help dialog causes crash") | Vicent Marti |
2009-07-16 | Update classic and builtin theme after r42529. | Johannes Schickel |
2009-07-16 | Fixed issue with beveled shapes being drawn outside their shapes. Possible re... | Vicent Marti |
2009-07-15 | Slightly brighten up the active tab color in the modern theme. | Johannes Schickel |
2009-07-15 | Fix ugly spacing between tabs in classic theme (as reported by sunmax on -dev... | Johannes Schickel |
2009-07-15 | Fix formatting of some switch statements. | Johannes Schickel |
2009-07-15 | For a smoother user experience, use different colors for inverted text of the... | Johannes Schickel |
2009-07-15 | Fix bug, which caused the ListWidget to draw a widget background around the s... | Johannes Schickel |
2009-07-15 | Fix "search" filter being settings lost in launcher, when using the "Edit Gam... | Johannes Schickel |
2009-07-13 | Merged revisions 42433-42434,42436,42439-42441,42443-42446,42455-42456,42458-... | Travis Howell |
2009-07-13 | Completed name of the creator of our logo | Max Horn |
2009-07-13 | Add Drascula engine to the credits | Eugene Sandulenko |
2009-07-12 | Merged revisions 42398,42402-42406,42418-42421,42423,42428-42430 via svnmerge... | Travis Howell |
2009-07-12 | Fix typo, which in fact fixes bug #2820353 "GUI: Search doesn't handle upperc... | Johannes Schickel |
2009-07-06 | Merged revisions 42087-42088,42093-42095,42097-42099,42104-42107,42110,42112-... | Travis Howell |
2009-07-05 | Removed pushing of EVENT_SCREEN_CHANGED on theme load. This event should only... | Johannes Schickel |
2009-07-05 | Got rid of HACK, which was used to setup new cursor on theme change. | Johannes Schickel |
2009-07-04 | Merged revisions 41219-41297,41299-41318,41322-41328,41331-41334,41336-41346,... | Travis Howell |
2009-07-03 | Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings | Max Horn |
2009-07-02 | Enhanced the quicksearch box in the launcher to match words in the search str... | Max Horn |
2009-07-01 | - Added GCC_PRINTF attribute to several funcs where it makes sense | Max Horn |
2009-06-28 | GUI: Replaced ThemeParser::_drawFunction hashmap by a static function getDraw... | Max Horn |
2009-06-24 | made the cursor's pixel format a member of the cursor object, merged ____Curs... | Jody Northup |
2009-06-20 | renamed ENABLE_16BIT define to more accurate ENABLE_RGB_COLOR | Jody Northup |
2009-06-19 | Added myself to the CRUISE engine credits | Paul Gilbert |
2009-06-18 | Fixed error with non-animated 8-bit GUI cursors being drawn incorrectly in de... | Jody Northup |
2009-06-13 | Fixed cursor code to keep track of cursor formats so that ThemeEngine and/or ... | Jody Northup |
2009-06-12 | Rename KeyRemapper dialog to KeyMapper | Eugene Sandulenko |
2009-06-07 | Added Clear button for search box. Looks a bit off, but we do not yet have | Eugene Sandulenko |
2009-06-07 | Added current keymapper dialog to all themes so it could be tested by other | Eugene Sandulenko |
2009-06-07 | Fix for bug #2802492 (GUI: search query causes game list scrollbar glitches) | Max Horn |
2009-06-06 | GUI: Tweaked the launcher so that TAB switches focus between the list and the... | Max Horn |
2009-06-06 | GUI: Pressing 'ESC' in the Launcher's quick search field now resets the searc... | Max Horn |
2009-06-06 | GUI: Simplified ThemeEngine::getImageSurface (this way it's easier to add mor... | Max Horn |
2009-06-06 | Make script executable | Eugene Sandulenko |
2009-06-06 | Made fix for empty game list on starting MassAdd a bit more robust. | Johannes Schickel |