| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=699492
|
| |
|
|\ |
|
| |
| |
| |
| | |
not ready yet
|
| |
| |
| |
| |
| |
| | |
Reorder some inclusions and remove a few blank lines.
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
|
|
|
|
|
|
| |
tp_account_manager_get_valid_accounts() has been deprecated.
Fix an accounts list leak in empathy-sanity-cleaning.
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
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
|