summaryrefslogtreecommitdiff
path: root/redo/area_unix.go
AgeCommit message (Collapse)Author
2014-08-08Removed borders from Areas on the GTK+ backend.Pietro Gagliardi
2014-08-05Set vertical alignment of Labels next to Areas on GTK+.Pietro Gagliardi
2014-08-05Fixed up the implementation of Area on GTK+ and the Area test. Seems to be ↵Pietro Gagliardi
fine, though for some reason holding down a mouse button doesn't generate a drag in GTK+ 3.10...
2014-08-04Re-added Area on the GTK+ backend. Not yet working; need to reconnect signals.Pietro Gagliardi