aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
AgeCommit message (Collapse)Author
2012-07-15I18N: Regenerate translations data fileThierry Crozat
2012-07-13I18N: Regenerate translations data fileThierry Crozat
2012-07-09I18N: Regenerate translations data fileThierry Crozat
2012-07-08I18N: Regenerate translations data fileThierry Crozat
2012-07-08I18N: Updated translations.datEugene Sandulenko
2012-07-08I18N: Regenerate translations data fileThierry Crozat
2012-07-07I18N: Regenerate translations data fileThierry Crozat
2012-07-01I18N: Update German translationThierry Crozat
One of the string was left untranslated in the last update. This adds the translation for that string (provided by Lightkey).
2012-06-30I18N: Regenerate translation data fileThierry Crozat
2012-06-25I18N: Update Hungarian translation from patch #3537638Thierry Crozat
2012-06-24I18N: Regenerate translations data fileThierry Crozat
2012-06-03ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" ↵Johannes Schickel
logic. All uses of the old target scale API actually wanted to disallow scaling of the mouse cursor. This commit adapts our API to this and thus simplifies backend implementations. Some backends, most notable the Wii and Android, did some implementation of the cursor target scale, which I didn't adapt yet. I added a TODO for the porters there.
2012-05-27I18N: Regenerate translation data fileThierry Crozat
2012-05-03GUI: Implemented pressed state for buttonsOleksiy Kurochko
2012-04-18I18N: Regenerate translations data fileThierry Crozat
2012-04-17I18N: Add translations for the Loom FM Towns proficiency levelThierry Crozat
Those are the official French, Spanish and Italian translations from the DOS versions of the game (thanks to Simsaw for providing them).
2012-03-29GUI: Fixed scrollbar button highlighting and positioning.Martin Böhm
Fixes bug #3493324.
2012-03-25GUI: Change the undithering checkbox to be an engine-specific optionFilippos Karapetis
2012-03-25GUI: convert bitmap to make compatiblePaweł Kołodziejski
2012-03-25GUI: Move predictive dialog to common guiOleksiy Kurochko
2012-03-25Merge pull request #211 from lordhoto/game-gui-options-v2Eugene Sandulenko
GUI: Game gui options
2012-03-23I18N: Update Czech translation from patch #3508096Thierry Crozat
2012-03-19GUI: Add per-engine and per-game optionsFilippos Karapetis
2012-03-14I18N: Update Basque translation from patch #3499452Thierry Crozat
2012-03-11I18N: Update translation data fileThierry Crozat
2012-03-07I18N: Regenerate translations data fileThierry Crozat
2012-02-25GUI: Let edit text widgets use a non-bold (aka normal) font.Johannes Schickel
This change was done per request of _sev.
2012-02-20GUI: Rewrite AA rounded square rendererWillem Jan Palenstijn
This fixes bleeding of colours between different regions. It also turns 'bevel' into an option that turns the stroke into a bevel, and implements antialiased gradient-fills.
2012-02-19I18N: Regenerate translations data fileThierry Crozat
2012-02-16I18N: Regenerate translations.datEugene Sandulenko
2012-01-29I18N: Regenerate translations data fileThierry Crozat
2012-01-29GUI: Add GNU FreeFont TTFs for use with our modern theme.Johannes Schickel
2012-01-29GRAPHICS/GUI: Implement charset mapping for TTF fonts.Johannes Schickel
The charsets used by the translations now need to have a "$(name).cp" file, which contains an charset index => unicode mapping. Otherwise create_translations will fail.
2012-01-29GUI: Add support for loading TTF files with ISO-8859-1 charset.Johannes Schickel
2012-01-08GUI: Make eraser.bmp a Windows v3 bitmapMatthew Hoops
We don't have proper support for v4 bitmaps
2012-01-06GRAPHICS: Rework BDF font code.Johannes Schickel
2012-01-03I18N: Regenerate translations data fileThierry Crozat
2011-12-26GUI: Update translation files.Johannes Schickel
2011-12-26SCUMM: Add a difficulty selection dialog for Loom FM-Towns.Johannes Schickel
It is in spirit of the DOS version's selection dialog, but it has the description above the buttons instead of below it.
2011-12-07GUI: Fix and regenerate theme files for y==400 case.Alyssa Milburn
2011-12-07GUI: Regenerated theme files for new arrow lookEugene Sandulenko
2011-12-07GUI: Improved pop up and scrollbar arrows lookMaximRussia
Previous triangle drawing was all wrong, rewrote it from the scratch. Added padding to drawsteps in stx files
2011-11-27I18N: Update Swedish translation from patch #3443449Thierry Crozat
2011-11-22I18N: Update Hungarian translation from patch #3440606Thierry Crozat
2011-11-20I18N: Update Czech translation from patch #3440467Thierry Crozat
2011-11-20GUI: Update translations by using "make update-translations".Johannes Schickel
2011-10-25LAUNCHER: Turned erase icon whiteEugene Sandulenko
2011-10-25GUI: Added clear button to pathsEugene Sandulenko
2011-10-24I18N: Regenerate translations data fileThierry Crozat
2011-10-24GUI: Added icon to clear button. Reverted PNG supportEugene Sandulenko