| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |
| |
| |
| | |
not ready yet
|
| |
| |
| |
| |
| |
| | |
Reorder some inclusions and remove a few blank lines.
https://bugzilla.gnome.org/show_bug.cgi?id=697076
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Sort by:
• "config.h"
• API declarations, if any
• public libraries
• internal headers, alphabetically sorted (mostly)
http://telepathy.freedesktop.org/wiki/Style#A.23includes
https://bugzilla.gnome.org/show_bug.cgi?id=697076
|
| |
| |
| |
| |
| |
| |
| |
| | |
Directly add the libempathy, libempathy-gtk and extensions directories
to the include search path. This decouples header inclusions from their
location and helps when reorganizing the source files layout.
https://bugzilla.gnome.org/show_bug.cgi?id=696950
|
|/
|
|
|
|
|
| |
This makes a bit more obvious which headers come from public libraries
and which ones come from uninstalled utility libraries.
https://bugzilla.gnome.org/show_bug.cgi?id=696950
|
|
|
|
|
|
| |
The APIs based on GValue are now deprecated.
https://bugzilla.gnome.org/show_bug.cgi?id=691469
|
|
|
|
|
|
|
|
|
| |
The latest libaccounts-glib and libaccount-plugin libraries add support
for using the same binary plugin for different providers.
This means that bug 683415 is no longer valid, and that all the
provider-specific plugins can now be removed.
Fixes bug #691418
|
| |
|
|
|
|
|
|
|
| |
Looks like it may happen because of Ubuntu's apparmor policy. We can't do much
in this case but best to not crash MC at least.
https://bugzilla.gnome.org/show_bug.cgi?id=685498
|
| |
|
| |
|
|
|
|
|
|
| |
This allow us to mark the description key as translatable.
https://bugzilla.gnome.org/show_bug.cgi?id=684281
|
| |
|
|
|
|
|
|
| |
tp_account_manager_get_valid_accounts() has been deprecated.
Fix an accounts list leak in empathy-sanity-cleaning.
|
|
|
|
|
|
|
| |
We want to automatically reconnect failing accounts when user refreshed the
credentials.
https://bugzilla.gnome.org/show_bug.cgi?id=683409
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=683409
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=683409
|
|
|
|
|
|
| |
Just the skeleton so far.
https://bugzilla.gnome.org/show_bug.cgi?id=683409
|
|
|
|
|
|
| |
Avoid to redefine existing symbols when different plugins are loaded.
https://bugzilla.gnome.org/show_bug.cgi?id=683415
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=683415
|
|
|
|
|
|
|
| |
Each plugin now has its own GType inheriting from EmpathyAccountsPlugin which
is cleaner.
https://bugzilla.gnome.org/show_bug.cgi?id=683415
|
|
|
|
|
|
|
| |
This is especially useful in empathy-keyring where it would reload
all accounts each time we set a password.
https://bugzilla.gnome.org/show_bug.cgi?id=680776
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680776
|
|
|
|
|
| |
ag_account_set_enabled() is not global enable state, we have to ensure that
selected service is NULL before that.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=681444
|
|
|
|
|
|
|
| |
Keeping a ref on widgets is not enough to keep it alive, because
gtk_widget_destroy will run destroy even if there are still refs.
https://bugzilla.gnome.org/show_bug.cgi?id=680775
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680775
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=681598
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
tp_account_manager_prepare_all_async() seems to be a bad idea so, instead,
let's just rely the empathy factory and set it as default.
This makes the code much more symetric with empathy-accounts and shouldn't
prepare that much useless features as we are not going to prepare the contact
list anyway.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680449
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680449
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680449
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680449
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680449
|
|
|
|
|
|
|
|
| |
A special key has been added in .service files of online accounts
telling its args should be considered readonly. Generic accounts (e.g. AIM)
can still be modified.
https://bugzilla.gnome.org/show_bug.cgi?id=680646
|
|
|
|
| |
We don't want Empathy to use the default icon name.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680448
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680448
|
|
|
|
|
|
|
| |
Handy script to generate all the boilerplates for each protocol we are
supporting.
https://bugzilla.gnome.org/show_bug.cgi?id=680448
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680448
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680448
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680448
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680448
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680448
|
| |
|
| |
|
| |
|
|
|