| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-24 | Added Control.preferredSize() and preferredSize() for all the standard Controls. | 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. | |||
| 2014-02-17 | Removed all //package ui comments. | Pietro Gagliardi | |
| 2014-02-15 | Added Listbox.Selection() and Listbox.SelectedIndices(). Also fixed a bug ↵ | Pietro Gagliardi | |
| involving sysData.selectedIndices() with nothing selected. | |||
| 2014-02-15 | Added Combobox.Delete() and Listbox.Delete() and added some TODOs. | Pietro Gagliardi | |
| 2014-02-15 | Added Listbox.Append() and Listbox.InsertBefore(). | Pietro Gagliardi | |
| 2014-02-15 | Removed setting the initial width and height in sysData.make() (this gets ↵ | Pietro Gagliardi | |
| rid of the dummy 300x300 sizes from the controls) and added an explicit sysData.setWindowSize() to Window.Open() to ensure everything's sized properly. | |||
| 2014-02-14 | Handled all controls's created field. | Pietro Gagliardi | |
| 2014-02-14 | Added Listboxes. You can't use the results just yet... | Pietro Gagliardi | |
