MihailRis
|
731c72da7c
|
add 'uinode:reposition()'
|
2025-01-18 07:16:57 +03:00 |
|
MihailRis
|
ab24187b49
|
fix windows build
|
2025-01-06 16:22:05 +03:00 |
|
MihailRis
|
0a1a16299e
|
move menu pages loader to Lua & add gui.load_document, file.ext(), file.prefix() & add core:gui_util module
|
2025-01-06 16:07:16 +03:00 |
|
MihailRis
|
5a34e8d522
|
update gui.confirm
|
2025-01-06 00:41:57 +03:00 |
|
MihailRis
|
a3d35cd10f
|
add gui.alert & critical fixes
|
2025-01-02 21:59:18 +03:00 |
|
MihailRis
|
b9ff1db086
|
feat: key pressed event interception & 'owner' input.add_callback third argument
|
2025-01-02 20:51:43 +03:00 |
|
MihailRis
|
7fce735ca1
|
add gui.confirm(...)
|
2025-01-02 16:53:28 +03:00 |
|
MihailRis
|
cb9690ebc7
|
add 'cursor' ui property
|
2024-12-30 21:41:05 +03:00 |
|
MihailRis
|
5e76cdfadc
|
rename engine.hpp/cpp to Engine.hpp/cpp & move Engine, Time and mainloop classes to 'engine' folder
|
2024-12-25 12:13:03 +03:00 |
|
MihailRis
|
467b4ad043
|
add gui.escape_markup
|
2024-12-06 20:25:21 +03:00 |
|
MihailRis
|
16698cc68b
|
add gui.clear_markup(...)
|
2024-12-06 20:13:45 +03:00 |
|
MihailRis
|
65f208fc61
|
add textbox.syntax, textbox.markup, label.markup properties
|
2024-12-06 19:56:38 +03:00 |
|
MihailRis
|
b74b280009
|
add ui 'id' read-only property
|
2024-11-26 11:27:52 +03:00 |
|
MihailRis
|
c5c9ef379e
|
add textbox:lineAt and textbox:linePos
|
2024-11-19 05:57:46 +03:00 |
|
MihailRis
|
2cf51a6941
|
add 'line-numbers' property to textbox & make TextBox extend Container instead of Panel
|
2024-11-19 04:21:05 +03:00 |
|
MihailRis
|
801650824e
|
add 'text-color' textbox property
|
2024-11-18 14:03:30 +03:00 |
|
MihailRis
|
d72f758dc5
|
add 'hint' property to TextBox
|
2024-11-12 23:20:43 +03:00 |
|
MihailRis
|
08ebfa15db
|
add read-only UI contentOffset property
|
2024-10-15 05:56:15 +03:00 |
|
MihailRis
|
736fdbf964
|
move lua libs to /logic/scripting/lua/libs
|
2024-10-05 00:53:41 +03:00 |
|