Commit Graph

444 Commits

Author SHA1 Message Date
Thierry Crozat
b84d48abca I18N: Update French translation 2014-07-05 13:56:47 +01:00
Thierry Crozat
886d48b843 I18N: Regenerate the translations data file 2014-07-02 22:06:27 +01:00
Eugene Sandulenko
7617461165 I18N: update translations.dat 2014-07-01 02:41:44 +03:00
Johannes Schickel
2d9d23adde GUI: Reduce spacing in save/load chooser in the classic theme.
This fixes bug #6658 "GUI: Save/Load grid view needs tuning for classic theme, 640x400 pixels" for me.
2014-06-22 17:43:06 +02:00
Johannes Schickel
dc4b9b8bc1 GUI: Recreate default theme. 2014-06-05 03:36:40 +02:00
Johannes Schickel
eac2f789fe GUI: Use sorted file list in scummtheme.py.
This will (hopefully) reduce the amount of changes when recreating the themes
because the order in which files will be processed is the same unless the
sorting differs on systems...
2014-06-05 03:33:22 +02:00
Thierry Crozat
3f88d60ad9 I18N: Update translation data file 2014-03-09 21:52:31 +00:00
Marcus Comstedt
9957965257 GUI: Fix menu layout for low-res classic theme
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.
2014-01-11 17:48:34 +01:00
Narek Mailian
94792d2063 THEME: Add back entry for color when hovering over button 2013-08-22 12:01:27 +02:00
Narek Mailian
6fa3c7751f GRAPHICS: Gradient blending on borders of rounded squares 2013-08-16 20:54:10 +02:00
Narek Mailian
5c00dbbd2a GRAPHICS: Add support for Soft Shadows with rounded squares 2013-08-16 20:54:08 +02:00
D G Turner
01a1e63786 GUI: Add code to default theme generation to reduce string length.
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 06:57:40 +01:00
D G Turner
49ea7cd1fd GUI: Add too long string literal warning code to theme generation tool.
This has the same effect as clang's -Woverlength-strings warning of
string literals longer than C++ compilers are specified to work with.
2013-08-16 06:54:54 +01:00
Eugene Sandulenko
baafae672f RECORDER: Fix crash at startup 2013-07-04 15:23:56 +03:00
Eugene Sandulenko
49210a803a Merge pull request #331 from sev-/gsoc2012-eventsrecorder
GSoC2012: Event Recorder (reworked)
2013-07-04 04:58:54 -07:00
Thierry Crozat
958c297efc I18N: Regenerate translations data file 2013-05-22 20:27:14 +01:00
Thierry Crozat
dd97907fb0 I18N: Regenerate translations data file 2013-05-17 20:05:11 +01:00
Eugene Sandulenko
f59512c47e RECORDER: Implement Events Recorder 2013-05-17 00:18:09 +03:00
Thierry Crozat
658b597556 I18N: Regenerate translations data file 2013-05-13 20:45:40 +01:00
Thierry Crozat
4b387fae7a I18N: Fix missing quote in Ukrainian translation 2013-05-08 19:20:12 +01:00
Thierry Crozat
206e6613de I18N: Regenerate translations data file 2013-05-08 19:06:29 +01:00
Eugene Sandulenko
6d1e456c05 I18N: Updated translations.dat 2013-05-05 23:28:20 +03:00
Jordi Vilalta Prat
52838980fc I18N: Update Catalan translation 2013-05-05 14:31:31 +02:00
Thierry Crozat
83be4f7ebd I18N: Regenerate translations data file 2013-04-29 22:03:19 +01:00
Thierry Crozat
1108d202f9 I18N: Regenerate translations data file 2013-04-28 13:43:06 +01:00
Thierry Crozat
29cfadebe9 I18N: Update French translation 2013-04-26 23:57:00 +01:00
Thierry Crozat
08b2f90bd6 I18N: Update Hungarian translation (from patch #3611796) 2013-04-26 23:57:00 +01:00
Thierry Crozat
048d24660b I18N: Update Galician translation (from patch #3611744) 2013-04-24 18:50:19 +01:00
Einar Johan Trøan Sømåen
de1c0dd1f8 I18N: Update Norwegian (Bokmål)-translation 2013-04-24 14:07:29 +02:00
Thierry Crozat
862c831511 I18N: Update Hungarian translation from patch #3604064 2013-02-16 18:07:38 +00:00
Thierry Crozat
a75f0b0693 I18N: Update translations from source code
This adds the translation strings from the pegasus engine.
2013-02-07 23:15:26 +00:00
Thierry Crozat
977eb2876c I18N: Update Czech translation from patch #3603683 2013-02-07 23:11:07 +00:00
Thierry Crozat
84bea855b4 I18N: Update Hungarian translation from patch #3603156 2013-02-04 13:28:14 +00:00
Thierry Crozat
ad0fccc0bb I18N: Update translation files from source code 2013-02-03 00:11:40 +00:00
Johannes Schickel
7dc15bc070 GUI: Center Launcher.Version in all themes.
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-02-03 00:46:51 +01:00
Johannes Schickel
0a3e00b307 GUI: Allow user to display hidden files in the browser dialog.
This implements feature request #3600774 "File browser: show hidden files".
2013-01-27 19:13:44 +01:00
Torbjörn Andersson
e4a77aff06 GUI: Move the FluidSynth reset button from Misc tab to bottom
This should make it clearer that Reset applies to all of the
FluidSynth settings, not just the Misc tab.
2013-01-26 13:53:43 +01:00
Torbjörn Andersson
c780df5175 GUI: Add "Reset" button to FluidSynth settings dialog
This resets the FluidSynth settings to their default values.
2013-01-26 13:52:32 +01:00
Torbjörn Andersson
681f81211f FLUIDSYNTH: Add separate dialog for FluidSynth settings
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.
2013-01-26 13:36:37 +01:00
Thierry Crozat
3de9303394 I18N: Update Hungarian translation from patch #3598125 2012-12-23 00:13:37 +00:00
Thierry Crozat
a468a2a57e I18N: Adding Belarusian translation from patch #3595284 2012-12-13 23:51:43 +00:00
Thierry Crozat
8e09661e24 I18N: Updating Finnish translation 2012-12-01 18:05:11 +00:00
Thierry Crozat
a5f0ef14a6 I18N: Regenerate translations data file 2012-12-01 17:26:57 +00:00
Eugene Sandulenko
ca256a23b3 I18N: Regenerate translations.dat 2012-10-18 22:09:50 +03:00
Jordi Vilalta Prat
e96249a105 I18N: Update translation data file. 2012-08-27 15:57:29 +02:00
Thierry Crozat
b8e10e4785 I18N: Update translation data file 2012-08-27 11:45:33 +01:00
Thierry Crozat
037cdaefac I18N: Regenerate translations data file 2012-08-15 21:35:28 +01:00
Johannes Schickel
fee19db7ee GUI: Make normal disabled color of the modern theme darker.
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 19:38:57 +02:00
Johannes Schickel
da790e112c GUI: Create the builtin theme from scummclassic again.
The old builtin one actually was based on a unpublished version, which failed
with the current code. Oops.
2012-08-12 15:18:09 +02:00
Johannes Schickel
7ea7a8ae7e I18N: Update POTFILES and rebuild the translations. 2012-08-12 14:58:16 +02:00