Lasse Öörni
|
2037d4daed
GCC fixes.
|
15 years ago |
Lasse Öörni
|
ab3bec9d3f
Added AngelScript 2.20.2.
|
15 years ago |
Lasse Öörni
|
10d59b4c92
Fix crash when no mouse cursor in UI.
|
15 years ago |
Lasse Öörni
|
fd24ca3c69
UI improvements and cleanup.
|
15 years ago |
Lasse Öörni
|
f2492935d4
Initial UI drag and drop support. No visualization yet.
|
15 years ago |
Lasse Öörni
|
e343f0c631
Replaced TryFocus event with UIMouseClick.
|
15 years ago |
Lasse Öörni
|
0dc5690767
Exposed FileSelector to script fully.
|
15 years ago |
Lasse Öörni
|
cafd3c1491
Proper stacking of eventsenders for getEventSender().
|
15 years ago |
Lasse Öörni
|
24cec6fac5
Initial FileSelector implementation.
|
15 years ago |
Lasse Öörni
|
c4d329d86f
Exposed ListView to script, added functionality.
|
15 years ago |
Lasse Öörni
|
cae8301062
Initial ListView implementation.
|
15 years ago |
Lasse Öörni
|
abc4b39adb
Normalized scrollbar step size, by default on.
|
15 years ago |
Lasse Öörni
|
0bea69e546
ScrollView refactoring. Now ScrollView creates its own scrollbars.
|
15 years ago |
Lasse Öörni
|
47faf427f8
Fixed more possible layout bugs.
|
15 years ago |
Lasse Öörni
|
d8a75f7d03
Simplified UI layout file structure (root UI element is also the root XML element.)
|
15 years ago |
Lasse Öörni
|
d3031713e2
Added ScrollBar UI element.
|
15 years ago |
Lasse Öörni
|
fe4ccf7c58
Added auto-adjusting layout support to UIElement.
|
15 years ago |
Lasse Öörni
|
13ca9b42fe
Added arrow key scrolling to ScrollView.
|
15 years ago |
Lasse Öörni
|
1d3e0bbe41
Added cycling focus with TAB key to UI.
|
15 years ago |
Lasse Öörni
|
ee5a087570
Added hover background color & selection color to Text.
|
15 years ago |
Lasse Öörni
|
523559f1a0
Added setFixedUpdateFps() to ScriptInstance.
|
15 years ago |
Lasse Öörni
|
ffce296795
Further cleanup of exceptions.
|
15 years ago |
Lasse Öörni
|
9f91d37518
Moved bringToFront() to UIElement.
|
15 years ago |
Lasse Öörni
|
8c780caa0e
Added MenuItem UI element.
|
15 years ago |
Lasse Öörni
|
3eb7da1993
Fixed bug where a child UI element completely outside the parent element's bounding box would not be found by UI::getElementAt().
|
15 years ago |
Lasse Öörni
|
f638f5cbf9
Added clear() to UI, which removes all UI elements except cursor.
|
15 years ago |
Lasse Öörni
|
b0642caa78
Added LineEdit UI element.
|
15 years ago |
Lasse Öörni
|
8e5cfdc68e
Added ScrollView UI element.
|
15 years ago |
Lasse Öörni
|
4f1e1ce9b8
Added Slider UI element.
|
15 years ago |
Lasse Öörni
|
916b30bcb3
Removed exception throwing from XMLElement code.
|
15 years ago |