aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2013-01-26FLUIDSYNTH: Add separate dialog for FluidSynth settingsTorbjörn Andersson
2012-12-23I18N: Update Hungarian translation from patch #3598125Thierry Crozat
2012-12-20JANITORIAL: Indent with tabs instead of spacesTorbjörn Andersson
2012-12-13CREDITS: Adding credits for Belarusian translationThierry Crozat
2012-12-13I18N: Adding Belarusian translation from patch #3595284Thierry Crozat
2012-12-13COMMON: Add wrapper for isprint.Johannes Schickel
2012-12-01I18N: Updating Finnish translationThierry Crozat
2012-12-01CREDITS: Adding catnose in credits for Finnish translationThierry Crozat
2012-12-01I18N: Regenerate translations data fileThierry Crozat
2012-11-18OSX: Add missing include for NSURLThierry Crozat
2012-11-18OSX: Improve native OS X browser dialogMax Horn
2012-10-28GUI: Check for screen changes in the saveload chooser selection code.Johannes Schickel
2012-10-18I18N: Regenerate translations.datEugene Sandulenko
2012-10-08Merge pull request #257 from lordhoto/graphics-conversionJohannes Schickel
2012-10-08CREDITS: Mark Lothar Serra Mari as retiredThierry Crozat
2012-09-26GUI: Support for page restoring for non-continuous save lists in the grid cho...Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-26GUI: Fix maximum page number calculation in grid chooser.Johannes Schickel
2012-09-26GUI: Save/restore last scroll position in the list save/load dialog.Johannes Schickel
2012-09-26GUI: Save/restore the last used page in the grid save/load dialog.Johannes Schickel
2012-09-25TONY: Add credits for TonyStrangerke
2012-09-12Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-09-06CREDITS: Reshuffle special thanksWillem Jan Palenstijn
2012-09-06CREDITS: Minor tweaksWillem Jan Palenstijn
2012-09-06CREDITS: Thank Jan Nedoma (Mnemonic) for sources/assistance with WME.Einar Johan Trøan Sømåen
2012-09-06CREDITS: Add myself to credits for the Wintermute-engineEinar Johan Trøan Sømåen
2012-08-31Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-08-28GUI: Use in-place Surface conversion in widget code.Johannes Schickel
2012-08-27I18N: Update translation data file.Jordi Vilalta Prat
2012-08-27I18N: Update translation data fileThierry Crozat
2012-08-27CREDITS: Add credits for Galician translationThierry Crozat
2012-08-26Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-08-15I18N: Regenerate translations data fileThierry Crozat
2012-08-14GUI: Fix out-of-bounds in new chooser.Alyssa Milburn
2012-08-12GUI: Make normal disabled color of the modern theme darker.Johannes Schickel
2012-08-12GUI: Create the builtin theme from scummclassic again.Johannes Schickel
2012-08-12GUI: Mark parts of the grid based chooser layout code as HACK.Johannes Schickel
2012-08-12I18N: Update POTFILES and rebuild the translations.Johannes Schickel
2012-08-12GUI: Remove left-over code from theme based fill color in thumbnail display.Johannes Schickel
2012-08-12Merge pull request #260 from lordhoto/new-chooser.Johannes Schickel
2012-08-12GUI: Fix possible un-initialised variable usage in SaveLoadChooser.D G Turner
2012-08-09GRAPHICS: Add a DPI parameter to loadTTFFont.Johannes Schickel
2012-07-25GUI: Use "OK" instead of "Ok" in SavenameDialog.Johannes Schickel
2012-07-24GUI: Add possibility to disable the grid based chooser via DISABLE_SAVELOADCH...Johannes Schickel
2012-07-24GUI: Strip a trailing whitespace.Johannes Schickel
2012-07-24GUI: Let SaveLoadChooser::getResultString return a const reference.Johannes Schickel
2012-07-24GUI: Remove unecessary explicit GUI namespace uses.Johannes Schickel
2012-07-24GUI: Remove an unnecessary empty line.Johannes Schickel
2012-07-24GUI: Also disable the switch-to-list button in the choosers, when the grid on...Johannes Schickel
2012-07-24GUI: Rename LoadChooserThumbnailed to SaveLoadChooserGrid.Johannes Schickel