scummvm/gui
Max Horn 88913c0139 ALL: Remove trailing whitespaces
This tries to make our code a bit more compliant with our code formatting
conventions. For future use, this is the command I used:
  git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-06-20 00:59:48 +02:00
..
themes I18N: Regenerate translations data file 2011-06-19 23:28:22 +01:00
widgets
about.cpp
about.h
Actions.cpp
Actions.h
browser_osx.mm
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp
console.h
credits.h DREAMWEB: Added engine to the credits 2011-06-16 16:05:05 +04:00
debugger.cpp
debugger.h
dialog.cpp
dialog.h
error.cpp
error.h
gui-manager.cpp
gui-manager.h
Key.cpp
Key.h
KeysDialog.cpp
KeysDialog.h
launcher.cpp
launcher.h
massadd.cpp
massadd.h
message.cpp
message.h
module.mk
object.cpp
object.h
options.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
options.h
saveload.cpp
saveload.h
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp GRAPHICS: Move genLocalizedFontFilename() to FontManager class 2011-06-06 23:20:09 +01:00
ThemeEngine.h GRAPHICS: Move genLocalizedFontFilename() to FontManager class 2011-06-06 23:20:09 +01:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp GUI: fix uninitialized var 2011-06-17 20:33:40 +02:00
ThemeParser.h
Tooltip.cpp
Tooltip.h
widget.cpp
widget.h