• Joined on 2019-05-29
gmp pushed to master at gmp/passgo 2019-09-04 22:44:49 -04:00
fc7a4c272e Improve comments, tweak default password prompt function.
915f93083d Improve comments, tweak default password prompt function.
Compare 2 commits »
gmp pushed to master at gmp/passgo 2019-09-04 22:43:45 -04:00
915f93083d Improve comments, tweak default password prompt function.
gmp pushed to master at gmp/passgo 2019-09-04 22:37:45 -04:00
9c711e9022 Add README.md.
698c9f17d6 Add README.md.
114530a2fa Add README.md.
Compare 3 commits »
gmp pushed to master at gmp/passgo 2019-09-04 22:33:53 -04:00
698c9f17d6 Add README.md.
58d80a181b Add README.md.
Compare 2 commits »
gmp pushed to master at gmp/passgo 2019-09-04 22:33:23 -04:00
58d80a181b Add README.md.
fb74242aca Add README.md.
Compare 2 commits »
gmp pushed to master at gmp/passgo 2019-09-04 22:32:31 -04:00
fb74242aca Add README.md.
gmp pushed to master at gmp/passgo 2019-09-04 22:21:23 -04:00
114530a2fa Add README.md.
e8a4ad031b Initial commit
gmp deleted tag master from gmp/passgo 2019-09-04 22:21:22 -04:00
gmp created repository gmp/passgo 2019-09-04 22:20:46 -04:00
gmp pushed to master at gmp/giowrap 2019-09-01 20:22:19 -04:00
11e2dbad38 Update Gio version.
gmp pushed to master at gmp/giowrap 2019-08-30 14:51:25 -04:00
f134a1f21e Add form example, add /examples directory.
dfc3f618c0 Add FillWidth and FillHeight enclosures.
Compare 2 commits »
gmp pushed to master at gmp/giowrap 2019-08-28 13:36:04 -04:00
cf56e8c47e Define giowrap.Horizontal and giowrap.Vertical as AxisOpts.
gmp pushed to master at gmp/giowrap 2019-08-28 11:48:47 -04:00
83c9d40500 Memory profiling code. Updates to reduce memory footprint.
gmp pushed to master at gmp/giowrap 2019-08-27 09:50:50 -04:00
635655e768 Restructure main2 in cmd/hello (from Elias Naur)
9f60b99984 Move Grid{} to a new file. Run go fmt.
Compare 2 commits »
gmp pushed to master at gmp/giowrap 2019-08-23 11:21:59 -04:00
f96cdb619a cmd/scroll: update x/y scrolling demo.
70e5529a9b Add List widget combinator. Add HScroll and VScroll functions. Add
Compare 2 commits »
gmp pushed to master at gmp/giowrap 2019-08-22 18:16:21 -04:00
62d0ceef66 Add ColorOpt to giowrap.Label.
gmp pushed to master at gmp/giowrap 2019-08-22 14:43:33 -04:00
014ace99a6 Update gio version. Add side grid for year selection to cmd/cal.
gmp pushed to master at gmp/giowrap 2019-08-22 10:48:33 -04:00
25847d5921 Remove unused function from cmd/cal/main.go.
gmp pushed to master at gmp/giowrap 2019-08-22 10:13:39 -04:00
3724f62497 Add Grid layout element and calendar example (cmd/cal).
gmp pushed to master at gmp/giowrap 2019-08-20 12:46:10 -04:00
491f26dcfe New style for options.