]> git.0d.be Git - empathy.git/history - libempathy/empathy-contact-factory.c
empathy-tp-tube: remove initiator and type member variables as they are not used
[empathy.git] / libempathy / empathy-contact-factory.c
2009-02-11 Olivier CrĂȘteFix type punned pointers warnings
2009-01-09 Xavier ClaessensSet the right weak pointer.
2009-01-09 Xavier ClaessensPort EmpathyContactFactory to the new singleton policy.
2008-08-27 Xavier ClaessensAlways return a new ref in empathy_contact_factory_get_...
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-04-11 Xavier ClaessensUse tp-glib API in EmpathyTpGroup and add a ready property
2008-03-14 Xavier ClaessensAdd a ready property on EmpathyTpContactFactory
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2007-12-12 Xavier ClaessensSplit EmpathyContactFactory to have one EmpathyTpContac...
2007-12-02 Xavier ClaessensConflicts:
2007-11-03 Xavier ClaessensBetter debug messages
2007-11-03 Xavier ClaessensCall ClearAvatar if the data is NULL or size <= 0 in
2007-11-03 Xavier ClaessensRename empathy_contact_factory_set_name() to _set_alias...
2007-10-18 Xavier ClaessensCleanup licences and copyrights, Modules with 100%...
2007-10-03 Marco BarisioneInitialize every GError to NULL. Fixes bug #482889.
2007-09-29 Xavier ClaessensRefcount ContactFactoryAccountData struct.
2007-09-28 Xavier ClaessensRemove GnomeProgram, not useful anymore, drop libgnome...
2007-09-27 Xavier ClaessensFix 2 leaks thanks to valgrind.
2007-09-27 Xavier ClaessensFix leak when loading avatar from cache. Do not request...
2007-09-26 Xavier ClaessensCache avatars and RequestAvatars only when needed.
2007-09-26 Xavier ClaessensFix capabilities update, the NOT operator is ~ and...
2007-09-10 Xavier ClaessensFix debug message.
2007-09-08 Xavier ClaessensAdding capabilities contact property.
2007-08-30 Xavier ClaessensDon't use deprecated RequestAvatar method.
2007-08-30 Xavier ClaessensCompletely reworked ContactList API. Fixes bug #471611...