.. |
themes
|
Fix for bug #3007656: "GMM: Crash in 320x200"
|
2010-05-27 19:34:41 +00:00 |
about.cpp
|
GUI: Fix about dialog regression from my previous commit
|
2010-05-27 20:29:39 +00:00 |
about.h
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
Actions.cpp
|
|
|
Actions.h
|
|
|
browser_osx.mm
|
|
|
browser.cpp
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
browser.h
|
|
|
chooser.cpp
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
chooser.h
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
console.cpp
|
Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling
|
2010-02-21 04:04:13 +00:00 |
console.h
|
Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling
|
2010-02-21 04:04:13 +00:00 |
credits.h
|
Add Gus to credits, update README & NEWS
|
2010-06-06 13:36:55 +00:00 |
debugger.cpp
|
Move DebugChannel related code to new header
|
2010-05-04 11:59:22 +00:00 |
debugger.h
|
|
|
dialog.cpp
|
|
|
dialog.h
|
GUI: Unify various definitions of kOKCmd and move it to namespace GUI
|
2010-04-06 09:26:43 +00:00 |
editable.cpp
|
Patch #2951677: Text boxes should init with the caret at the beginning
|
2010-05-26 13:26:52 +00:00 |
editable.h
|
Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling
|
2010-02-21 04:04:13 +00:00 |
EditTextWidget.cpp
|
|
|
EditTextWidget.h
|
|
|
error.cpp
|
Rest of patch #2982224: GSoC: Added unit test and unified error message display
|
2010-04-11 19:04:02 +00:00 |
error.h
|
Rest of patch #2982224: GSoC: Added unit test and unified error message display
|
2010-04-11 19:04:02 +00:00 |
GuiManager.cpp
|
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
|
2010-03-13 21:55:49 +00:00 |
GuiManager.h
|
Fix from LordHoto for bug #2859401: GUI: GMM crashes when running in 320x200 and 320x240
|
2010-03-12 23:02:24 +00:00 |
Key.cpp
|
|
|
Key.h
|
|
|
KeysDialog.cpp
|
GUI: Unify various definitions of kOKCmd and move it to namespace GUI
|
2010-04-06 09:26:43 +00:00 |
KeysDialog.h
|
|
|
launcher.cpp
|
COMMON: Cleanup ConfigManager code
|
2010-03-29 20:31:23 +00:00 |
launcher.h
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
ListWidget.cpp
|
Implement FR #2858270: GUI: List scrollbar actions should focus on list
|
2010-05-21 18:27:13 +00:00 |
ListWidget.h
|
Implement FR #2858270: GUI: List scrollbar actions should focus on list
|
2010-05-21 18:27:13 +00:00 |
massadd.cpp
|
COMMON: Cleanup ConfigManager code
|
2010-03-29 20:31:23 +00:00 |
massadd.h
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
message.cpp
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
message.h
|
|
|
module.mk
|
Rest of patch #2982224: GSoC: Added unit test and unified error message display
|
2010-04-11 19:04:02 +00:00 |
object.cpp
|
GUI: Make GuiObject::_name const, init all members in constructor
|
2010-03-18 15:04:15 +00:00 |
object.h
|
GUI: Make GuiObject::_name const, init all members in constructor
|
2010-03-18 15:04:15 +00:00 |
options.cpp
|
GUI: Remove 'typedef Common::String String' from (Global)OptionsDialog
|
2010-04-06 09:26:59 +00:00 |
options.h
|
GUI: Remove 'typedef Common::String String' from (Global)OptionsDialog
|
2010-04-06 09:26:59 +00:00 |
PopUpWidget.cpp
|
GUI: Remove GuiObject::getMillis()
|
2010-03-11 23:41:28 +00:00 |
PopUpWidget.h
|
|
|
saveload.cpp
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
saveload.h
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
ScrollBarWidget.cpp
|
|
|
ScrollBarWidget.h
|
|
|
TabWidget.cpp
|
|
|
TabWidget.h
|
|
|
themebrowser.cpp
|
COMMON: Move typedef StringList from str.h to new header str-array.h
|
2010-03-18 15:09:24 +00:00 |
themebrowser.h
|
|
|
ThemeEngine.cpp
|
Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp).
|
2010-03-20 12:56:56 +00:00 |
ThemeEngine.h
|
|
|
ThemeEval.cpp
|
Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp).
|
2010-03-20 12:56:56 +00:00 |
ThemeEval.h
|
|
|
ThemeLayout.cpp
|
|
|
ThemeLayout.h
|
|
|
ThemeParser.cpp
|
Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp).
|
2010-03-20 12:56:56 +00:00 |
ThemeParser.h
|
Patch #2973290: Semicolon cleanup
|
2010-03-22 20:28:08 +00:00 |
widget.cpp
|
|
|
widget.h
|
cleanup
|
2010-03-11 23:40:40 +00:00 |