internal
|
Add functions for parsing/formatting NRGBA values
|
2024-08-16 15:17:15 -04:00 |
layouts
|
Fix flow layout
|
2024-07-27 14:41:46 -04:00 |
.editorconfig
|
Add .editorconfig
|
2024-07-27 02:10:00 -04:00 |
button.go
|
Update other objects to use new methods of Label
|
2024-08-24 19:56:58 -04:00 |
calendar.go
|
Update other objects to use new methods of Label
|
2024-08-24 19:56:58 -04:00 |
checkbox.go
|
Checkbox no longer embeds tomo.ContainerBox
|
2024-08-24 15:41:47 -04:00 |
colorpicker.go
|
HSVAColorPicker no longer embeds tomo.ContainerBox
|
2024-08-24 19:28:48 -04:00 |
container.go
|
Update doc comment for Container
|
2024-08-24 20:13:38 -04:00 |
dialog.go
|
Update other objects to use new methods of Label
|
2024-08-24 19:56:58 -04:00 |
dropdown.go
|
Dropdown no longer embeds tomo.ContainerBox
|
2024-08-24 19:33:16 -04:00 |
go.mod
|
Update Tomo API
|
2024-08-16 18:01:01 -04:00 |
go.sum
|
Update Tomo API
|
2024-08-16 18:01:01 -04:00 |
heading.go
|
Remove Heading.SetSelectable
|
2024-08-24 19:49:20 -04:00 |
icon.go
|
Icon no longer embeds tomo.Box
|
2024-08-24 19:50:20 -04:00 |
input.go
|
Functions to check for common buttons/keys
|
2024-08-16 16:15:52 -04:00 |
label.go
|
Fix doc comments on Label, TextInput
|
2024-08-25 01:38:42 -04:00 |
labelcheckbox.go
|
LabelSwatch, LabelCheckbox changing their labels
|
2024-08-24 20:03:48 -04:00 |
labelswatch.go
|
LabelSwatch, LabelCheckbox changing their labels
|
2024-08-24 20:03:48 -04:00 |
LICENSE
|
I forgor the license
|
2023-08-13 21:56:16 -04:00 |
menu.go
|
Same as last commit but for TearLine
|
2024-08-24 14:42:08 -04:00 |
menuitem.go
|
MenuItem no longer embeds tomo.ContainerBox
|
2024-08-24 20:10:37 -04:00 |
mimeicon.go
|
MimeIcon no longer embeds tomo.Box
|
2024-08-24 20:10:49 -04:00 |
numberinput.go
|
Update NumberInput to use new TextInput methods
|
2024-08-25 01:32:44 -04:00 |
README.md
|
bruhhhh
|
2023-09-04 02:56:23 -04:00 |
scrollbar.go
|
Scrollbar no longer embeds tomo.ContainerBox
|
2024-08-24 21:35:43 -04:00 |
scrollcontainer.go
|
ScrollContainer no longer embeds ContainerBox
|
2024-08-24 21:41:16 -04:00 |
separator.go
|
Ensure Separator fulfils tomo.Object
|
2024-08-24 22:03:35 -04:00 |
slider.go
|
Slider no longer embeds tomo.ContainerBox
|
2024-08-24 22:09:31 -04:00 |
swatch.go
|
Swatch no longer embeds tomo.CanvasBox
|
2024-08-24 22:12:43 -04:00 |
tabbedcontainer.go
|
TabbedContainer no longer embeds tomo.ContainerBox
|
2024-08-24 22:26:00 -04:00 |
textinput.go
|
Fix doc comments on Label, TextInput
|
2024-08-25 01:38:42 -04:00 |
textview.go
|
Fix TextView scrolling
|
2024-07-27 00:19:53 -04:00 |