| Age | Commit message (Expand) | 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 bui... | Pietro Gagliardi |
| 2014-02-17 | Removed all //package ui comments. | Pietro Gagliardi |
| 2014-02-14 | Renamed Control.apply() to Control.make(). | Pietro Gagliardi |
| 2014-02-13 | Removed Control.setParent() as the parent/child hierarchy is now unidirectional. | Pietro Gagliardi |
| 2014-02-13 | Added sizing of windows and the main window control. It presently deadlocks; ... | Pietro Gagliardi |
| 2014-02-12 | Adjusted Control and Window for the new system. | Pietro Gagliardi |
| 2014-02-12 | Added buttons. | Pietro Gagliardi |
| 2014-02-12 | Set up restrictions tracking. Added a restriction that a window and its contr... | Pietro Gagliardi |
| 2014-02-11 | Started implementing the public API: added the Window and Control types and t... | Pietro Gagliardi |
