Age | Commit message (Collapse) | Author | Files | Lines |
|
Building with LDFLAGS=-Wl,-z,defs reveals that libempathy-gtk
and libempathy rely on the host application to link to cheese and udev.
This is because the telepathy-account-widgets convenience library
does not pass its dependencies through, which appears to be deliberate
(commit da8acc15 in tp-a-w).
|
|
All the API have been merged into spec and tp-glib. \o/
|
|
We stopped using egg-list-box a while ago.
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=706988
|
|
Based on a proposed API on fdo#68658. May end up in geoclue at some point.
https://bugzilla.gnome.org/show_bug.cgi?id=706627
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=699492
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=699492
|
|
This commit also changes the licence of the moved code from GPL to LGPL.
EmpathyAvatarChooser was based on Evolution's EImageChooser that was
originally LGPL. The later contributions were relicensed by the authors,
see GOSSIP-RELICENSING.txt for details.
https://bugzilla.gnome.org/show_bug.cgi?id=699492
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=699492
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=699492
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=699492
|
|
Start moving the account widgets code in a subdir before fully isolating
it and stubbing it out in a submodule.
https://bugzilla.gnome.org/show_bug.cgi?id=699492
|
|
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
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=696978
|
|
|
|
This is a much simplified version of EmpathyContactWidget
https://bugzilla.gnome.org/show_bug.cgi?id=680449
|
|
|
|
|
|
We use "-release" versioning as it's not meant to be used out of Empathy's
tree.
https://bugzilla.gnome.org/show_bug.cgi?id=679786
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=679111
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=679396
|
|
This is copied from the similar dialog in empathy-account-dialogs.c which I'm
about to remove.
https://bugzilla.gnome.org/show_bug.cgi?id=679136
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=679255
|
|
In Adium we trust.
https://bugzilla.gnome.org/show_bug.cgi?id=679255
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's API just changed and it's not really useful anymore as gnome-about-me has
been removed.
https://bugzilla.gnome.org/show_bug.cgi?id=677533
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=671981
|
|
This reverts commit 8c56829f3fa97640abf47ced7d39aa618fffe07f.
https://bugzilla.gnome.org/show_bug.cgi?id=671884
|
|
All of this is duplicated code from empathy-account-assistant and
empathy-auto-salut-account-helper but those are going away so I didn't bother
refactoring them.
https://bugzilla.gnome.org/show_bug.cgi?id=652669
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=669482
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=669482
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=669559
|
|
This introduces some code duplication with the assistant but it's going to die
soon anyway.
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=665038
|
|
Hourrah \o/
https://bugzilla.gnome.org/show_bug.cgi?id=663387
|
|
This will allow us to use the individual view to display muc members.
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
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=661640
|
|
I'm going to implement a slidely different version of this dialog so best to
re-use as much code as possible.
https://bugzilla.gnome.org/show_bug.cgi?id=661640
|
|
Why do we still have this annoying split?
Rebasing this work will pull in a dependency on empathy-string-parser, which is
part of libempathy-gtk. Hence the move.
|
|
It's no longer used.
|
|
Let's face it, the whole thing was getting a little unwieldly there in the
UI utils, and if we're going to be using it in more places, let's start by
abstracting it into a widget.
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=629517
|
|
No more ugly marshallers \o/
|