.. |
widgets
|
Fix bubbles when used with RTL language
|
2011-02-20 20:44:46 +00:00 |
abstract_state_manager.cpp
|
Make abstract state manager more consistent; previously, some methods would always log, others never. Now use the logging level setting uniformly
|
2011-01-16 19:38:59 +00:00 |
abstract_state_manager.hpp
|
Added the necessary code to handle switching language live at runtime (not yet accessible in a nice way from the user interface, this will need to come later)
|
2011-01-15 03:07:42 +00:00 |
abstract_top_level_container.cpp
|
Renamed ptr_vector to PtrVector so that is follows
|
2011-02-03 22:20:53 +00:00 |
abstract_top_level_container.hpp
|
Renamed ptr_vector to PtrVector so that is follows
|
2011-02-03 22:20:53 +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
|
Renamed ptr_vector to PtrVector so that is follows
|
2011-02-03 22:20:53 +00:00 |
engine.hpp
|
Renamed ptr_vector to PtrVector so that is follows
|
2011-02-03 22:20:53 +00:00 |
event_handler.cpp
|
Added more copyright statements
|
2010-12-15 22:59:55 +00:00 |
event_handler.hpp
|
Added more copyright statements
|
2010-12-15 22:59:55 +00:00 |
layout_manager.cpp
|
Renamed ptr_vector to PtrVector so that is follows
|
2011-02-03 22:20:53 +00:00 |
layout_manager.hpp
|
Renamed ptr_vector to PtrVector so that is follows
|
2011-02-03 22:20:53 +00:00 |
modaldialog.cpp
|
Stomp on memory in dialog dtors to detect bugs
|
2010-10-27 23:02:03 +00:00 |
modaldialog.hpp
|
Removed/fixed bogus/unneeded includes or forwards
|
2010-09-10 00:05:56 +00:00 |
scalable_font.cpp
|
Fixed bug in scalable font, that was visible in the tooltip
|
2011-03-19 18:14:15 +00:00 |
scalable_font.hpp
|
Fixed some font centering issues during live switch between RTL and LTR languages
|
2011-02-06 02:11:57 +00:00 |
screen_loader.cpp
|
Renamed ptr_vector to PtrVector so that is follows
|
2011-02-03 22:20:53 +00:00 |
screen.cpp
|
Renamed ptr_vector to PtrVector so that is follows
|
2011-02-03 22:20:53 +00:00 |
screen.hpp
|
Renamed ptr_vector to PtrVector so that is follows
|
2011-02-03 22:20:53 +00:00 |
skin.cpp
|
Fixed bug in scalable font, that was visible in the tooltip
|
2011-03-19 18:14:15 +00:00 |
skin.hpp
|
Add tooltip to explain what each GFX level does (as suggested in Trac) + remove NLS_ENABLED checks, with tinygettext translation is always available.
|
2011-03-18 16:50:22 +00:00 |
widget.cpp
|
Add tooltip to explain what each GFX level does (as suggested in Trac) + remove NLS_ENABLED checks, with tinygettext translation is always available.
|
2011-03-18 16:50:22 +00:00 |
widget.hpp
|
Add tooltip to explain what each GFX level does (as suggested in Trac) + remove NLS_ENABLED checks, with tinygettext translation is always available.
|
2011-03-18 16:50:22 +00:00 |
widgets.hpp
|
Added bubble widget to work around clipped text in help menu .I'm not sure I like it, and it's especially ugly in the glass skin, but that can be worked on later.
|
2010-09-04 20:24:42 +00:00 |