aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2011-03-22I18N: Update translation data fileThierry Crozat
2011-03-22CREDITS: Add credits for Swedish translationThierry Crozat
2011-03-22I18N: Regenerate translation data fileThierry Crozat
2011-03-09CREDITS: Fix typo in previous commitThierry Crozat
2011-03-09CREDITS: Add credits for web sites maintainer and new skinsThierry Crozat
2011-03-01CREDITS: Credit madmoose Smacker video decodermadmoose
2011-03-01GUI: Increment theme version.Johannes Schickel
2011-02-25Revert "GUI: Properly clear the screen buffer"dhewg
2011-02-24GUI: Fix two-step renderingdhewg
2011-02-24GUI: Properly clear the screen bufferdhewg
2011-02-24GUI: Make the ThemeParser less dumbdhewg
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