Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some visual breakage of EmpathyIndividualWidget in tooltips | Philip Withnall | 2010-08-20 | 1 | -0/+1 |
| | | | | It was expanding too much and leaking out of the tooltip balloon. | ||||
* | Bug 627360 — "Information" of a meta contact is too big for the screen | Philip Withnall | 2010-08-20 | 1 | -3/+17 |
| | | | | | Add a GtkScrolledWindow to EmpathyIndividualWidget in the case that it's showing personas. Closes: bgo#627360 | ||||
* | Expand EmpathyIndividualWidget | Philip Withnall | 2010-08-20 | 1 | -0/+173 |
It's now a fully-fledged widget of its own, rather than a thin wrapper around EmpathyContactWidget. Closes: bgo#626728 |