Commit Graph

23 Commits

Author SHA1 Message Date
Sasha Koshka 28cd889254 Removed tiler for now, needs to be rethought a bit 2023-09-08 20:57:15 -04:00
Sasha Koshka c3c6ff61f5 Add Tiler interface 2023-09-05 18:14:36 -04:00
Sasha Koshka bebd58dac1 Added event capturing to containers 2023-09-05 13:10:35 -04:00
Sasha Koshka dc31de0ecb Textures are now actually used 2023-08-23 18:04:54 -04:00
Sasha Koshka a8d5a64837 Added SetTexture on Object 2023-08-21 21:52:51 -04:00
Sasha Koshka 2884604fdd Renamed Object.Box to GetBox to resolve naming conflicts 2023-08-10 17:48:40 -04:00
Sasha Koshka e14bd81c04 Add SetDotColor method 2023-08-07 21:09:58 -04:00
Sasha Koshka 2b99a98a8e Add a ton more doc comments 2023-08-02 01:34:07 -04:00
Sasha Koshka d1b62f5560 Add dot manipulation to TextBox 2023-07-20 00:14:15 -04:00
Sasha Koshka 14fc0ba372 Add more doc comments 2023-07-18 21:49:36 -04:00
Sasha Koshka 32e58ce63d Container event propagation can be disabled 2023-07-13 12:53:08 -04:00
Sasha Koshka 4dbd86cec3 ContainerBox can now be aligned as well 2023-07-13 03:00:50 -04:00
Sasha Koshka 573212fe7d Add support for text wrapping 2023-07-12 18:56:04 -04:00
Sasha Koshka ae5c177484 Minimum sizes make more sense now 2023-07-12 01:45:08 -04:00
Sasha Koshka facd85ef21 Add SetText method to TextBox 2023-07-08 23:49:51 -04:00
Sasha Koshka ec967fe4f8 Better way of representing layout hints 2023-07-05 17:44:08 -04:00
Sasha Koshka 9efeaef8a8 Revised layout interface 2023-07-05 04:21:17 -04:00
Sasha Koshka d6baf82a94 Removed the Gap type 2023-07-05 04:20:56 -04:00
Sasha Koshka 66e1caeebf Reorganized the box interfaces somewhat 2023-07-02 02:46:12 -04:00
Sasha Koshka 8b78d16506 Add window behavior to box 2023-07-02 00:31:05 -04:00
Sasha Koshka ac1fe7a75a Add methods for working with insets 2023-07-01 19:23:33 -04:00
Sasha Koshka bb07363c89 Window now has SetTitle method 2023-06-30 22:08:17 -04:00
Sasha Koshka 4a0fdffd07 Add files 2023-06-30 16:38:51 -04:00