.. |
widgets
|
Dialogs may now be specified in XML files. Ported the 'press a key' dialog to a XML file as a test and example
|
2010-08-15 22:12:58 +00:00 |
abstract_state_manager.cpp
|
Moved layout code out of Widget and Screen classes; not only is it cleaner this way, it also paves the way for eventually making Dialog classes also use the XML layout code
|
2010-08-15 20:24:51 +00:00 |
abstract_state_manager.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
CGUISpriteBank.cpp
|
Replaced tabs with spaces.
|
2010-07-19 03:36:59 +00:00 |
CGUISpriteBank.h
|
Replaced tabs with spaces.
|
2010-07-19 03:36:59 +00:00 |
engine.cpp
|
Fixed error in GUI engine doc
|
2010-08-15 22:23:11 +00:00 |
engine.hpp
|
Renamed CGUIFont.{h,cpp} to scalable_font.{hc}pp, removed all
|
2010-07-21 00:01:22 +00:00 |
event_handler.cpp
|
Simplified and cleaned up kart selection focus dispatcher logic; also corrected warp-around to work properly there
|
2010-06-26 17:19:12 +00:00 |
event_handler.hpp
|
Minor cleanup
|
2010-05-03 17:35:52 +00:00 |
layout_manager.cpp
|
Dialogs may now be specified in XML files. Ported the 'press a key' dialog to a XML file as a test and example
|
2010-08-15 22:12:58 +00:00 |
layout_manager.hpp
|
Dialogs may now be specified in XML files. Ported the 'press a key' dialog to a XML file as a test and example
|
2010-08-15 22:12:58 +00:00 |
modaldialog.cpp
|
Dialogs may now be specified in XML files. Ported the 'press a key' dialog to a XML file as a test and example
|
2010-08-15 22:12:58 +00:00 |
modaldialog.hpp
|
Dialogs may now be specified in XML files. Ported the 'press a key' dialog to a XML file as a test and example
|
2010-08-15 22:12:58 +00:00 |
scalable_font.cpp
|
Renamed CGUIFont.{h,cpp} to scalable_font.{hc}pp, removed all
|
2010-07-21 00:01:22 +00:00 |
scalable_font.hpp
|
Renamed CGUIFont.{h,cpp} to scalable_font.{hc}pp, removed all
|
2010-07-21 00:01:22 +00:00 |
screen_loader.cpp
|
Dialogs may now be specified in XML files. Ported the 'press a key' dialog to a XML file as a test and example
|
2010-08-15 22:12:58 +00:00 |
screen.cpp
|
Dialogs may now be specified in XML files. Ported the 'press a key' dialog to a XML file as a test and example
|
2010-08-15 22:12:58 +00:00 |
screen.hpp
|
Dialogs may now be specified in XML files. Ported the 'press a key' dialog to a XML file as a test and example
|
2010-08-15 22:12:58 +00:00 |
skin.cpp
|
Renamed CGUIFont.{h,cpp} to scalable_font.{hc}pp, removed all
|
2010-07-21 00:01:22 +00:00 |
skin.hpp
|
Adding a progress bar to download addons.
|
2010-07-06 14:39:45 +00:00 |
widget.cpp
|
Moved layout code out of Widget and Screen classes; not only is it cleaner this way, it also paves the way for eventually making Dialog classes also use the XML layout code
|
2010-08-15 20:24:51 +00:00 |
widget.hpp
|
Dialogs may now be specified in XML files. Ported the 'press a key' dialog to a XML file as a test and example
|
2010-08-15 22:12:58 +00:00 |
widgets.hpp
|
Adding a progress bar to download addons.
|
2010-07-06 14:39:45 +00:00 |