| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
With the help of the script posted at http://stackoverflow.com/a/7135530
and some manual fixes, drop the unused or redundant #include directives.
https://bugzilla.gnome.org/show_bug.cgi?id=696718
|
|
|
|
|
|
|
|
|
|
| |
Empathy currently displays a phone icon for clients which indicate that
they're phones. However some mobile clients use the "handheld" client
type instead (e.g. Xabber on android devices).
While changing things around, i've also refactored the code a bit to
ensure that the determination will stay consistent in the various
location if it's changed in future.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=688860
|
|
|
|
|
| |
tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to
reduce the delta with the future stable branch.
|
| |
|
|
|
|
|
| |
This ensures that all the contacts are nicely aligned even if they have a
smaller avatar.
|
|
|
|
| |
Will be used to display events in the contact list.
|
|
|
|
|
|
| |
- Don't force a minimal size
- Ellipsize the labels so they don't enlarge the window
- Make sure the label is always aligned on the left (needed when it's wrapped)
|
| |
|
| |
|
|
|