| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-25 | Wrote the Grid test and found/fixed one error in Grid's position ↵ | Pietro Gagliardi | |
| calculations. (If you compare the previous Windows build with this one, you may not notice a difference; this is because of the default preferred size of Labels being too wide). | |||
| 2014-02-25 | Added Space() for padding layouts. | Pietro Gagliardi | |
| 2014-02-25 | Split NewCombobox() into separate functions NewCombobox() and ↵ | Pietro Gagliardi | |
| NewEditableCombobox(). | |||
| 2014-02-25 | Added password entry fields; they are the alternate mode of LineEdit. | Pietro Gagliardi | |
| 2014-02-25 | Added GTK+ implementation of ProgressBar and added a ProgressBar to the test ↵ | Pietro Gagliardi | |
| program. | |||
| 2014-02-24 | Adjusted main_test.go to make use of SetStretchy(). IT WORKS! :D | Pietro Gagliardi | |
| 2014-02-19 | ...and now it magically works again?! after too long, anyway... | Pietro Gagliardi | |
| 2014-02-19 | Moved to a proper package; main() is now a test and go test -c is used to ↵ | Pietro Gagliardi | |
| build. Once I iron out a bug with Windows event handling, I'll add a README. | |||
