|
a92951f891
|
Remove debug message
|
2024-07-26 00:29:07 -04:00 |
|
|
37ec962d1f
|
TextBox properly gives attributes values to the typeset drawer
|
2024-07-26 00:27:32 -04:00 |
|
|
4f89b11799
|
Box applies the style to the outer box (oops!)
|
2024-07-26 00:22:10 -04:00 |
|
|
7809aac72f
|
Actually use layouts
|
2024-07-25 21:05:03 -04:00 |
|
|
bb082d3989
|
Change when the parent is notified of a child's minimum size change
|
2024-07-25 21:04:32 -04:00 |
|
|
fbb6d61cfc
|
Fix style application
|
2024-07-25 21:04:21 -04:00 |
|
|
e4cba4a7c9
|
Add check while calculating min size to prevent goofy situations
|
2024-07-25 20:37:38 -04:00 |
|
|
6192a1e9cc
|
Fixed util.Memo
|
2024-07-25 20:37:09 -04:00 |
|
|
5864c74691
|
Fix some segfaults
|
2024-07-25 18:17:43 -04:00 |
|
|
196afbc2f3
|
Update code for internal system
|
2024-07-25 13:01:15 -04:00 |
|
|
868b6fdfe9
|
Fix crash when CanvasBox draws with nil canvas
|
2024-06-24 18:43:54 -04:00 |
|
|
fdcf254891
|
Box re-applies theme on role change
|
2024-06-20 16:44:24 -04:00 |
|
|
e23e794730
|
CanvasBox no longer crashes on nil drawer
|
2024-06-19 12:13:31 -04:00 |
|
|
727a801243
|
Attempt to fix strange issue with overflowing
|
2024-06-14 02:30:59 -04:00 |
|
|
76701d4383
|
Fix style application part 2
|
2024-06-12 02:12:24 -04:00 |
|
|
6619987b5a
|
Fixed style application
|
2024-06-12 00:39:00 -04:00 |
|
|
c7f09c7894
|
Add recommended sizes and all that jazz
|
2024-06-11 22:45:40 -04:00 |
|
|
80f60b42de
|
I lied
|
2024-06-11 18:35:40 -04:00 |
|
|
995e6fd624
|
Add theme setting nonsense
|
2024-06-11 18:12:47 -04:00 |
|
|
c51ce65c88
|
System no longer requires a NewCanvas method
|
2024-06-03 20:44:58 -04:00 |
|
|
006921d690
|
Store Role in Box
|
2024-06-03 20:42:54 -04:00 |
|
|
a4e067cacb
|
HandleKeyUp causes a... key up event. As it should.
|
2024-06-03 02:20:37 -04:00 |
|
|
5a2b4cc2f5
|
Boxes are able to check if they are focused
|
2024-06-03 02:18:30 -04:00 |
|
|
250c3076fb
|
Fixed another segfault. Do not write code at 4 am.
|
2024-06-03 02:11:47 -04:00 |
|
|
3e1a3ea5b9
|
Fix several segfaults
|
2024-06-03 01:51:43 -04:00 |
|
|
687b40b35a
|
Fix strange logic in Hierarchy event managing
|
2024-06-02 22:48:32 -04:00 |
|
|
8d3a708bca
|
Add "Empty" method to Hierarchy
|
2024-06-02 22:47:34 -04:00 |
|
|
641514c6d1
|
BackendLink.NewSurface can return an error
|
2024-06-02 22:47:17 -04:00 |
|
|
3a5fde7d2e
|
Export Hierarchy.AfterEvent
|
2024-06-02 13:40:45 -04:00 |
|
|
f59c8b1e96
|
Make SurfaceLink an io.Closer
|
2024-06-02 13:34:22 -04:00 |
|
|
763ee33574
|
Improve some doc comments
|
2024-06-02 13:33:59 -04:00 |
|
|
0a58228773
|
Initial implementation of System
|
2024-06-02 13:23:03 -04:00 |
|
|
ccf51dfb0f
|
Add util package
|
2024-06-02 13:22:19 -04:00 |
|
|
15165f993c
|
Basic internal structure
|
2024-06-01 16:39:14 -04:00 |
|