Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-09 | I18N: Update translation data file | Thierry Crozat | |
2014-01-11 | GUI: Fix menu layout for low-res classic theme | Marcus Comstedt | |
Since clipping is now in place for strings, having text widgets which are 4 pixels high will no longer work. Remade the layout to set better heights, and remove some spacing instead. | |||
2013-08-22 | THEME: Add back entry for color when hovering over button | Narek Mailian | |
2013-08-16 | GRAPHICS: Gradient blending on borders of rounded squares | Narek Mailian | |
2013-08-16 | GRAPHICS: Add support for Soft Shadows with rounded squares | Narek Mailian | |
2013-08-16 | GUI: Add code to default theme generation to reduce string length. | D G Turner | |
The additional code skips the extraneous spaces after the end of an XML close brace (>) reducing the string literal by 3106 characters, thus bringing it within the limit for C++ string literals. Have regenerated the default.inc from scummclassic with this change. | |||
2013-08-16 | GUI: Add too long string literal warning code to theme generation tool. | D G Turner | |
This has the same effect as clang's -Woverlength-strings warning of string literals longer than C++ compilers are specified to work with. | |||
2013-07-04 | RECORDER: Fix crash at startup | Eugene Sandulenko | |
2013-07-04 | Merge pull request #331 from sev-/gsoc2012-eventsrecorder | Eugene Sandulenko | |
GSoC2012: Event Recorder (reworked) | |||
2013-05-22 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-05-17 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko | |
2013-05-13 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-05-08 | I18N: Fix missing quote in Ukrainian translation | Thierry Crozat | |
2013-05-08 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-05-05 | I18N: Updated translations.dat | Eugene Sandulenko | |
2013-05-05 | I18N: Update Catalan translation | Jordi Vilalta Prat | |
2013-04-29 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-04-28 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-04-26 | I18N: Update French translation | Thierry Crozat | |
2013-04-26 | I18N: Update Hungarian translation (from patch #3611796) | Thierry Crozat | |
2013-04-24 | I18N: Update Galician translation (from patch #3611744) | Thierry Crozat | |
2013-04-24 | I18N: Update Norwegian (Bokmål)-translation | Einar Johan Trøan Sømåen | |
2013-02-16 | I18N: Update Hungarian translation from patch #3604064 | Thierry Crozat | |
2013-02-07 | I18N: Update translations from source code | Thierry Crozat | |
This adds the translation strings from the pegasus engine. | |||
2013-02-07 | I18N: Update Czech translation from patch #3603683 | Thierry Crozat | |
2013-02-04 | I18N: Update Hungarian translation from patch #3603156 | Thierry Crozat | |
2013-02-03 | I18N: Update translation files from source code | Thierry Crozat | |
2013-02-03 | GUI: Center Launcher.Version in all themes. | Johannes Schickel | |
Now that we actually use the textalign field of Launcher.Version the version would be left aligned by default. This looks odd for the classic theme and the low resolution version of the modern theme and is contrary to the old "default" value, so I decided to center the string explicitly again. | |||
2013-01-27 | GUI: Allow user to display hidden files in the browser dialog. | Johannes Schickel | |
This implements feature request #3600774 "File browser: show hidden files". | |||
2013-01-26 | GUI: Move the FluidSynth reset button from Misc tab to bottom | Torbjörn Andersson | |
This should make it clearer that Reset applies to all of the FluidSynth settings, not just the Misc tab. | |||
2013-01-26 | GUI: Add "Reset" button to FluidSynth settings dialog | Torbjörn Andersson | |
This resets the FluidSynth settings to their default values. | |||
2013-01-26 | FLUIDSYNTH: Add separate dialog for FluidSynth settings | Torbjörn Andersson | |
I don't really understand what these parameters do, or what the sensible values are, so for now the sliders are limited only by the allowed (or, in one case, "safe") values. | |||
2012-12-23 | I18N: Update Hungarian translation from patch #3598125 | Thierry Crozat | |
2012-12-13 | I18N: Adding Belarusian translation from patch #3595284 | Thierry Crozat | |
2012-12-01 | I18N: Updating Finnish translation | Thierry Crozat | |
2012-12-01 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-10-18 | I18N: Regenerate translations.dat | Eugene Sandulenko | |
2012-08-27 | I18N: Update translation data file. | Jordi Vilalta Prat | |
2012-08-27 | I18N: Update translation data file | Thierry Crozat | |
2012-08-15 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-08-12 | GUI: Make normal disabled color of the modern theme darker. | Johannes Schickel | |
This should fix bug #3395057 "GUI: Font-Background Color Contrast Problem in Modern Theme". At the very least it will improve the contrast. | |||
2012-08-12 | GUI: Create the builtin theme from scummclassic again. | Johannes Schickel | |
The old builtin one actually was based on a unpublished version, which failed with the current code. Oops. | |||
2012-08-12 | I18N: Update POTFILES and rebuild the translations. | Johannes Schickel | |
2012-08-12 | Merge pull request #260 from lordhoto/new-chooser. | Johannes Schickel | |
New save/load chooser Conflicts: gui/saveload.cpp | |||
2012-07-24 | GUI: Implement saving in the grid based save/load chooser. | Johannes Schickel | |
2012-07-15 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-07-13 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-07-09 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-07-08 | I18N: Regenerate translations data file | Thierry Crozat | |