summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection.c
Commit message (Expand)AuthorAgeFilesLines
* 0.23.2telepathy-glib-0.23.2Guillaume Desmottes2014-02-261-2/+2
* TpBaseConnection: add "account-path-suffix" propertyXavier Claessens2014-02-171-0/+52
* Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-261-2/+2
* Make more use of tp_value_array_unpack, tp_value_array_buildSimon McVittie2013-09-261-24/+12
* update UNRELEASEDGuillaume Desmottes2013-09-241-1/+1
* TpBaseConnection: Implement SelfID and SelfContactChangedXavier Claessens2013-09-231-14/+46
* Move GVariant utilities to variant-util.chXavier Claessens2012-09-151-0/+1
* set UNRELEASED versionstelepathy-glib-0.19.4Guillaume Desmottes2012-07-191-1/+1
* base-connection: return from RequestHandles if called with no namesJonny Lamb2012-07-101-0/+8
* Fix some gtk-doc errorsXavier Claessens2012-07-101-3/+3
* base-connection: simplify add_interfacesJonny Lamb2012-07-051-16/+2
* base-connection{,-manager}: seal old interfaces membersJonny Lamb2012-07-051-2/+0
* base-connection: add get_interfaces… vfunc to class structJonny Lamb2012-07-051-57/+95
* TpBaseConnection: use tp_handle_ensure_async() in RequestHandlesXavier Claessens2012-06-281-33/+83
* Prepare 0.19.1telepathy-glib-0.19.1Guillaume Desmottes2012-06-061-6/+6
* Fix typo making gtkdoc failXavier Claessens2012-06-041-2/+2
* TpBaseConnection: seal struct fieldsSimon McVittie2012-06-041-20/+4
* TpBaseConnection: add method accessors for struct fieldsSimon McVittie2012-06-041-5/+131
* Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...Xavier Claessens2012-05-101-30/+2
* Release 0.19.0telepathy-glib-0.19.0Xavier Claessens2012-05-091-1/+1
* base-connection: use _tp_asv_from_vardict()Guillaume Desmottes2012-05-091-9/+6
* Deprecate reimplementation of RequestHandlesSimon McVittie2012-05-071-5/+8
* Stop using TP_ERRORSSimon McVittie2012-05-021-13/+13
* Ignore deprecation of TpChannelFactoryIface when calling its methodsSimon McVittie2012-05-021-0/+14
* tp_base_connection_disconnect_with_dbus_error_vardict: add and testSimon McVittie2012-04-161-0/+66
* Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-121-4/+4
* many fixes to documentation commentsJonny Lamb2012-04-061-2/+1
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-6/+3
* Consistently use G_PARAM_STATIC_STRINGS for propertiesSimon McVittie2012-02-091-4/+2
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+1
* docs: many misc fixupsJonny Lamb2011-11-231-7/+8
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-19/+19
* Requests: update comment about synthesized propertiesWill Thompson2011-07-281-3/+3
* RequestChannel: avoid re-fetching handle repoWill Thompson2011-07-281-6/+2
* base-connection: ensure TargetID is untouched and present in requestsJonny Lamb2011-07-281-8/+32
* BaseConnection: remove repeated includes of debug-internalWill Thompson2011-07-071-18/+0
* Merge branch 'debug-spam'Will Thompson2011-06-171-21/+2
|\
| * BaseConnection: reduce debug spam.Will Thompson2011-04-211-21/+2
* | tp_base_connection_change_status: delay side-effects until all preconditions ...Simon McVittie2011-05-161-1/+4
* | base_connection_change_status: clean up docsWill Thompson2011-03-251-16/+22
* | disconnect_with_dbus_error: improve documentationWill Thompson2011-03-251-6/+20
* | base_conn_change_status: refer to _disconnect_with_dbus_errorWill Thompson2011-03-251-0/+4
|/
* base-connection: document the self object in signal docstringsJonny Lamb2011-03-151-0/+3
* BaseConnection: avoid unregistering bus name twice.Will Thompson2010-12-131-6/+6
* Prepare version 0.13.8telepathy-glib-0.13.8Simon McVittie2010-12-011-1/+1
* TpBaseConnection: have the has-immortal-handles propertySimon McVittie2010-12-011-1/+1
* TpBaseConnection: don't bother holding/releasing handles on behalf of clientsSimon McVittie2010-12-011-41/+0
* TpBaseConnection: add stub has-immortal-handles propertySimon McVittie2010-12-011-0/+21
* use tp_handle_ref's new return type around sourceJonny Lamb2010-11-151-4/+4
* fd.o #10613: tp_base_connection_unregister: release object path before bus nameSimon McVittie2010-11-031-5/+5