scummvm/gui
Thierry Crozat ae1607cd99 i18N: Update all translation files from template file.
German has also an updated translation.

svn-id: r54548
2010-11-28 19:24:44 +00:00
..
themes i18N: Update all translation files from template file. 2010-11-28 19:24:44 +00:00
widgets GUI: Push down some header (inter)dependencies 2010-11-16 10:29:31 +00:00
about.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
about.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
Actions.cpp WINCE: Code formatting 2010-10-31 17:11:43 +00:00
Actions.h
browser_osx.mm GUI: Move major widgets to new directory gui/widgets 2010-11-16 10:11:57 +00:00
browser.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
browser.h GUI: Don't #include Mac OS X sys header here 2010-10-30 21:26:32 +00:00
chooser.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
chooser.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
console.cpp GUI: Fixed build failure in console due to missing header. 2010-11-16 11:07:48 +00:00
console.h GUI: Push down some header (inter)dependencies 2010-11-16 10:29:31 +00:00
credits.h I18N: Add Brazilian Portuguese (from patch #3114669) 2010-11-21 22:12:31 +00:00
debugger.cpp GUI: Fix build with readline enabled 2010-11-04 16:09:20 +00:00
debugger.h GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings 2010-11-01 16:03:35 +00:00
dialog.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
dialog.h GUI: Implement tooltips. FR #2821513. 2010-06-15 10:52:35 +00:00
error.cpp Implement translation support for ScummVM GUI. 2010-06-15 10:44:51 +00:00
error.h Rest of patch #2982224: GSoC: Added unit test and unified error message display 2010-04-11 19:04:02 +00:00
gui-manager.cpp GUI: Make activeDialog in runLoop const, since it should not be changed. 2010-11-18 21:32:42 +00:00
gui-manager.h GUI: Simplify Tooltip implementation. 2010-11-18 18:17:00 +00:00
Key.cpp
Key.h
KeysDialog.cpp Yet another WinCE fix 2010-06-15 20:01:31 +00:00
KeysDialog.h GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
launcher.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
launcher.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
massadd.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
massadd.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
message.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
message.h
module.mk GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
object.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
object.h
options.cpp GUI: Changed wording of "Disable dithering" to "Enable undithering" 2010-11-25 02:35:18 +00:00
options.h GUI: Move major widgets to new directory gui/widgets 2010-11-16 10:11:57 +00:00
saveload.cpp GUI: Push down some header (inter)dependencies 2010-11-16 10:29:31 +00:00
saveload.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
themebrowser.cpp GUI: Push down some header (inter)dependencies 2010-11-16 10:29:31 +00:00
themebrowser.h
ThemeEngine.cpp GUI: Fix bug in ThemeEngine::addFont related to localized fonts 2010-11-15 23:52:06 +00:00
ThemeEngine.h GUI: Tweak ThemeEngine methods to use Common::String params & const qualifier 2010-11-15 23:51:46 +00:00
ThemeEval.cpp Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp). 2010-03-20 12:56:56 +00:00
ThemeEval.h ALL: Fixup some #define names 2010-09-28 20:30:50 +00:00
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
ThemeParser.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
Tooltip.cpp GUI: Simplify Tooltip implementation. 2010-11-18 18:17:00 +00:00
Tooltip.h GUI: Simplify Tooltip implementation. 2010-11-18 18:17:00 +00:00
widget.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
widget.h GUI: Fix tooltip drawing 2010-07-23 19:36:47 +00:00