.. |
themes
|
Tweaked browser dialog in 320x200 mode
|
2008-11-05 14:58:47 +00:00 |
about.cpp
|
- Merged the new RTL changes into the branch.
|
2008-09-20 11:21:35 +00:00 |
about.h
|
|
|
Actions.cpp
|
|
|
Actions.h
|
|
|
browser.cpp
|
Merged several revisions from SVNMerge.
|
2008-10-05 11:21:07 +00:00 |
browser.h
|
Renamed FilesystemNode -> FSNode
|
2008-10-02 16:58:59 +00:00 |
chooser.cpp
|
Fixed: Game version selection menu (Bugs 2167730 and 2164305).
|
2008-10-15 11:22:22 +00:00 |
chooser.h
|
Fixed: Game version selection menu (Bugs 2167730 and 2164305).
|
2008-10-15 11:22:22 +00:00 |
console.cpp
|
Fixed: Ingame debug console in all games.
|
2008-10-13 10:04:42 +00:00 |
console.h
|
|
|
credits.h
|
Fixed typos (thanks to Raziel^ for spotting them).
|
2008-10-03 00:16:21 +00:00 |
debugger.cpp
|
cleanup
|
2008-10-12 22:02:24 +00:00 |
debugger.h
|
|
|
dialog.cpp
|
Finished legacy API cleanup. Removed all legacy code.
|
2008-08-13 17:46:00 +00:00 |
dialog.h
|
Manual merge of the GSoC2008 GUI branch. (71 files)
|
2008-10-09 11:49:35 +00:00 |
editable.cpp
|
|
|
editable.h
|
|
|
EditTextWidget.cpp
|
Finished legacy API cleanup. Removed all legacy code.
|
2008-08-13 17:46:00 +00:00 |
EditTextWidget.h
|
|
|
Key.cpp
|
|
|
Key.h
|
|
|
KeysDialog.cpp
|
|
|
KeysDialog.h
|
|
|
launcher.cpp
|
Added some WIP code for the GMM save dialog (still not working correctly)
|
2008-11-06 20:26:19 +00:00 |
launcher.h
|
Added some WIP code for the GMM save dialog (still not working correctly)
|
2008-11-06 20:26:19 +00:00 |
ListWidget.cpp
|
Finished legacy API cleanup. Removed all legacy code.
|
2008-08-13 17:46:00 +00:00 |
ListWidget.h
|
|
|
massadd.cpp
|
Added "Mass Add" dialog.
|
2008-10-14 17:53:52 +00:00 |
massadd.h
|
Renamed FilesystemNode -> FSNode
|
2008-10-02 16:58:59 +00:00 |
message.cpp
|
|
|
message.h
|
|
|
module.mk
|
Order files in gui/module.mk alphabetically
|
2008-10-11 21:37:15 +00:00 |
newgui.cpp
|
Moved GuiObject::reflowLayout from newgui.cpp to object.cpp
|
2008-11-03 16:42:23 +00:00 |
newgui.h
|
Merged ThemeEngine::themeEval() and ThemeEngine::evaluator() methods into a single getEvaluator() method
|
2008-10-12 22:25:35 +00:00 |
object.cpp
|
Moved GuiObject::reflowLayout from newgui.cpp to object.cpp
|
2008-11-03 16:42:23 +00:00 |
object.h
|
Patch #2122869: ALL: Common load dialog
|
2008-11-03 18:32:16 +00:00 |
options.cpp
|
Store names for renderer configuration in config file instead of integers.
|
2008-10-29 20:45:28 +00:00 |
options.h
|
Tons of misc. GFX fixes.
|
2008-08-15 19:10:37 +00:00 |
PopUpWidget.cpp
|
Finished legacy API cleanup. Removed all legacy code.
|
2008-08-13 17:46:00 +00:00 |
PopUpWidget.h
|
|
|
ScrollBarWidget.cpp
|
|
|
ScrollBarWidget.h
|
|
|
TabWidget.cpp
|
Finished legacy API cleanup. Removed all legacy code.
|
2008-08-13 17:46:00 +00:00 |
TabWidget.h
|
Misc GFX tweaks.
|
2008-08-14 23:17:41 +00:00 |
theme.cpp
|
Paranoia check
|
2008-11-05 11:57:11 +00:00 |
theme.h
|
Changed XML Parser to require standards-compilant XML header.
|
2008-10-18 09:14:43 +00:00 |
themebrowser.cpp
|
Merged several revisions from SVNMerge.
|
2008-10-05 11:21:07 +00:00 |
themebrowser.h
|
Merged several revisions from SVNMerge.
|
2008-10-05 11:21:07 +00:00 |
ThemeEngine.cpp
|
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSystem::getOverlayFormat to several ports (pending testing by the porters)
|
2008-11-06 15:02:50 +00:00 |
ThemeEngine.h
|
Some cleanup / handle the case where the themepath is neither pointing to a dir nor to a .zip file
|
2008-11-04 19:49:26 +00:00 |
ThemeEval.cpp
|
Fixed: Parser crash when adding an XML layout with an unhandled type.
|
2008-10-14 17:29:48 +00:00 |
ThemeEval.h
|
Merged ThemeEngine::themeEval() and ThemeEngine::evaluator() methods into a single getEvaluator() method
|
2008-10-12 22:25:35 +00:00 |
ThemeLayout.cpp
|
Renamed ThemeLayout::buildCopy to buildCopy::makeClone
|
2008-11-03 16:38:47 +00:00 |
ThemeLayout.h
|
Reordered initialization lists to kill a ton of warnings.
|
2008-11-04 05:29:53 +00:00 |
ThemeParser.cpp
|
Fixed: Parser crash when adding an XML layout with an unhandled type.
|
2008-10-14 17:29:48 +00:00 |
ThemeParser.h
|
Merged ThemeEngine::themeEval() and ThemeEngine::evaluator() methods into a single getEvaluator() method
|
2008-10-12 22:25:35 +00:00 |
widget.cpp
|
Removed dependency on OSystem::RGBToColor, by using Graphics::RGBToColor + Graphics::PixelFormat instead.
|
2008-11-03 20:15:45 +00:00 |
widget.h
|
Finished legacy API cleanup. Removed all legacy code.
|
2008-08-13 17:46:00 +00:00 |