Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use accessor functions instead direct access. | Javier Jardón | 2009-11-17 | 1 | -3/+6 |
| | | | | | | | | | Some functions still remaining because there is not API in GTK+ 2.19.0 yet. http://bugzilla.gnome.org/show_bug.cgi?id=586476 Reviewed-By: Danielle Madeley <danielle.madeley@collabora.co.uk> | ||||
* | EmpathyKludgeLabel is a child of GtkLabel | Davyd Madeley | 2009-07-07 | 1 | -0/+89 |
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. |