summaryrefslogtreecommitdiff
path: root/redo/control_unix.go
AgeCommit message (Expand)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-22Wrapped GTK+ Areas in a GtkOverlay in preparation for adding OpenTextFieldAt().Pietro Gagliardi
2014-08-08Removed borders from Areas on the GTK+ backend.Pietro Gagliardi
2014-08-04Some slight Area cleanup.Pietro Gagliardi
2014-08-04Re-added Area on the GTK+ backend. Not yet working; need to reconnect signals.Pietro Gagliardi
2014-08-04Removed Control.containerShow() and Control.containerHide() and the overall a...Pietro Gagliardi
2014-08-03Standardized basegetAuxResize() on the GTK+ backend to match the Mac OS X bac...Pietro Gagliardi
2014-08-03Migrated the GTK+ backend to the new Control system. Added controlParent to d...Pietro Gagliardi
2014-07-30Split out the default definitions of Control.allocate() into a single place.Pietro Gagliardi
2014-07-30Applied Labels being vertically aligned to the top when next to a Table in th...Pietro Gagliardi
2014-07-30Applied the new Control system to the GTK+ backend.Pietro Gagliardi