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-02 07:28:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c304c633ce
scummvm
/
gui
History
Vicent Marti
62de2d9edc
Fixed bug: In-game console doesn't stay centered when switching resolutions on the fly.
...
svn-id: r42540
2009-07-16 17:51:12 +00:00
..
themes
Fixed bug 2820514 ("Help dialog causes crash")
2009-07-16 17:29:31 +00:00
about.cpp
For a smoother user experience, use different colors for inverted text of the ListWidget, depending on whether the widget has focus or not.
2009-07-15 18:05:37 +00:00
about.h
Actions.cpp
Actions.h
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp
Fixed bug: In-game console doesn't stay centered when switching resolutions on the fly.
2009-07-16 17:51:12 +00:00
console.h
Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings
2009-07-03 10:40:49 +00:00
credits.h
Completed name of the creator of our logo
2009-07-13 22:19:33 +00:00
debugger.cpp
- Added GCC_PRINTF attribute to several funcs where it makes sense
2009-07-01 20:51:04 +00:00
debugger.h
dialog.cpp
dialog.h
editable.cpp
editable.h
EditTextWidget.cpp
For a smoother user experience, use different colors for inverted text of the ListWidget, depending on whether the widget has focus or not.
2009-07-15 18:05:37 +00:00
EditTextWidget.h
GuiManager.cpp
Removed pushing of EVENT_SCREEN_CHANGED on theme load. This event should only be pushed by the backend.
2009-07-05 14:12:04 +00:00
GuiManager.h
Got rid of HACK, which was used to setup new cursor on theme change.
2009-07-05 14:11:54 +00:00
Key.cpp
Key.h
KeysDialog.cpp
KeysDialog.h
launcher.cpp
Fix "search" filter being settings lost in launcher, when using the "Edit Game..." menu for example.
2009-07-15 17:07:45 +00:00
launcher.h
ListWidget.cpp
For a smoother user experience, use different colors for inverted text of the ListWidget, depending on whether the widget has focus or not.
2009-07-15 18:05:37 +00:00
ListWidget.h
massadd.cpp
massadd.h
message.cpp
message.h
module.mk
object.cpp
object.h
options.cpp
options.h
PopUpWidget.cpp
For a smoother user experience, use different colors for inverted text of the ListWidget, depending on whether the widget has focus or not.
2009-07-15 18:05:37 +00:00
PopUpWidget.h
saveload.cpp
saveload.h
ScrollBarWidget.cpp
ScrollBarWidget.h
TabWidget.cpp
TabWidget.h
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp
Fix ugly spacing between tabs in classic theme (as reported by sunmax on -devel).
2009-07-15 22:19:16 +00:00
ThemeEngine.h
For a smoother user experience, use different colors for inverted text of the ListWidget, depending on whether the widget has focus or not.
2009-07-15 18:05:37 +00:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp
ThemeParser.h
widget.cpp
widget.h