]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-contact-factory.c
add myself to AUTHORS
[empathy.git] / libempathy / empathy-tp-contact-factory.c
2009-11-23 Guillaume Desmottesempathy_tp_contact_factory_get_from_{id,handle} shouldn...
2009-11-23 Guillaume Desmottestp-contact-factory: document that empathy_tp_contact_fa...
2009-11-11 Guillaume Desmottesempathy-tp-contact-factory: ensure that empathy_tp_cont...
2009-11-09 Guillaume DesmottesTpContactFactory: wait that the connection is ready...
2009-10-22 Guillaume DesmottesMerge branch 'trivia'
2009-10-22 Guillaume Desmottesempathy-tp-contact-factory.c: fix casting issue
2009-09-20 Xavier ClaessensMerge commit 'istaz/handle_none'
2009-09-17 Will ThompsonIterate avatar tokens with a GHashTableIter
2009-09-17 Will ThompsonGet rid of the last two _run_ calls in Empathy
2009-09-06 Jonny Lambtp-contact-factory: allow _get_from_handles to call...
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-19 Guillaume DesmottesMerge commit 'lfrb/added'
2009-08-17 Guillaume DesmottesUse tp-glib Location stable API (#585843)
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-16 Sjoerd SimonsRemove last references to mission-control 4
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-07-01 Sjoerd SimonsMerge branch 'empathy-account'
2009-06-30 Pierre-Luc BeaudoinImprove geocoding debugging and add more fields
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-01 Guillaume DesmottesMerge commit 'ksz/can_stream_tube'
2009-06-01 Arnaud MailletAdd the method empathy_contact_can_stream_tubes in...
2009-05-28 Guillaume Desmottesempathy-tp-contact-factory: coding style fixes
2009-05-27 Pierre-Luc BeaudoinImprove code readability
2009-05-27 Pierre-Luc BeaudoinDon't need to check twice if location has latitude
2009-05-27 Pierre-Luc BeaudoinMove the geoclue geocoding in EmpathyTpContactFactory
2009-05-27 Pierre-Luc BeaudoinCopy GHashTable received from Dbus and refactor
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-tp-contact-factory: fix coding style
2009-05-12 Guillaume DesmottesMerge commit 'jtellier/bug-580771'
2009-05-09 Pierre-Luc BeaudoinUse a quark as it is faster
2009-05-09 Pierre-Luc BeaudoinDrop tp_contact_factory_update_location for code readab...
2009-05-09 Pierre-Luc BeaudoinRemove the interface checks as per Zdra comments
2009-05-07 Pierre-Luc BeaudoinVerify if the connection supports interface Location...
2009-05-07 Pierre-Luc BeaudoinRemove a trailing space and g_print
2009-05-07 Pierre-Luc BeaudoinGet rid of the run call
2009-05-07 Pierre-Luc BeaudoinUse iters on hash tables instead of foreach
2009-05-07 Pierre-Luc BeaudoinFix review comments on EmpathyTpContactFactory by Guill...
2009-05-07 Pierre-Luc BeaudoinMove get_location to the right place
2009-05-07 Pierre-Luc BeaudoinCopy the hash table we receive
2009-05-07 Pierre-Luc BeaudoinSet/get location on telepathy
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Xavier ClaessensUse tp_connection_get_self_handle where needed
2009-04-22 Xavier ClaessensChange EmpathyTpContactFactory API to look more like...
2009-04-22 Xavier ClaessensEmpathyTpContactFactory don't have a ready property...
2009-04-22 Xavier ClaessensChange API of EmpathyTpContactFactory:
2009-04-03 Xavier ClaessensSimplify how channel classes value is parsed. Fixes...
2009-02-20 Jonny LambUse tp-glib generated code for file transfers rather...
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-09 Sjoerd SimonsMake existing contact FT capable when the CM supports it
2009-01-06 Xavier ClaessensUse new singleton policy for EmpathyAccountManager.
2009-01-06 Xavier ClaessensPort EmpathyTpContactFactory to the new API.
2008-12-22 Sjoerd SimonsMake existing contact FT capable when the CM supports it
2008-11-21 Xavier ClaessensFix coding style
2008-11-21 Xavier Claessensget_requestable_channel_classes_cb: call tp_contact_fac...
2008-11-21 Xavier Claessensempathy-tp-contact-factory: set the FT capability when...
2008-11-21 Xavier Claessensempathy-tp-contact-factory: factor out contact_created
2008-11-11 Xavier ClaessensMove code to avoid declaring functions on the top of...
2008-11-11 Xavier ClaessensCoding style: only one blank line between functions.
2008-11-11 Xavier ClaessensAdd G_PARAM_STATIC_STRINGS to TpContactFactory properties
2008-11-11 Xavier ClaessensEmpathyTpContactFactory: add properties for avatar...
2008-11-11 Xavier ClaessensEmpathyTpContactFactory: get avatar requirements before...
2008-11-11 Xavier ClaessensEmpathyTpContactFactory: split on-ready code out of...
2008-11-11 Xavier ClaessensEmpathyTpContactFactoryPriv: add fields for avatar...
2008-07-14 Xavier ClaessensMerge branch 'leak'
2008-05-27 Xavier ClaessensMove avatar cache to ~/.cache and don't mix avatar...
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-05-05 Xavier ClaessensIf self presence message is "" do like if it was NULL.
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-16 Xavier ClaessensIf the RequestAliases fails, make sure the name propert...
2008-04-13 Xavier ClaessensFix disconnection of AccountStatusChanged signal.
2008-04-11 Xavier ClaessensWe can't use *_run_* API from dbus signal cb or method...
2008-04-11 Xavier ClaessensMake use of mission_control_get_tpconnection()
2008-04-02 Xavier ClaessensDisplay a warning if used when not ready instead of...
2008-03-16 Xavier ClaessensRemove previous hack, it was stupid, we have a param...
2008-03-16 Xavier ClaessensKeep the 0 in the end of the array when duping it
2008-03-16 Xavier ClaessensMake sure the dup_handles array is ended by 0.
2008-03-16 Xavier ClaessensRetry requesting aliases if it fails, it can happen...
2008-03-14 Xavier ClaessensEmit notify::ready signals
2008-03-14 Xavier ClaessensAdd a ready property on EmpathyTpContactFactory
2008-03-11 Xavier ClaessensFix coding style
2008-03-11 Xavier ClaessensQueue received messages until the sender got his alias.
2008-03-11 Xavier ClaessensDon't wait for connection-ready if it was already ready.
2008-03-11 Xavier ClaessensMake sure we don't expect contact id and handle to...
2008-03-11 Xavier ClaessensKeep EmpathyContact object instead of the self handle...
2008-03-11 Xavier ClaessensMake InspectHandles call async
2008-03-11 Xavier ClaessensSet self handle to 0 when connection is invalidated
2008-03-11 Xavier ClaessensUse new api
2008-03-08 Xavier ClaessensQueue received messages until the sender got his alias.
2008-03-05 Xavier ClaessensRemove EMPATHY_CAPABILITIES_UNKNOWN flag when setting...
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-02-15 Xavier ClaessensCleanup code from previous merge
2008-02-15 Xavier ClaessensMerge commit 'sjoerd/master'
2008-02-10 Xavier ClaessensEmpathyTpContactFactory: If the presence dict doesn...
next