| 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
|
|
|
|
|
|
| |
tp_account_manager_get_valid_accounts() has been deprecated.
Fix an accounts list leak in empathy-sanity-cleaning.
|
| |
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=675808
|
| |
|
|
|
|
|
|
| |
Kinda hacky but that's the best we can do without major changes in Folks.
https://bugzilla.gnome.org/show_bug.cgi?id=666531
|
|
|
|
|
|
| |
Shouldn't really happen in practice but better to be safe than sorry.
https://bugzilla.gnome.org/show_bug.cgi?id=665853
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=663387
|
|
|
|
|
|
|
| |
We now have EmpathyIndividualStoreManager which implements the store using
EmpathyIndividualManager as its contact source.
https://bugzilla.gnome.org/show_bug.cgi?id=663387
|
|
|
|
| |
We weren't using the persona we just created for some reason.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=662843
|
|
|
|
|
|
|
|
|
| |
Making a call to GetContactAttributes only gets the attributes currently known
to the CM. If a contact is unknown, lookups for the attributes are then queued
and signalled when retrieved. When we receive this signal, we should refilter
the contact list.
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=662727
|
|
|
|
|
| |
This patch isn't quite the behaviour I want, but I think it's better than just
re-selecting the first entry every time I type something.
|
| |
|
|
|
|
| |
This means the selection can be activated when the treeview is focused.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=661993
|
|
|
|
|
|
|
|
|
| |
selected
So user can just type the phone number of the contact he wants to call and hit
enter.
https://bugzilla.gnome.org/show_bug.cgi?id=661993
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=629517
|
|
|
|
| |
No more ugly marshallers \o/
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=656866
|
|
|
|
|
|
| |
It's not used any more and a generic widget shouldn't need it.
https://bugzilla.gnome.org/show_bug.cgi?id=656020
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=656020
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=656020
|
|
This is a pure code refactoring from EmpathyInviteParticipantDialog, this
widget is not generic yet.
https://bugzilla.gnome.org/show_bug.cgi?id=656020
|