Commit Graph
47 Commits
Author SHA1 Message Date
sashakoshka 34794f4c77 Make the dialog API more normal
It was very nice but inconsistent with literally everything else,
and never in my life have I seen someone else make a constructor
that way.
2024-05-18 14:16:57 -04:00
sashakoshka 25625e9a99 Add dialog boxes 2024-05-18 13:25:06 -04:00
sashakoshka 4cea0aa0bd Flow layout no longer leaves last box behind v0.12.0 2024-05-17 14:43:06 -04:00
sashakoshka 1cb9e8091e Combine Row/Column layouts into Contract layout 2024-05-17 03:56:49 -04:00
sashakoshka 68d49e1b02 Add flow layout 2024-05-17 03:51:24 -04:00
sashakoshka f025ec3d8a Slider can now be controlled by scrolling
If ya nasty
2024-05-17 01:22:47 -04:00
sashakoshka 6fad52b335 Slider broadcasts slide event when manipulated with key presses 2024-05-17 01:09:59 -04:00
sashakoshka 8134069e1f Add Value and SetValue to ScrollContainer 2024-05-17 01:08:39 -04:00
sashakoshka dca1eaefb5 Add SunkenContainer v0.11.0 2024-05-13 19:48:29 -04:00
sashakoshka 87e81c00d3 Scrollbar and ScrollContainer use ScrollTo correctly 2024-05-13 19:45:18 -04:00
sashakoshka 224ca25000 NewHeading returns a Heading as expected 2024-05-07 20:21:45 -04:00
sashakoshka f99f60d642 Button now removes its label if it is empty v0.10.0 2024-05-07 20:15:49 -04:00
sashakoshka b4ab60df77 Reverse order of increment/decrement buttons in NumberInput 2024-05-07 20:15:27 -04:00
sashakoshka a0fe7bc00f Slider has an OnSlide method instead of OnValueChange 2024-05-07 18:24:44 -04:00
sashakoshka 1ff9982e01 Add NumberInput 2024-05-07 18:24:37 -04:00
sashakoshka ca2f9654b3 Add OnEdit to TextInput 2024-05-07 18:24:25 -04:00
sashakoshka 4d790f7264 Add checkboxes 2024-05-07 13:45:06 -04:00
sashakoshka 49f010a8d6 Button.SetIcon now takes in theme.Icon v0.9.0 2024-05-06 23:23:59 -04:00
sashakoshka 39541e1b78 Upgrade Tomo version v0.8.0 2024-05-03 13:30:32 -04:00
sashakoshka c8bcb9e428 Remove NewApplicationIcon constructor for Icon v0.7.0 2024-05-03 12:27:38 -04:00
sashakoshka 858129ec33 Upgrade Tomo version 2024-05-03 12:27:24 -04:00
sashakoshka 02551987a4 Add TextView, improved Scrollbar 2023-09-15 16:11:59 -04:00
sashakoshka e45e391f6d Added ScrollContainer 2023-09-15 01:47:58 -04:00
sashakoshka 71bc235c0e Completed documentation for Scrollbar v0.6.0 2023-09-14 21:49:45 -04:00
sashakoshka c9e556f47b Scrollbars can be dragged 2023-09-14 21:40:06 -04:00
sashakoshka 15d7031e22 Scrollbar now displays scroll value 2023-09-14 21:04:59 -04:00
sashakoshka 134f8016c1 Progress on scrollbar 2023-09-14 20:34:56 -04:00
sashakoshka 2251d33ac7 Add documentation for Slider 2023-09-14 17:03:19 -04:00
sashakoshka c210c07b74 WIP scrolling 2023-09-14 14:48:08 -04:00
sashakoshka 312ee6270c Buttons can have icons (wip) 2023-09-07 18:13:10 -04:00
sashakoshka 59ca14cab6 Icon no longer panics on nil texture 2023-09-05 13:04:06 -04:00
sashakoshka 67a0e09101 bruhhhh 2023-09-04 02:56:23 -04:00
sashakoshka 9cba0151ce Add godoc badge to readme v0.5.0 2023-09-04 02:49:24 -04:00
sashakoshka d8d24632bb Upgraded tomo version + added an Icon object 2023-09-04 02:32:04 -04:00
sashakoshka 05b6490095 Fixed vertical slider 2023-08-25 00:09:34 -04:00
sashakoshka 98bf754282 Upgraded tomo version v0.4.0 2023-08-24 16:54:28 -04:00
sashakoshka 8a7b2832df Add grid layout 2023-08-20 17:41:14 -04:00
sashakoshka 84313885df Made the Cut layout significantly more powerful 2023-08-14 00:24:28 -04:00
sashakoshka 3cf8df0cb2 I forgor the license v0.3.1 2023-08-13 21:56:16 -04:00
sashakoshka 552df5a9cd Add doc comments to the cut layout v0.3.0 2023-08-13 21:52:09 -04:00
sashakoshka e09761dd98 Added "cut" layout 2023-08-13 21:47:51 -04:00
sashakoshka 992c242ba2 Add slider 2023-08-12 01:02:48 -04:00
sashakoshka ac70dce00f Fix separator 2023-08-12 01:02:26 -04:00
sashakoshka c0bfa76ba6 I keep forgetting to commit stuff v0.2.0 2023-08-10 17:52:01 -04:00
sashakoshka 8d7d9882ba I forgor v0.1.0 2023-08-09 11:35:24 -04:00
sashakoshka de704929c8 Add README.md 2023-08-09 11:34:50 -04:00
sashakoshka 2aded017e1 Initial commit 2023-08-08 12:46:19 -04:00