summaryrefslogtreecommitdiff
path: root/zz_test.go
AgeCommit message (Expand)Author
2014-11-05Started adding TextField.ReadOnly() and implemented it (mostly) on Windows.Pietro Gagliardi
2014-11-04Added ProgressBar and implemented it on GTK+.Pietro Gagliardi
2014-10-31Added Spinbox.OnChanged() and implemented it on GTK+ and Mac OS X. Implementi...Pietro Gagliardi
2014-10-30Started fleshing out the Spinbox interface. Added Value() and SetValue(); imp...Pietro Gagliardi
2014-10-28Set up the absolute basic Spinbox and implemented it on GTK+. This is easy as...Pietro Gagliardi
2014-10-23Added Textbox and implemented it on Windows.Pietro Gagliardi
2014-10-18Merged new container/sizing stuff.Pietro Gagliardi
2014-10-12Revert "Began making the spaced property per-container." Things are more comp...Pietro Gagliardi
2014-10-11Began making the spaced property per-container.Pietro Gagliardi
2014-10-02go fmt. Precursor to bug report filing.Pietro Gagliardi
2014-09-03Set up a replacement for the new Grid test. It doesn't work, but now we can m...Pietro Gagliardi
2014-08-31Changed Grid to SimpleGrid in preparation for a better Grid.Pietro Gagliardi
2014-08-30...in with the new.Pietro Gagliardi