Commit Graph

50 Commits

Author SHA1 Message Date
Sasha Koshka a8d5a64837 Added SetTexture on Object 2023-08-21 21:52:51 -04:00
Sasha Koshka 50697e4369 All icons now return textures 2023-08-20 18:41:46 -04:00
Sasha Koshka 3614979e35 Add a function to protect textures 2023-08-20 18:33:20 -04:00
Sasha Koshka 5f5b928528 Icons now use textures 2023-08-20 18:28:30 -04:00
Sasha Koshka b62b846745 AhhhahsdjashdMerge branch 'main' of git.tebibyte.media:tomo/tomo 2023-08-20 17:58:45 -04:00
Sasha Koshka 35c6e167be Added a texture interface 2023-08-20 17:54:06 -04:00
Sasha Koshka 6ced7d1372 Fixed syntax errors 2023-08-12 00:56:13 -04:00
Sasha Koshka e259f122c7 Added an icon API 2023-08-12 00:51:16 -04:00
Sasha Koshka 8e25397a05 Theme roles now have a variant field 2023-08-10 17:49:22 -04:00
Sasha Koshka 2884604fdd Renamed Object.Box to GetBox to resolve naming conflicts 2023-08-10 17:48:40 -04:00
Sasha Koshka f99d9e0d2a Upgrade x/image 2023-08-09 20:55:46 -04:00
Sasha Koshka c785fb461c Colors now operate more sensibly 2023-08-09 15:13:19 -04:00
Sasha Koshka 487471d7a9 Add colors 2023-08-09 12:08:17 -04:00
Sasha Koshka 2f5421a5c9 Add Role constructor 2023-08-08 03:00:41 -04:00
Sasha Koshka d0f7047fcf Fix package import error in theme 2023-08-07 21:57:50 -04:00
Sasha Koshka e63ebdb89e Add MultiCookie to make theming easier 2023-08-07 21:56:28 -04:00
Sasha Koshka 9d40ab654a Clarfied wording in Role.Object 2023-08-07 21:51:05 -04:00
Sasha Koshka 522ff64fd3 Added a theme package 2023-08-07 21:49:11 -04:00
Sasha Koshka e14bd81c04 Add SetDotColor method 2023-08-07 21:09:58 -04:00
Sasha Koshka dc377c36a5 Add function keys up to F24 2023-08-02 01:37:46 -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 85fe5ac65b Added text manipulation 2023-07-19 23:58:27 -04:00
Sasha Koshka 14fc0ba372 Add more doc comments 2023-07-18 21:49:36 -04:00
Sasha Koshka 9f4e8a539a The Do function is now thread safe 2023-07-16 01:06:24 -04:00
Sasha Koshka 1cb3be8de8 Added a global Do function 2023-07-16 00:33:44 -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 0824aca4ba Added shatter algorithm to canvas 2023-07-05 03:14:34 -04:00
Sasha Koshka ec7596fa2d FuncBroadcaster actually broadcasts lol 2023-07-05 00:45:32 -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 78aa13f388 Embed Broadcaster in FuncBroadcaster 2023-07-01 19:08:39 -04:00
Sasha Koshka 3e92de7485 Make broadcaster generic 2023-07-01 19:00:26 -04:00
Sasha Koshka b00a7302b4 Return error from NewWindow 2023-07-01 11:45:48 -04:00
Sasha Koshka 48fe7ef5e1 Added a rectangle method to Canvas 2023-07-01 03:02:08 -04:00
Sasha Koshka bb07363c89 Window now has SetTitle method 2023-06-30 22:08:17 -04:00
Sasha Koshka 41d3cd8729 Backend.NewWindow now can return error 2023-06-30 22:07:58 -04:00
Sasha Koshka c7c6fd2894 Add package-level doc comments 2023-06-30 19:40:45 -04:00
Sasha Koshka a5ba4cd855 Load plugins on start 2023-06-30 19:30:17 -04:00
Sasha Koshka 54a601a149 Add license 2023-06-30 17:45:29 -04:00
Sasha Koshka 4a0fdffd07 Add files 2023-06-30 16:38:51 -04:00
Sasha Koshka b086f7c411 first commit 2023-06-29 03:00:52 -04:00