summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* tp_base_connection_change_status: hold a ref across callbacksSimon McVittie2010-11-031-0/+5
* tp_base_connection_change_status: unregister object after starting async shut...Simon McVittie2010-11-031-0/+1
* tp_base_connection_remove_from_bus: factor out from tp_base_connection_disposeSimon McVittie2010-11-031-17/+34
* fd.o #27835: implement client interestsSimon McVittie2010-10-261-2/+413
* TpBaseConnectionClass: stop documenting number of spare pointersSimon McVittie2010-10-261-4/+0
* Merge branch 'telepathy-glib-0.12'Guillaume Desmottes2010-10-131-1/+1
|\
| * Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie2010-10-061-1/+1
* | Merge branch 'contact-list'Simon McVittie2010-09-221-2/+48
|\ \ | |/ |/|
| * Merge branch 'master' into contact-list-the-revengeSimon McVittie2010-08-251-3/+3
| |\
| * \ Merge branch 'master' into contact-list-reviewedSimon McVittie2010-08-181-118/+35
| |\ \
| * \ \ Merge branch 'master' into contact-list-reviewedSimon McVittie2010-06-291-1/+5
| |\ \ \
| * | | | _tp_base_connection_find_channel_manager: addSimon McVittie2010-06-041-0/+21
| * | | | Merge branch 'master' into contact-list-merge-masterSimon McVittie2010-06-021-16/+4
| |\ \ \ \
| * | | | | TpBaseConnection: add API for TpContactListManager to add handle repositoriesSimon McVittie2010-05-251-2/+27
* | | | | | Add some missing annotationsSimon McVittie2010-09-151-9/+9
| |_|_|_|/ |/| | | |
* | | | | Fix various broken cross-references in documentationSimon McVittie2010-08-231-3/+3
| |_|_|/ |/| | |
* | | | Prepare version 0.11.11telepathy-glib-0.11.11Simon McVittie2010-07-261-1/+1
* | | | tp_base_connection_register: allow the out parameters to be NULLSimon McVittie2010-07-261-6/+10
* | | | TpBaseConnection: use /* */ rather than /** */ for private methodsSimon McVittie2010-07-261-4/+4
* | | | TpBaseConnection: remove some content-free doc-comments for private methodsSimon McVittie2010-07-261-87/+0
* | | | TpBaseConnectionCreateHandleReposImpl: hide from g-iSimon McVittie2010-07-261-1/+1
* | | | Annotate direction of parameters in tp_base_connection_register()Philip Withnall2010-07-231-2/+2
* | | | Add (transfer) annotation to tp_base_connection_get_handles()Philip Withnall2010-07-231-2/+2
* | | | Add (skip) annotations to all newly-bound symbols not used in libfolks testsPhilip Withnall2010-07-231-29/+29
| |_|/ |/| |
* | | Unleak a very unlikely error path.Will Thompson2010-06-151-1/+5
| |/ |/|
* | Use tp_clear_object, tp_clear_pointer in various placesSimon McVittie2010-06-011-16/+4
|/
* Remove variables that shadow global function namesDanielle Madeley2010-05-241-5/+5
* Use macros WARNING(), etc., consistently (within the library)Simon McVittie2010-04-301-4/+4
* tp_base_connection_change_status: turn a warning + assert into a CRITICAL + r...Simon McVittie2010-04-301-2/+1
* Use generated token-name strings, except in testsSimon McVittie2010-04-301-1/+1
* fd.o #23369: TpBaseConnection: when terminating a connection with GError, do ...Simon McVittie2010-04-271-2/+40
* Add/update version annotationsSimon McVittie2010-04-201-3/+5
* Use tp_dbus_daemon_register_object in the librarySimon McVittie2010-04-191-5/+2
* TpBaseConnection: have a TpDBusDaemon as APISimon McVittie2010-04-191-5/+73
* Merge branch 'spec'Simon McVittie2010-04-071-40/+99
|\
| * TpBaseConnection: implement Connection.Status, Connection.InterfacesSimon McVittie2010-03-311-40/+99
* | Reformat TpChannelManagerIter doc-comment to keep gtk-doc happySimon McVittie2010-04-051-2/+3
|/
* TpBaseConnection: use TP_PROP constants and tp_asv_newSimon McVittie2009-11-251-28/+23
* Merge branch 'early-interfaces'Simon McVittie2009-09-031-3/+1
|\
| * TpBaseConnection: Allow GetInterfaces to succeed before CONNECTEDSimon McVittie2009-09-031-3/+1
* | fix style/typoDafydd Harries2009-09-031-2/+2
* | truncate unique connection names to 255 charactersDafydd Harries2009-08-281-0/+44
|/
* fd.o #17751: document that TpBaseConnection's self_handle member remains vali...Simon McVittie2009-08-181-2/+4