aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2014-08-22GUI: Fix description of game specific extraPathBen Castricum
2014-08-16I18N: Update translations from source codeThierry Crozat
2014-08-16GUI: Fix spelling of FluidSynth: s/Fluidsynth/FluidSynth/Ben Castricum
2014-08-16GUI: Fix typo in audio sample rates: s/11kHz/11 kHz/Ben Castricum
2014-08-12CREDITS: Add credits for CGE2.uruk
2014-07-11CREDITS: Add Haiku port maintained by Luc SchrijversSven Hesse
2014-07-11CREDITS: Retire BeOS porter Stefan ParviainenSven Hesse
2014-07-11I18N: Fix "go up" and "misc" in the Norwegian (bokmål/nynorsk) translation.Einar Johan Trøan Sømåen
2014-07-10GUI: Treat bundles as directories in the OS X file browserThierry Crozat
2014-07-09I18N: Regenerate translations data fileThierry Crozat
2014-07-06I18N: Update Italian translation (from patch #1608)Thierry Crozat
2014-07-05I18N: Update French translationThierry Crozat
2014-07-02I18N: Regenerate the translations data fileThierry Crozat
2014-07-01I18N: update translations.datEugene Sandulenko
2014-06-22GUI: Reduce spacing in save/load chooser in the classic theme.Johannes Schickel
2014-06-19CREDITS: Update to add Fedor to SymbianSven Hesse
2014-06-09GRAPHICS: Allow client code to specify TTF render mode.Johannes Schickel
2014-06-05GUI: Allow any cased version of 'all' to toggle all debug flags.Johannes Schickel
2014-06-05Merge pull request #465 from digitall/debugReworkJohannes Schickel
2014-06-05GUI: Recreate default theme.Johannes Schickel
2014-06-05GUI: Use sorted file list in scummtheme.py.Johannes Schickel
2014-06-05COMMON: Add "all" option to debugflag controls in GUI Debugger.D G Turner
2014-05-28CREDITS: Update for Voyeur- and MADS-changesSven Hesse
2014-05-27ALL: Introduce typesafe Debugger::registerVar functions.Johannes Schickel
2014-05-27GUI: Don't endorse function naming against our guidelines in docu.Johannes Schickel
2014-05-27ALL: Make Debugger command function names conform to our guidelines.Johannes Schickel
2014-05-27GUI: Slight naming cleanup in Debugger.Johannes Schickel
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DVar_Register to Debugger::registerVar.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-05-25GUI: Fix compilationWillem Jan Palenstijn
2014-05-15GUI: Add usage for "debuglevel" command output in Debugger base class.D G Turner
2014-05-13GUI: Clarify "debuglevel" command output in Debugger base class.D G Turner
2014-05-12GUI: Minor further fixes to "debuglevel" command in Debugger base class.D G Turner
2014-05-10GUI: Add "debuglevel" command to Debugger base class.D G Turner
2014-04-06GUI: Tab cycling handles multiple themes.Zerophase
2014-04-01GUI: Fix tab cycling when total tabs increase.Zerophase
2014-04-01GUI: Add Tab cycling to TabWidgetZerophase
2014-03-09I18N: Update translation data fileThierry Crozat
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-15AVALANCHE: Repair rest of the credits.uruk
2014-01-11GUI: Fix menu layout for low-res classic themeMarcus Comstedt
2014-01-02BUILD: Support libedit readline wrapperWillem Jan Palenstijn
2014-01-01JANITORIAL: Update copyright yearEugene Sandulenko
2013-11-24GUI: Do not draw text outside edit rect in EditableWidget.Johannes Schickel
2013-11-24GUI: Fix undrawing caret glitch when the edit text is inversed.Johannes Schickel
2013-11-24GUI: Document EditableWidget::getEditRect.Johannes Schickel
2013-11-24GUI: Draw caret over the whole height of the edit rect.Johannes Schickel
2013-11-24GUI: Fix out-of-bounds check in EditableWidget::drawCaret.Johannes Schickel