stk-code_catmod/src/guiengine
auria 4abd5310f7 Improved handling of empty 'squares' in scrolling ribbon grids
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4609 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-02-01 22:03:16 +00:00
..
widgets Improved handling of empty 'squares' in scrolling ribbon grids 2010-02-01 22:03:16 +00:00
abstract_state_manager.cpp Better cursor show/hide management (esp. cursor will show in in-game dialogs) 2010-01-30 19:53:06 +00:00
abstract_state_manager.hpp Better cursor show/hide management (esp. cursor will show in in-game dialogs) 2010-01-30 19:53:06 +00:00
CGUIFont.cpp Fixed a bug with fallback fonts and invisible characters 2010-01-30 19:32:19 +00:00
CGUIFont.h Added features to manually control size of each texture in a font (this is useful for our 'composite font', where chinese characters are larger than latin ones) 2010-01-29 00:19:17 +00:00
engine.cpp Improved black border effect for title font 2010-01-24 16:48:13 +00:00
engine.hpp improvements to layout engine & improvements to help menu 2010-01-19 02:43:57 +00:00
event_handler.cpp Fixed keyboard navigation bug when a dialog was shown 2009-12-22 20:54:43 +00:00
event_handler.hpp More event propagation cleanup 2009-10-20 18:25:14 +00:00
modaldialog.cpp Better cursor show/hide management (esp. cursor will show in in-game dialogs) 2010-01-30 19:53:06 +00:00
modaldialog.hpp Fixed keyboard navigation bug when a dialog was shown 2009-12-22 20:54:43 +00:00
screen_loader.cpp Fixed the 'property overloading' in GUI XML files that caused a couple internal strings to be exported to pot files, confusing translators 2010-01-16 00:02:27 +00:00
screen.cpp improvements to layout engine & improvements to help menu 2010-01-19 02:43:57 +00:00
screen.hpp Fixed compilation warnings, + warn if many keys are assigned to the same action in input settings 2010-01-02 01:46:29 +00:00
skin.cpp Removed compiler warnings (code is correct, but people might get 2010-01-20 01:13:58 +00:00
skin.hpp Added support for irrlicht 1.7. 2010-01-05 03:38:35 +00:00
widget.cpp Always use irrDriver::getTexture and never IVideoDriver::getTexture, then it's easier to debug bogus calls. Order files alphabetically in Xcode (/me needs to take first grade again -.-) 2010-01-15 18:33:33 +00:00
widget.hpp Fixed the 'property overloading' in GUI XML files that caused a couple internal strings to be exported to pot files, confusing translators 2010-01-16 00:02:27 +00:00
widgets.hpp Renamed RibbonGridWidget to DynamicRibbonWidget since it better reflects what it has become 2009-08-29 15:18:48 +00:00