Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove EmpathyKludgeLabel | Guillaume Desmottes | 2010-10-04 | 1 | -53/+0 |
| | | | | It shouldn't be needed any more with GTK-3. | ||||
* | EmpathyKludgeLabel is a child of GtkLabel | Davyd Madeley | 2009-07-07 | 1 | -0/+53 |
EmpathyKludgeLabel sets the PangoLayout width to the width of the GtkAllocation. It then fudges the allocation in the expose to make the alignment work correctly. |