Lasse Öörni 1032a1db4b Cleaned up includes. 12 år sedan
..
BorderImage.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
BorderImage.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
Button.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
Button.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 år sedan
CheckBox.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
CheckBox.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
Cursor.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
Cursor.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
DropDownList.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
DropDownList.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
FileSelector.cpp 55f249e548 Automatically show compatible script object variables as ScriptInstance attributes and file-serialize them. 13 år sedan
FileSelector.h a40fead7dc Updated license for the new year. 13 år sedan
Font.cpp 5544602c9e Enhance Font class to support saving of font (TTF or bitmap type) as another bitmap font resource in xml format. For bitmap font type, saving yet to another bitmap font is only meaningful when called with the optional parameter turned on to save only used glyphs. Refactored UIBatch class to enable better performance in Text class UI batch generation in relation to multi-pages/textures font. 13 år sedan
Font.h 5544602c9e Enhance Font class to support saving of font (TTF or bitmap type) as another bitmap font resource in xml format. For bitmap font type, saving yet to another bitmap font is only meaningful when called with the optional parameter turned on to save only used glyphs. Refactored UIBatch class to enable better performance in Text class UI batch generation in relation to multi-pages/textures font. 13 år sedan
LineEdit.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 år sedan
LineEdit.h da243eb31b Applied UI & editor related patch from weitjong. 13 år sedan
ListView.cpp 5160610e25 Refactored freely rotating / scaling UIElements into a separate Sprite class; removed rotation from the base class as it would not work correctly with element hierarchies in most cases. 12 år sedan
ListView.h d7f6b4d0b6 Enhanced UIElement to be able to set a default style file for later reference by children elements, added horizontal indentation feature, and added new E_LAYOUTUPDATED event. Enhanced ListView to better support hierarchy mode and added feature to show 'expansion triangle' in hierarchy mode. Fixed a bug in ScrollView to update view size correctly when resizing content element. Fixed a bug in Log's WriteRaw() method so it sends error message to stderr even in quite mode. Refactored Editor to take advantage of the enhancement. 12 år sedan
Menu.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 år sedan
Menu.h da243eb31b Applied UI & editor related patch from weitjong. 13 år sedan
Precompiled.cpp a40fead7dc Updated license for the new year. 13 år sedan
Precompiled.h a40fead7dc Updated license for the new year. 13 år sedan
ScrollBar.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 år sedan
ScrollBar.h da243eb31b Applied UI & editor related patch from weitjong. 13 år sedan
ScrollView.cpp d7f6b4d0b6 Enhanced UIElement to be able to set a default style file for later reference by children elements, added horizontal indentation feature, and added new E_LAYOUTUPDATED event. Enhanced ListView to better support hierarchy mode and added feature to show 'expansion triangle' in hierarchy mode. Fixed a bug in ScrollView to update view size correctly when resizing content element. Fixed a bug in Log's WriteRaw() method so it sends error message to stderr even in quite mode. Refactored Editor to take advantage of the enhancement. 12 år sedan
ScrollView.h 97a30bbe78 Cleaned up ListView content resize in regard to automatic scrollbar visibility. 13 år sedan
Slider.cpp ebcc766ac0 Minor code cleanup. Added GetAttribute() to Context, which returns a named attribute. 13 år sedan
Slider.h da243eb31b Applied UI & editor related patch from weitjong. 13 år sedan
Sprite.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
Sprite.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
Text.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
Text.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
UI.cpp 1032a1db4b Cleaned up includes. 12 år sedan
UI.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
UIBatch.cpp f166775a1d If UI element does not have a gradient, only convert the color once. 12 år sedan
UIBatch.h f166775a1d If UI element does not have a gradient, only convert the color once. 12 år sedan
UIElement.cpp 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
UIElement.h 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 år sedan
UIEvents.h 5160610e25 Refactored freely rotating / scaling UIElements into a separate Sprite class; removed rotation from the base class as it would not work correctly with element hierarchies in most cases. 12 år sedan
Window.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 år sedan
Window.h a40fead7dc Updated license for the new year. 13 år sedan