index
:
go.wit.com/dev/andlabs/ui.git
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
2024-01-14
clean gomod
HEAD
v0.0.2
v0.0.1
master
guimaster
devel
Jeff Carr
2020-06-10
Merge pull request #385 from Vorstenbosch/added-example-for-ui-update
Pietro Gagliardi
2020-06-06
Differentiating between UI changes from the main thread and another goroutine
vorstenbosch
2020-06-06
Added an example that shows how to update the UI
vorstenbosch
2018-09-02
Oops
Pietro Gagliardi
2018-09-02
And rewrote the README. Once I test winmanifest on windows/386 I'll push this...
Pietro Gagliardi
2018-09-02
Added a winmanifest package for including a generic Windows manifest. Now to ...
Pietro Gagliardi
2018-09-02
Moved the examples into their final places.
Pietro Gagliardi
2018-09-02
And removed the old test.
Pietro Gagliardi
2018-09-02
And finished the table example program.
Pietro Gagliardi
2018-09-02
And moved the other link files back. It works!
Pietro Gagliardi
2018-09-01
Migrated link_linux_386.go back. Nice to see it really working at last.
Pietro Gagliardi
2018-09-01
And finally replaced the Windows binaries with Alpha 4.1.
Pietro Gagliardi
2018-09-01
More TODOs.
Pietro Gagliardi
2018-09-01
And let's try the alpha 4.1 release again.
Pietro Gagliardi
2018-09-01
Of course I had to redo that release. Anyway also merge link_linux_amd64.go b...
Pietro Gagliardi
2018-09-01
Updated ui.h and the OS X and Linux binaries for Alpha 4.1. Need to wait for ...
Pietro Gagliardi
2018-09-01
Changed image.NRGBA to image.RGBA for Alpha 4.1.
Pietro Gagliardi
2018-08-26
Added images to zz_table. Something tells me the byte order is wrong...
Pietro Gagliardi
2018-08-26
Put in half of the table example.
Pietro Gagliardi
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
[next]