summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-261-1/+1
* set UNRELEASED versionstelepathy-glib-0.19.4Guillaume Desmottes2012-07-191-2/+2
* Fix some gtk-doc errorsXavier Claessens2012-07-101-5/+0
* base-connection{,-manager}: seal old interfaces membersJonny Lamb2012-07-051-2/+0
* base-connection-manager: add get_interfaces vfunc to class structJonny Lamb2012-07-041-4/+67
* Release 0.19.2telepathy-glib-0.19.2Xavier Claessens2012-06-281-1/+1
* TpBaseConnectionManagerClass: Seal protocol_params and new_connection membersXavier Claessens2012-06-261-1/+2
* Stop using TP_ERRORSSimon McVittie2012-05-021-3/+3
* many fixes to documentation commentsJonny Lamb2012-04-061-6/+6
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-2/+1
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-5/+5
* Improve the “CM already running” error message.Will Thompson2011-05-261-1/+3
* Merge branches '012-base-cm-shutdown' and '012-leaked-protocol' into telepath...Simon McVittie2010-12-061-2/+5
|\
| * fd.o #32116: tp_base_connection_manager_register: don't leak protocol refsSimon McVittie2010-12-061-2/+5
* | TpBaseConnectionManager: ref the CM once per ConnectionSimon McVittie2010-12-061-5/+13
|/
* Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie2010-10-061-1/+1
* Change uses of TpIntSet to TpIntsetPhilip Withnall2010-09-141-3/+3
* Prepare version 0.11.11telepathy-glib-0.11.11Simon McVittie2010-07-261-4/+4
* tp_base_connection_manager_register: check for valid protocol namesSimon McVittie2010-07-151-0/+6
* TpBaseConnectionManager: correctly replace "-" with "_" in TpBaseProtocol obj...Simon McVittie2010-07-151-0/+2
* tp_base_connection_manager_add_protocol: use tp_base_protocol_get_nameSimon McVittie2010-07-151-7/+3
* TpBaseConnectionManager: implement the keys of ProtocolsSimon McVittie2010-06-291-6/+9
* TpBaseConnection: implement a stub form of the Protocols propertySimon McVittie2010-06-291-0/+38
* TpBaseConnection: implement the Interfaces propertySimon McVittie2010-06-291-2/+39
* Export non-stub TpBaseProtocol instances on D-BusSimon McVittie2010-06-291-0/+22
* _TpLegacyProtocol: remove filtering/sanity-checking which is now done more ge...Simon McVittie2010-06-291-66/+1
* TpBaseConnectionManager: allow new_connection and protocol_params to both be ...Simon McVittie2010-06-291-11/+16
* tp_base_connection_manager_list_protocols: implement in terms of the protocol...Simon McVittie2010-06-291-12/+13
* TpBaseConnectionManager: delegate creation of a new connection to Protocol ob...Simon McVittie2010-06-291-62/+78
* TpBaseConnectionManager: get TpCMParamSpec structures via Protocol objectsSimon McVittie2010-06-291-6/+40
* Add an internal _TpLegacyProtocol class, and make one for each protocolSimon McVittie2010-06-291-0/+50
* TpBaseConnectionManager: have a table of TpBaseProtocol objectsSimon McVittie2010-06-291-0/+37
* Add stub base-protocol.[ch] and move some TpCMParamSpec functionality thereSimon McVittie2010-06-291-236/+4
* Use macros WARNING(), etc., consistently (within the library)Simon McVittie2010-04-301-11/+10
* Add/update version annotationsSimon McVittie2010-04-201-1/+3
* Use tp_dbus_daemon_register_object in the librarySimon McVittie2010-04-191-3/+1
* TpBaseConnectionManager: have a TpDBusDaemonSimon McVittie2010-04-191-19/+139
* Don't document @parent, @priv in object structsSimon McVittie2010-04-051-2/+0
* Use tp_strdiff instead of strcmp when comparing strings for equalitySimon McVittie2010-04-011-1/+1
* Use tp_str_empty whenever it's equivalent to the current codeSimon McVittie2010-04-011-1/+1
* TpBaseConnectionManager: add a sanity-check for D-Bus methodsSimon McVittie2010-03-091-0/+8
* TpBaseConnectionManager: use telepathy-glib.h internallySimon McVittie2010-03-091-4/+1
* TpBaseConnectionManager: remember whether we've registered on D-BusSimon McVittie2010-03-091-0/+4
* TpBaseConnectionManager: chain up correctly in disposeSimon McVittie2010-03-091-0/+5
* Mark default parameters as presentSjoerd Simons2009-07-291-1/+1
* Publicize tp_dbus_daemon_{request,release}_nameWill Thompson2009-05-181-3/+1
* tp_cm_param_setter_offset: use g_value_dup_boxed to copy 'ay'Guillaume Desmottes2009-03-261-4/+2
* param_default_value: use g_value_take_boxedGuillaume Desmottes2009-03-261-2/+1
* base-connection-manager: bump copyrightGuillaume Desmottes2009-03-261-2/+2