aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2011-02-14GUI: Update cursor palette handling for RGBA->RGB change.Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-08CREDITS: Add credits for Czech translationThierry Crozat
2011-02-08I18N: Add Czech translation (patch #3174438)Thierry Crozat
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2011-02-07GUI: Change SaveLoadChooser to not 'public subclass' GUI::DialogMax Horn
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn
2011-01-22I18N: Add polish translation (patch #3162838)Thierry Crozat
2011-01-20GUI: Fix Memory Leak from PicButtonWidget _gfx Member.David Turner
2011-01-19I18N: Update credits and NEWS file after adding two new GUI translationsThierry Crozat
2011-01-19I18N: Add Norwegian Nynorsk and Danish translationsThierry Crozat
2011-01-18GUI: Fix implicit signed to unsigned conversion warnings for some compilers.Johannes Schickel
2011-01-16GUI: Fix language popup in the game options.Johannes Schickel
2011-01-03GUI: Implement PicButtonWidgetEugene Sandulenko
2010-12-31COPYRIGHT: Update copyright year - Happy new year!Arnaud Boutonné
2010-12-23PLUGINS: switched plugin manager to inheritance rather than #definesYotam Barnoy
2010-12-17GUI: Adapt GUI themes to latest Mohawk resolution change.Johannes Schickel
2010-12-12I18N: Add Norwegian (Bokmaal) translation (patch #3134466)Thierry Crozat
2010-12-08I18N: Update Brazilian Portuguese translation (from patch #3131421)Thierry Crozat
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-12-05I18N: Update Brazilian Portuguese translationThierry Crozat
2010-12-02GUI: Prevent high res versions of the themes to be picked for 544x333.Johannes Schickel
2010-12-02GUI: Change the themes to use their low res version for 544x333.Johannes Schickel
2010-12-02I18N: Update Hungarian translation (from patch #3124359)Thierry Crozat
2010-11-30I18N: Don't build TranslationManager when translation is disabled.Jordi Vilalta Prat
2010-11-28i18N: Update all translation files from template file.Thierry Crozat
2010-11-25GUI: Changed wording of "Disable dithering" to "Enable undithering"Filippos Karapetis
2010-11-23I18N: Updating French, Portuguese and Hungarian translations.Thierry Crozat
2010-11-21I18N: Add Brazilian Portuguese (from patch #3114669)Thierry Crozat
2010-11-18GUI: Make activeDialog in runLoop const, since it should not be changed.Johannes Schickel
2010-11-18GUI: Simplify Tooltip implementation.Johannes Schickel
2010-11-18GUI: changed tooltip to be deleted when inactiveYotam Barnoy
2010-11-16GUI: Fixed build failure in console due to missing header.David Turner
2010-11-16GUI: Push down some header (inter)dependenciesMax Horn
2010-11-16GUI: Commit some changes missing in my previous commit (oops)Max Horn
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-11-16GUI: Fixed Memory Leak in RadiobuttonGroup usage in Options Dialog.David Turner
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-11-15GUI: Fix bug in ThemeEngine::addFont related to localized fontsMax Horn
2010-11-15GUI: Tweak ThemeEngine methods to use Common::String params & const qualifierMax Horn
2010-11-15CREDITS: Add Hungarian translator.Thierry Crozat
2010-11-15I18N: Update Hungarian translation and add iso-8859-2 fonts to themes.Thierry Crozat
2010-11-09GUI: Added IS8859-7 fonts. Helvetica is missingEugene Sandulenko
2010-11-09GUI: Generate iso8859-2 codepage fontsEugene Sandulenko
2010-11-09GUI: Added original 5x8 fontEugene Sandulenko
2010-11-07CREDITS: Add myself to the Infrastructure section (after talking with Max).Johannes Schickel
2010-11-07CREDITS: Mark Joachim Eberhard as retired.Johannes Schickel
2010-11-05PLUGINS: improved one-at-a-time plugin codeYotam Barnoy
2010-11-05GUI: Better description of the dithering checkboxFilippos Karapetis