index
:
jcarr/ui
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-26
And FINALLY ported Table. Now to write an example program.
Pietro Gagliardi
2018-08-26
And migrated tablemodel.go back. And now we can finally build it properly!
Pietro Gagliardi
2018-08-26
And migrated the examples back; also fixed a spot I missed.
Pietro Gagliardi
2018-08-26
And finally migrated Area back.
Pietro Gagliardi
2018-08-26
Migrated drawtext.go and fontbutton.go.
Pietro Gagliardi
2018-08-26
Migrated colorbutton.go back.
Pietro Gagliardi
2018-08-26
Normalized names in draw.go; started migrating zz_histogram.go to boot.
Pietro Gagliardi
2018-08-26
Zero-fill pkguiAlloc()'s output.
Pietro Gagliardi
2018-08-26
Migrated image.go, and migrated draw.go as-is. It needs some refactoring.
Pietro Gagliardi
2018-08-26
Migrated datetimepicker.go and brought stddialogs.go back again.
Pietro Gagliardi
2018-08-26
More control migration. Everything beyond this point is nontrivial.
Pietro Gagliardi
2018-08-26
Migrated more controls.
Pietro Gagliardi
2018-08-26
Migrated window.go, box.go, button.go, and checkbox.go back.
Pietro Gagliardi
2018-08-26
Migrate the link_darwin_amd64.go and control.go files back; fixed up errors i...
Pietro Gagliardi
2018-08-26
Migrated util.go and main.go to the new pkgui convention and C file. Also rep...
Pietro Gagliardi
2018-08-26
Moved all the Go files out of the way again, this time so we can migrate them...
Pietro Gagliardi
2018-08-25
And finished TableModel. There's cgo issues I need to fix; I might as well sp...
Pietro Gagliardi
2018-08-25
Added TableModelHandler; started TableModel.
Pietro Gagliardi
2018-08-24
Started TableModel: converted TableValue.
Pietro Gagliardi
2018-08-21
Added Image and renamed the BrushType constants respectively.
Pietro Gagliardi
2018-08-20
Added Grid and finally rounded out the control gallery example.
Pietro Gagliardi
2018-08-20
Added Form.
Pietro Gagliardi
2018-08-20
Moved stddialogs.go back and removed the old TODO-only fontbutton.go.
Pietro Gagliardi
2018-08-20
And finished the histogram example.
Pietro Gagliardi
2018-08-20
Re-added the graph drawing in the histogram example.
Pietro Gagliardi
2018-08-19
Added ColorButton. Will fill in the rest of the histogram example later.
Pietro Gagliardi
2018-08-19
More TODOs.
Pietro Gagliardi
2018-08-19
Added FontButton.
Pietro Gagliardi
2018-08-19
And added a conversion of the drawtext example. It actually works!
Pietro Gagliardi
2018-08-19
Fixed build issues. Whee. Can't wait for this to crash at runtime...
Pietro Gagliardi
2018-08-19
And migrated the rest of drawtext.go. Phew!
Pietro Gagliardi
2018-08-19
Converted AttributedString.
Pietro Gagliardi
2018-08-18
Finished (almost) the uiAttribute stuff.
Pietro Gagliardi
2018-08-16
More attributes.
Pietro Gagliardi
2018-08-16
Took a different, more Go-like approach to attributes.
Pietro Gagliardi
2018-08-16
More drawtext conversions. This isn't going to be fun; let's try a different ...
Pietro Gagliardi
2018-08-14
More incremental progress.
Pietro Gagliardi
2018-08-13
Tiny amount more work.
Pietro Gagliardi
2018-08-12
Started migrating the text APIs.
Pietro Gagliardi
2018-08-12
Added MultilineEntry.
Pietro Gagliardi
2018-08-12
Started a conversion of the histogram example, to test Area.
Pietro Gagliardi
2018-08-12
Migrated uiArea back.
Pietro Gagliardi
2018-08-12
Migrated draw.go back, removing all the text stuff and some outdated comments.
Pietro Gagliardi
2018-08-12
Expanded zz_controls.go a bit more. Also fixed some comments in radiobuttons.go.
Pietro Gagliardi
2018-08-12
Added the start of a Go version of the controlgallery example, to make sure e...
Pietro Gagliardi
2018-08-12
Fixed build errors.
Pietro Gagliardi
2018-08-12
Migrated util.go back and formalized pkguiAlloc().
Pietro Gagliardi
2018-08-12
Started fixing the build.
Pietro Gagliardi
2018-08-12
Migrated main.go. Migrated link_darwin_amd64.go and removed -DMACOSX_DEPLOYME...
Pietro Gagliardi
2018-08-11
Un-intmax_t'd everything.
Pietro Gagliardi
[next]