summaryrefslogtreecommitdiff
path: root/src/wraplabel.vala
AgeCommit message (Collapse)Author
2011-09-20systemadm: add a wrappable label and use it for status linesZbigniew Jędrzejewski-Szmek
The new WrapLabel is there to work around a deficiency in GTK, namely the fact that it is hard to make labels which are both resizable and wrappable. The code is a port from libview.