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
2025-01-15 06:18:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
gui
History
Matthew Hoops
03d9b63bcc
CREDITS: Mark waltervn as retired
...
As requested by him
2011-07-03 17:17:39 -04:00
..
themes
I18N: Regenerate translations data file
2011-06-28 19:54:30 +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
GUI: Fix some comments
2011-06-03 16:16:38 +02:00
credits.h
CREDITS: Mark waltervn as retired
2011-07-03 17:17:39 -04:00
debugger.cpp
GUI: Add 'openlog' command to debugger
2011-06-03 13:36:04 +02:00
debugger.h
COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.
2011-07-03 00:16:07 +02:00
dialog.cpp
…
dialog.h
…
error.cpp
…
error.h
…
gui-manager.cpp
ALL: Require DECLARE_SINGLETON to be used in the Common namepsace
2011-06-30 22:41:41 +03:00
gui-manager.h
…
Key.cpp
…
Key.h
…
KeysDialog.cpp
…
KeysDialog.h
…
launcher.cpp
…
launcher.h
…
massadd.cpp
BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar integration is not enabled
2011-06-16 14:23:28 -04:00
massadd.h
BACKENDS: Add progress to MassAdd dialog
2011-06-16 10:36:33 -04:00
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
ENGINES: Clean up SaveStateDescriptor.
2011-07-02 21:07:55 +02:00
saveload.h
…
themebrowser.cpp
…
themebrowser.h
…
ThemeEngine.cpp
GRAPHICS: Rename NewFont to BdfFont.
2011-07-01 21:53:01 +02: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
…