Lasse Öörni 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 years ago
..
BaseUIElementFactory.cpp cbbd044d95 Refactored & unified viewport handling. Now RenderSurfaces also set a viewport. Exposed Viewport struct to script. 15 years ago
BaseUIElementFactory.h bf9f51ba4d Refactored setting UI element style. 15 years ago
BorderImage.cpp cb4d88a8f2 Replaced explicit image rect settings with offsets. 15 years ago
BorderImage.h dd24a35ab6 Initial DropDownList implementation. 15 years ago
Button.cpp fd24ca3c69 UI improvements and cleanup. 15 years ago
Button.h fd24ca3c69 UI improvements and cleanup. 15 years ago
CMakeLists.txt 03e19a7ac2 Event refactoring. Now it is possible to subscribe to events of a specific sender. To be able to send events, one must also derive from EventListener. 15 years ago
CheckBox.cpp fd24ca3c69 UI improvements and cleanup. 15 years ago
CheckBox.h fd24ca3c69 UI improvements and cleanup. 15 years ago
Cursor.cpp c30b162267 Support for different UI cursor shapes. 15 years ago
Cursor.h c30b162267 Support for different UI cursor shapes. 15 years ago
DropDownList.cpp 0dc5690767 Exposed FileSelector to script fully. 15 years ago
DropDownList.h 9350f4056e UI layout system refactoring. 15 years ago
FileSelector.cpp 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 years ago
FileSelector.h e343f0c631 Replaced TryFocus event with UIMouseClick. 15 years ago
Font.cpp fba7a7dba1 Removed some exceptions. Now failing to load a resource returns a null pointer instead of throwing an exception. 15 years ago
Font.h fba7a7dba1 Removed some exceptions. Now failing to load a resource returns a null pointer instead of throwing an exception. 15 years ago
LineEdit.cpp 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 years ago
LineEdit.h fd24ca3c69 UI improvements and cleanup. 15 years ago
ListView.cpp 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 years ago
ListView.h 63ccafc437 Added optional clearing of selection on defocus to ListView. 15 years ago
Menu.cpp 748a1fe381 Documentation update and code cleanup. 15 years ago
Menu.h fd24ca3c69 UI improvements and cleanup. 15 years ago
Precompiled.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Precompiled.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
ScrollBar.cpp 748a1fe381 Documentation update and code cleanup. 15 years ago
ScrollBar.h 0dc5690767 Exposed FileSelector to script fully. 15 years ago
ScrollView.cpp 0dc5690767 Exposed FileSelector to script fully. 15 years ago
ScrollView.h e343f0c631 Replaced TryFocus event with UIMouseClick. 15 years ago
Slider.cpp fd24ca3c69 UI improvements and cleanup. 15 years ago
Slider.h fd24ca3c69 UI improvements and cleanup. 15 years ago
Text.cpp ab3bec9d3f Added AngelScript 2.20.2. 15 years ago
Text.h fe4ccf7c58 Added auto-adjusting layout support to UIElement. 15 years ago
UI.cpp 2037d4daed GCC fixes. 15 years ago
UI.h fd24ca3c69 UI improvements and cleanup. 15 years ago
UIBatch.cpp ee5a087570 Added hover background color & selection color to Text. 15 years ago
UIBatch.h ee5a087570 Added hover background color & selection color to Text. 15 years ago
UIElement.cpp 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 years ago
UIElement.h 748a1fe381 Documentation update and code cleanup. 15 years ago
UIElementFactory.h bf9f51ba4d Refactored setting UI element style. 15 years ago
UIEvents.h 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 years ago
UIResourceFactory.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
UIResourceFactory.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Window.cpp fd24ca3c69 UI improvements and cleanup. 15 years ago
Window.h fd24ca3c69 UI improvements and cleanup. 15 years ago