summaryrefslogtreecommitdiff
path: root/test/main.go
AgeCommit message (Expand)Author
2014-03-08Added Combobox/Listbox.Len() and its GTK+ implementation.Pietro Gagliardi
2014-03-07Changed Combobox.Append() and Listbox.Append() to accept multiple strings in ...Pietro Gagliardi
2014-03-06Split NewStack() into NewHorizontalStack() and NewVerticalStack(). Unexported...Pietro Gagliardi
2014-03-04Changed the ".." import in the test binary to a proper "github.com/andlabs/ui...Pietro Gagliardi
2014-03-03Added flags to show the auxiliary test windows in the test program, to make w...Pietro Gagliardi
2014-03-03Added a Listbox preferredSize test window to the main test program, as it app...Pietro Gagliardi
2014-03-01Major code restructure to allow Cocoa to work correctly. Cocoa requires that ...Pietro Gagliardi