| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-05 | More TODOs. | Pietro Gagliardi | |
| 2014-08-05 | Renamed textField to textfield; this is just for the private implementation. | Pietro Gagliardi | |
| 2014-08-04 | Began the big sizer cleanup: renamed sizer to container, renamed sizer.go to ↵ | Pietro Gagliardi | |
| container.go, did the Mac OS X migration, moved containerctrls.go out of the way by merging its declarations into basicctrls.go, and did a quick cleanup fix to container_darwin.m. | |||
| 2014-08-03 | Chagned Checkbox.OnClicked() to Checkbox.OnToggled(). The code restructure ↵ | Pietro Gagliardi | |
| will allow this. | |||
| 2014-08-01 | More TODOs. | Pietro Gagliardi | |
| 2014-07-30 | Disambiguated what happens when a regular Label is used in a Standalone context. | Pietro Gagliardi | |
| 2014-07-30 | Moved the definition of Control itself to control.go and updated some comments. | Pietro Gagliardi | |
| 2014-07-30 | Renamed the controls* and containers* files to basicctrls* and ↵ | Pietro Gagliardi | |
| containerctrls*, respectively, in preparation for the widget hierarchy redo. | |||
