This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2024-12-17 15:18:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
638305fcbb
scummvm
/
gui
History
Johannes Schickel
59eb37a76c
Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine in credits.h again.
...
svn-id: r45547
2009-10-30 20:30:28 +00:00
..
themes
Updated the modern theme logo with a darker shadow
2009-10-11 22:26:03 +00:00
about.cpp
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
2009-09-30 16:16:53 +00:00
about.h
Actions.cpp
Actions.h
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp
console.h
credits.h
Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine in credits.h again.
2009-10-30 20:30:28 +00:00
debugger.cpp
debugger.h
dialog.cpp
dialog.h
editable.cpp
editable.h
EditTextWidget.cpp
EditTextWidget.h
GuiManager.cpp
GuiManager.h
Key.cpp
Key.h
KeysDialog.cpp
KeysDialog.h
launcher.cpp
launcher.h
ListWidget.cpp
Hopefully avoiding an assert in the MSVC debug CRT library when entering an umlaut in the launcher.
2009-10-11 13:44:19 +00:00
ListWidget.h
Change doxygen inline comments from "//!" to "///" as proposed on -devel
2009-10-08 21:28:57 +00:00
massadd.cpp
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
massadd.h
message.cpp
message.h
module.mk
object.cpp
object.h
options.cpp
options.h
PopUpWidget.cpp
PopUpWidget.h
saveload.cpp
saveload.h
ScrollBarWidget.cpp
ScrollBarWidget.h
TabWidget.cpp
TabWidget.h
Added TabWidget::getActiveTab()
2009-09-20 11:25:39 +00:00
themebrowser.cpp
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
themebrowser.h
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
ThemeEngine.cpp
Introduced new type Common::DisposeAfterUse::Flag
2009-10-18 19:41:59 +00:00
ThemeEngine.h
Change doxygen inline comments from "//!" to "///" as proposed on -devel
2009-10-08 21:28:57 +00:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
2009-09-30 16:16:53 +00:00
ThemeParser.h
widget.cpp
widget.h