Patrick Jakobsen
12fe6abc25
Updated README
2 years ago
Patrick Jakobsen
dd406fe7b4
Fixed borked font bitmap allocation size
2 years ago
Patrick Jakobsen
5be35aa3de
Fixed issues cropping up from building -O3
2 years ago
Patrick Jakobsen
5e070521bc
Can click button inside scrollable
2 years ago
Patrick Jakobsen
f06ac04ea9
.
2 years ago
Patrick Jakobsen
80f5e9056a
.
2 years ago
Patrick Jakobsen
4cdc17489e
Implemented the top layer
2 years ago
Patrick Jakobsen
51174824b2
A fix for dirtiness
2 years ago
Patrick Jakobsen
fe179f2eee
Cleanup
2 years ago
Patrick Jakobsen
591a53e627
Scrollable region
2 years ago
Patrick Jakobsen
44d375af29
Fixed gui_push_parent and gui_pop_parent using wrong subtree
2 years ago
Patrick Jakobsen
861e774dee
Disabled a debugging printing
2 years ago
Patrick Jakobsen
dc39f583f4
Subtrees get dirtied when their clipnodes do
2 years ago
Patrick Jakobsen
b2b8e68046
Started on clipping
2 years ago
Patrick Jakobsen
e3940cc986
Added inline function for reference validity
2 years ago
Patrick Jakobsen
ebbf17cb42
gui nodes now end up where they are supposed to
2 years ago
Patrick Jakobsen
592b26fc10
revised print_node_tree
2 years ago
Patrick Jakobsen
2db1602172
Fixed errorneous dirty-redraw of siblings
2 years ago
Patrick Jakobsen
9477dc3115
Added TODO about revising the dirty system
2 years ago
Patrick Jakobsen
d947cc9eeb
Recursive subtree layouting and drawing
2 years ago
Patrick Jakobsen
e12892f688
test_gui__subtree doesn't crash, but also doesn't work
2 years ago
Patrick Jakobsen
0cb37f5596
Got some input working again
2 years ago
Patrick Jakobsen
eeb0430300
WIP GUI_Layer, at partial working state
2 years ago
Patrick Jakobsen
c32e0cee2c
Introduced a level of indirection for the rdic freelist
2 years ago
Patrick Jakobsen
0473625a82
updated rdic_test for new references_equal name
2 years ago
Patrick Jakobsen
5cd73cf2c5
WIP GUI_Layer
2 years ago
Patrick Jakobsen
2b7f37251e
Added warning about using compupted_size wrong
2 years ago
Patrick Jakobsen
212136a35a
Removed some now-superfluous casts
2 years ago
Patrick Jakobsen
69c810702d
Introduced GUI_Node_Reference wrapper type
2 years ago
Patrick Jakobsen
7563677f37
gui_node_references_equal -> rdic_node_references_equal
2 years ago
Patrick Jakobsen
e787d2dd3a
Semantic subtree positioning
2 years ago
Patrick Jakobsen
9ed7d82d09
WIP subtree offsetting
The current wip code is problematic because it relies on the computed_size of the nodes, which conflicts with dirty-redrawing because it is always be a frame behind.
2 years ago
Patrick Jakobsen
3477b9b33b
.
2 years ago
Patrick Jakobsen
4166547c8b
Fixed slider looking empty on start
2 years ago
Patrick Jakobsen
44e444b552
Fix height bounds check bug in draw_rect3
2 years ago
Patrick Jakobsen
6b196fc399
Migration to this repository
2 years ago
Patrick Jakobsen
3eb60da5f7
Added .gitignore
2 years ago
Patrick Jakobsen
a1d54ee888
Removed accidental license
2 years ago
zelaven
6c01d685ae
Initial commit
2 years ago