| .. |
|
BaseUIElementFactory.cpp
|
dd24a35ab6
Initial DropDownList implementation.
|
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
|
cae8301062
Initial ListView implementation.
|
15 years ago |
|
Button.h
|
dd24a35ab6
Initial DropDownList implementation.
|
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
|
cb4d88a8f2
Replaced explicit image rect settings with offsets.
|
15 years ago |
|
CheckBox.h
|
cb4d88a8f2
Replaced explicit image rect settings with offsets.
|
15 years ago |
|
Cursor.cpp
|
b0642caa78
Added LineEdit UI element.
|
15 years ago |
|
Cursor.h
|
bf9f51ba4d
Refactored setting UI element style.
|
15 years ago |
|
DropDownList.cpp
|
9350f4056e
UI layout system refactoring.
|
15 years ago |
|
DropDownList.h
|
9350f4056e
UI layout system refactoring.
|
15 years ago |
|
FileSelector.cpp
|
24cec6fac5
Initial FileSelector implementation.
|
15 years ago |
|
FileSelector.h
|
24cec6fac5
Initial FileSelector implementation.
|
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
|
47faf427f8
Fixed more possible layout bugs.
|
15 years ago |
|
LineEdit.h
|
553b5055ad
Exposed EventListener, sending events to any EventListener (not just entities or components) and subscribing to sender specific events to script.
|
15 years ago |
|
ListView.cpp
|
24cec6fac5
Initial FileSelector implementation.
|
15 years ago |
|
ListView.h
|
ae7efc8683
Added doubleclick event to ListView.
|
15 years ago |
|
Menu.cpp
|
9350f4056e
UI layout system refactoring.
|
15 years ago |
|
Menu.h
|
9350f4056e
UI layout system refactoring.
|
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
|
24cec6fac5
Initial FileSelector implementation.
|
15 years ago |
|
ScrollBar.h
|
dd24a35ab6
Initial DropDownList implementation.
|
15 years ago |
|
ScrollView.cpp
|
9350f4056e
UI layout system refactoring.
|
15 years ago |
|
ScrollView.h
|
dd24a35ab6
Initial DropDownList implementation.
|
15 years ago |
|
Slider.cpp
|
abc4b39adb
Normalized scrollbar step size, by default on.
|
15 years ago |
|
Slider.h
|
dd24a35ab6
Initial DropDownList implementation.
|
15 years ago |
|
Text.cpp
|
24cec6fac5
Initial FileSelector implementation.
|
15 years ago |
|
Text.h
|
fe4ccf7c58
Added auto-adjusting layout support to UIElement.
|
15 years ago |
|
UI.cpp
|
24cec6fac5
Initial FileSelector implementation.
|
15 years ago |
|
UI.h
|
24cec6fac5
Initial FileSelector implementation.
|
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
|
24cec6fac5
Initial FileSelector implementation.
|
15 years ago |
|
UIElement.h
|
24cec6fac5
Initial FileSelector implementation.
|
15 years ago |
|
UIElementFactory.h
|
bf9f51ba4d
Refactored setting UI element style.
|
15 years ago |
|
UIEvents.h
|
24cec6fac5
Initial FileSelector implementation.
|
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
|
47faf427f8
Fixed more possible layout bugs.
|
15 years ago |
|
Window.h
|
dd24a35ab6
Initial DropDownList implementation.
|
15 years ago |