summaryrefslogtreecommitdiff
path: root/newctrl/grid.go
AgeCommit message (Collapse)Author
2014-10-18Remvoed the newctrl working directory.Pietro Gagliardi
2014-10-18Fixed control positioning on GTK+. This will also "fix" control positioning ↵Pietro Gagliardi
on Windows; next commit.
2014-10-17Implemented Padded on Grid.Pietro Gagliardi
2014-10-16Implemented tabbing properly. Tab order still backwards.Pietro Gagliardi
2014-10-16Forgot to size Grid and SimpleGrid's container properly. Fixed.Pietro Gagliardi
2014-10-15Fixed compiler errors.Pietro Gagliardi
2014-10-15Migrated the layout containers. No margins yet. If all goes well, though, ↵Pietro Gagliardi
this should be enough...