14 Commits

Author SHA1 Message Date
96fda0c5e9 re-implemented scrollbars 2025-09-29 23:51:02 +02:00
f1b6321d3d optional anchor in text_box 2025-09-27 12:43:21 +02:00
24216e4ab4 add separator widget 2025-09-24 22:49:51 +02:00
7f8b5196a5 new tree implementation
this about halves the time spent on level_order_it and drastically reduces the
time spent in children_it
2025-09-21 18:17:39 +02:00
c046c6af52 some comments 2025-09-20 00:27:24 +02:00
48d1b29537 first draft for absolute positioning 2025-09-17 22:45:03 +02:00
915f395b5a corrected handling of newline in layout_string() 2025-09-16 17:06:19 +02:00
622b648d26 corrected layout offset 2025-09-14 20:32:31 +02:00
34b92c93b4 re-implemented text box
also includes
	- small layout fix for grow elements
	- ElemEvents now includes has_focus flag
2025-09-13 19:53:50 +02:00
81cc3dae65 div_end returns the div Id 2025-09-12 22:45:23 +02:00
d35ef7ddaf re-implemented toggles 2025-09-12 22:44:33 +02:00
71a959b9a1 re-added sliders 2025-09-12 20:23:07 +02:00
e328a67d96 re-implemented checkbox 2025-09-12 12:48:29 +02:00
9d96d2eb74 moved widgets to their own folder 2025-09-09 20:01:10 +02:00