stk-code_catmod/src/guiengine
hilnius e0e64680a5 merging trunk and networking. 'data/gui/menu_story_focus.png' has its networking version kept (dunno why the two files were different, they seemed same to me)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/networking@13101 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-07-06 11:48:23 +00:00
..
widgets merging trunk and networking. 'data/gui/menu_story_focus.png' has its networking version kept (dunno why the two files were different, they seemed same to me) 2013-07-06 11:48:23 +00:00
abstract_state_manager.cpp Some const & visibility fixes 2013-05-30 10:19:55 +00:00
abstract_state_manager.hpp Space cleanup pass on the headers 2013-05-30 19:47:39 +00:00
abstract_top_level_container.cpp Remove some unused irr_driver includes 2013-06-26 13:31:38 +00:00
abstract_top_level_container.hpp Space cleanup pass on the headers 2013-05-30 19:47:39 +00:00
CGUISpriteBank.cpp Remove trailing space, git doesn't like it 2013-05-29 22:04:35 +00:00
CGUISpriteBank.h Remove trailing space, git doesn't like it 2013-05-29 22:04:35 +00:00
engine.cpp Rework how <box> tags work in STKGUI files for finer control over layout. Adapt existing layouts accordingly. 2013-07-03 02:00:08 +00:00
engine.hpp Space cleanup pass on the headers 2013-05-30 19:47:39 +00:00
event_handler.cpp Prevent double ribbon events when using mouse on a ribbon that's in a dialog 2013-07-05 22:55:12 +00:00
event_handler.hpp Space cleanup pass on the headers 2013-05-30 19:47:39 +00:00
layout_manager.cpp Rework how <box> tags work in STKGUI files for finer control over layout. Adapt existing layouts accordingly. 2013-07-03 02:00:08 +00:00
layout_manager.hpp Space cleanup pass on the headers 2013-05-30 19:47:39 +00:00
modaldialog.cpp [_GSoC Uni_] 'Screen' has now a callback 'onDialogClose' which gets called by 'ModalDialog' after being dismissed. (Also removed a debug line in RibbonWidget) 2013-06-30 22:16:29 +00:00
modaldialog.hpp Space cleanup pass on the headers 2013-05-30 19:47:39 +00:00
scalable_font.cpp Remove trailing space, git doesn't like it 2013-05-29 22:04:35 +00:00
scalable_font.hpp Space cleanup pass on the headers 2013-05-30 19:47:39 +00:00
screen_loader.cpp Rework how <box> tags work in STKGUI files for finer control over layout. Adapt existing layouts accordingly. 2013-07-03 02:00:08 +00:00
screen.cpp Remove trailing space, git doesn't like it 2013-05-29 22:04:35 +00:00
screen.hpp [_GSoC Uni_] 'Screen' has now a callback 'onDialogClose' which gets called by 'ModalDialog' after being dismissed. (Also removed a debug line in RibbonWidget) 2013-06-30 22:16:29 +00:00
skin.cpp Make GUI lists just use box, to make them in line with the latest changes that borders should be inside width/height 2013-07-06 01:05:08 +00:00
skin.hpp Apply patch by xenux to replace the text rating with star icons. Thanks\! 2013-06-24 00:34:38 +00:00
widget.cpp [_GSoC Uni_] Added extra flag to Widget, to allow hiding of widgets before they are added. Note that only RibbonWidget supports this at the moment and that other widgets should be adapted before making use of this feature (not so hard though). What it basically does is, not taking into account hidden widgets for lay-out calculation and navigation and not making an IGUIElement for the widget as it is not needed. 2013-06-30 15:14:26 +00:00
widget.hpp merging trunk and networking. 'data/gui/menu_story_focus.png' has its networking version kept (dunno why the two files were different, they seemed same to me) 2013-07-06 11:48:23 +00:00
widgets.hpp Apply patch by xenux to replace the text rating with star icons. Thanks\! 2013-06-24 00:34:38 +00:00