aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
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
2009-07-15Fix "search" filter being settings lost in launcher, when using the "Edit Gam...Johannes Schickel
2009-07-13Merged revisions 42433-42434,42436,42439-42441,42443-42446,42455-42456,42458-...Travis Howell
2009-07-13Completed name of the creator of our logoMax Horn
2009-07-13Add Drascula engine to the creditsEugene Sandulenko
2009-07-12Merged revisions 42398,42402-42406,42418-42421,42423,42428-42430 via svnmerge...Travis Howell
2009-07-12Fix typo, which in fact fixes bug #2820353 "GUI: Search doesn't handle upperc...Johannes Schickel
2009-07-06Merged revisions 42087-42088,42093-42095,42097-42099,42104-42107,42110,42112-...Travis Howell
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-04Merged revisions 41219-41297,41299-41318,41322-41328,41331-41334,41336-41346,...Travis Howell
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-24made the cursor's pixel format a member of the cursor object, merged ____Curs...Jody Northup
2009-06-20renamed ENABLE_16BIT define to more accurate ENABLE_RGB_COLORJody Northup