Commit Graph

18 Commits

Author SHA1 Message Date
31a261d530 Beveled is now structured like QuadBeveled 2023-01-24 00:02:11 -05:00
468d4e9dab Various improvements to list 2023-01-23 23:54:12 -05:00
9c24184f24 Added a basic List element 2023-01-23 02:05:09 -05:00
90067a6ded Stripes :))))) 2023-01-21 21:24:02 -05:00
09eede2c90 Small theming tweaks 2023-01-21 20:58:25 -05:00
4c1bf070fe Chiseled is now called Beveled 2023-01-20 23:00:26 -05:00
a71e726016 Created simple bordered pattern 2023-01-20 19:24:21 -05:00
befec471db Replaced artist.Border with artist.Stroke 2023-01-20 19:07:16 -05:00
cfb08f02bc Added scroll stuff to theme 2023-01-20 14:40:00 -05:00
Sasha Koshka
4367bba602 Scroll bar background drawing 2023-01-19 18:29:57 -05:00
85ddb8ace1 Very basic text input 2023-01-18 00:38:58 -05:00
Sasha Koshka
b9be483869 Tweaked the sunken pattern 2023-01-17 18:12:04 -05:00
Sasha Koshka
5d64788b68 Checkboxes! 2023-01-17 16:38:57 -05:00
e83dde2d21 Replaced the chiseled box with the chiseled pattern 2023-01-14 21:01:00 -05:00
34bf3038ac Replaced tomo.Image with tomo.Canvas and tomo.Pattern
This is the first step in transitioning the API over to the new
design. The new tomo.Canvas interface gives drawing functions
direct access to data buffers and eliminates overhead associated
with calling functions for every pixel.

The entire artist package will be remade around this.
2023-01-14 01:54:57 -05:00
c2a76fcaf6 Added extended selection capabilities to the API 2023-01-11 15:46:48 -05:00
70e0566f3f Styling now supports selection 2023-01-09 15:14:36 -05:00
00d75d4488 Initial commit 2023-01-09 01:03:19 -05:00