scummvm/gui
2012-06-14 03:17:33 +02:00
..
themes ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
widgets GUI: Move predictive dialog to common gui 2012-03-25 12:21:38 +03:00
about.cpp MISC: This is year 2012 2012-01-01 11:49:41 +01:00
about.h
Actions.cpp
Actions.h
browser_osx.mm MACOSX: Replace use of a 10.4 only API by one available since 10.0 2012-01-14 20:13:50 +01:00
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp
console.h
credits.h CREDITS: Add credits for Basque translation 2012-03-11 13:21:42 +00:00
debugger.cpp JANITORIAL: Simply use *x instead of *x.get() on smart pointers. 2012-03-13 15:43:59 +01:00
debugger.h
dialog.cpp GUI: Implemented pressed state for buttons 2012-05-03 19:32:08 +03:00
dialog.h GUI: Remove unecessary ";". 2012-05-03 18:43:09 +02:00
error.cpp
error.h
gui-manager.cpp GUI: Implemented pressed state for buttons 2012-05-03 19:32:08 +03:00
gui-manager.h GRAPHICS/GUI: Implement kerning support for Font. 2012-01-29 16:26:20 +01:00
Key.cpp
Key.h
KeysDialog.cpp
KeysDialog.h
launcher.cpp GUI: Get rid of SaveLoadChooser::setSaveMode. 2012-06-10 04:19:45 +02:00
launcher.h
massadd.cpp
massadd.h
message.cpp
message.h
module.mk GUI: Move predictive dialog to common gui 2012-03-25 12:21:38 +03:00
object.cpp GUI: Fix "clear" buttons after theme switch (bug #3482459) 2012-02-24 22:20:50 +01:00
object.h GUI: Fix "clear" buttons after theme switch (bug #3482459) 2012-02-24 22:20:50 +01:00
options.cpp GUI: Remove leftover code for the global dithering checkbox 2012-03-25 22:18:35 +03:00
options.h GUI: Change the undithering checkbox to be an engine-specific option 2012-03-25 18:51:23 +03:00
predictivedialog.cpp GUI: Use pressed state in predictive dialog in keyboard mode. 2012-05-03 19:32:34 +03:00
predictivedialog.h GUI: Use pressed state in predictive dialog in keyboard mode. 2012-05-03 19:32:34 +03:00
saveload.cpp GUI: Refactor engine plugin access out of SaveLoadChooserImpl into SaveLoadChooser. 2012-06-14 03:13:49 +02:00
saveload.h GUI: Fix include guard of saveload.h. 2012-06-14 03:17:33 +02:00
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
ThemeEngine.h GUI: Allow querying of the pixel format used by ThemeEngine. 2012-06-13 04:32:11 +02:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
ThemeParser.h ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" logic. 2012-06-03 02:02:57 +02:00
Tooltip.cpp
Tooltip.h
widget.cpp GUI: Allow Surfaces with abitrary RGB pixel formats to be used in PicButtonWidget and GraphicsWidget. 2012-06-13 04:48:34 +02:00
widget.h GUI: Allow Surfaces with abitrary RGB pixel formats to be used in PicButtonWidget and GraphicsWidget. 2012-06-13 04:48:34 +02:00