Commit Graph

27 Commits

Author SHA1 Message Date
Greg 11e2dbad38 Update Gio version. 2019-09-01 20:21:14 -04:00
Greg f134a1f21e Add form example, add /examples directory. 2019-08-30 14:51:08 -04:00
Greg dfc3f618c0 Add FillWidth and FillHeight enclosures. 2019-08-30 13:35:56 -04:00
Greg cf56e8c47e Define giowrap.Horizontal and giowrap.Vertical as AxisOpts. 2019-08-28 11:54:32 -04:00
Greg 83c9d40500 Memory profiling code. Updates to reduce memory footprint. 2019-08-28 11:48:22 -04:00
Greg 635655e768 Restructure main2 in cmd/hello (from Elias Naur) 2019-08-27 09:49:35 -04:00
Greg 9f60b99984 Move Grid{} to a new file. Run go fmt. 2019-08-27 09:24:30 -04:00
Greg f96cdb619a cmd/scroll: update x/y scrolling demo. 2019-08-23 11:21:35 -04:00
Greg 70e5529a9b Add List widget combinator. Add HScroll and VScroll functions. Add
scroll demo to see a 2-way scrolling field of selectable labels.
2019-08-23 10:46:59 -04:00
Greg 62d0ceef66 Add ColorOpt to giowrap.Label. 2019-08-22 18:15:14 -04:00
Greg 014ace99a6 Update gio version. Add side grid for year selection to cmd/cal. 2019-08-22 14:43:28 -04:00
Greg 25847d5921 Remove unused function from cmd/cal/main.go. 2019-08-22 10:48:14 -04:00
Greg 3724f62497 Add Grid layout element and calendar example (cmd/cal). 2019-08-22 10:13:27 -04:00
Greg 491f26dcfe New style for options. 2019-08-20 12:39:28 -04:00
Greg 5bef5fc95a Add profiling code, and implementation using basic widgets instead of closures. 2019-08-18 17:00:19 -04:00
Greg a463c073ed Documentation fix. 2019-08-16 20:31:50 -04:00
Greg bfd6ae49df Fixup. 2019-08-16 17:33:28 -04:00
Greg 716cd6b562 Functional options. 2019-08-16 16:38:49 -04:00
Greg b9514a08ff Fix docs. 2019-08-15 23:02:51 -04:00
Greg e638a9dde4 Fixup. 2019-08-15 18:36:22 -04:00
Greg 92cb4d20a4 Cleanups and comments. 2019-08-15 18:32:01 -04:00
Greg 74951e8ce5 Add giowrap.Clickable(). 2019-08-15 17:47:46 -04:00
Greg 03740d940b Add README.md 2019-08-15 09:34:47 -04:00
Greg 86245ad484 Refactor into a package. 2019-08-15 09:16:00 -04:00
Greg e1fc40e6c6 Change Layout() type to Layout(Context) Context 2019-08-12 12:19:16 -04:00
Greg 396ee09d9f Implement Insets. 2019-08-12 08:47:16 -04:00
Greg 9869efc448 Initial commit. 2019-08-08 18:11:20 -04:00