aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
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-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
2009-07-15Fix "search" filter being settings lost in launcher, when using the "Edit Gam...Johannes Schickel
2009-07-13Completed name of the creator of our logoMax Horn
2009-07-13Add Drascula engine to the creditsEugene Sandulenko
2009-07-12Fix typo, which in fact fixes bug #2820353 "GUI: Search doesn't handle upperc...Johannes Schickel
2009-07-05Removed pushing of EVENT_SCREEN_CHANGED on theme load. This event should only...Johannes Schickel
2009-07-05Got rid of HACK, which was used to setup new cursor on theme change.Johannes Schickel
2009-07-03Added more GCC_PRINTF attributes, and fixed resulting warnings in format stringsMax Horn
2009-07-02Enhanced 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 senseMax Horn
2009-06-28GUI: Replaced ThemeParser::_drawFunction hashmap by a static function getDraw...Max Horn
2009-06-19Added myself to the CRUISE engine creditsPaul Gilbert
2009-06-12Rename KeyRemapper dialog to KeyMapperEugene Sandulenko
2009-06-07Added Clear button for search box. Looks a bit off, but we do not yet haveEugene Sandulenko
2009-06-07Added current keymapper dialog to all themes so it could be tested by otherEugene Sandulenko
2009-06-07Fix for bug #2802492 (GUI: search query causes game list scrollbar glitches)Max Horn
2009-06-06GUI: Tweaked the launcher so that TAB switches focus between the list and the...Max Horn
2009-06-06GUI: Pressing 'ESC' in the Launcher's quick search field now resets the searc...Max Horn
2009-06-06GUI: Simplified ThemeEngine::getImageSurface (this way it's easier to add mor...Max Horn
2009-06-06Make script executableEugene Sandulenko
2009-06-06Made fix for empty game list on starting MassAdd a bit more robust.Johannes Schickel
2009-06-06Bring old 'quick search' behavior of games list back.Eugene Sandulenko
2009-06-06Fixed assertion when starting mass add and there are no games currently in th...Filippos Karapetis
2009-06-06Restore search.bmp which was lostEugene Sandulenko
2009-06-06Bump theme version to 0.5 due to number of recent changes.Eugene Sandulenko
2009-06-06Disable MIDI controls if GUIO_NOMIDI is setEugene Sandulenko
2009-06-06Disable load from the launcher button for AGOS and Gob games with use of GUI ...Eugene Sandulenko
2009-06-06Do not change list content if filter was not changedEugene Sandulenko
2009-06-06Implement FR#862150: "GUI: Show subtitles/speech options only for speech games"Eugene Sandulenko
2009-06-06Fix item selection on filtered out list in launcherEugene Sandulenko
2009-06-06Fix font size in EditTextWidget on screen resolution change.Eugene Sandulenko
2009-06-06Improvements to laucher dialogEugene Sandulenko
2009-06-06Implement FR#1970293: "LAUNCHER: Add "quick search" input field like in iTunes"Eugene Sandulenko
2009-06-06Add to launcher not yet functional search widget.Eugene Sandulenko
2009-06-06Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".Eugene Sandulenko
2009-06-06Implement widget property "textalign". Added it to all theme layoutsEugene Sandulenko
2009-06-06Sync all themes with improvements of mass dialog. Fixed list positioningEugene Sandulenko