summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* early return if GetContactInfo() failedtelepathy-glib-0.18Guillaume Desmottes2013-07-171-0/+1
* NEWS for 0.18Simon McVittie2013-01-281-0/+2
* Fix the build with automake 1.13Nuno Araujo2013-01-281-1/+1
* Update NEWS for 0.18.xSimon McVittie2013-01-071-0/+13
* fix segfault in got_contact_list_attributes_cbMaksim Melnikau2013-01-071-0/+6
* channel-contacts: don't leak the result preparing group membersGuillaume Desmottes2012-09-121-0/+1
* Fix retrieving the remove contact from a MediaDescription hashSjoerd Simons2012-09-031-7/+9
* Fix incorrect error on UpdateLocalMediaDescriptionSjoerd Simons2012-09-031-9/+0
* NEWSSimon McVittie2012-08-131-0/+8
* tp_account_dup_storage_identifier_variant: deal with storage_identifier being...Guillaume Desmottes2012-08-081-0/+3
* set nano versionGuillaume Desmottes2012-07-281-1/+1
* Make sure "make -j3 maintainer-foo" workstelepathy-glib-0.18.2Xavier Claessens2012-07-281-3/+12
* prepare 0.18.2Guillaume Desmottes2012-07-282-4/+10
* tp_connection_upgrade_contacts(): Use special trick of ready_enough_for_contactsXavier Claessens2012-07-241-3/+5
* vala: Fix srcdir != builddirColin Walters2012-05-111-0/+1
* NEWS for 0.18Simon McVittie2012-05-021-1/+11
* Add `make clean-for-new-branch`Simon McVittie2012-05-021-0/+13
* Retry to prepare features which failed because of a missing conn ifaceGuillaume Desmottes2012-04-274-11/+123
* nano versionSimon McVittie2012-04-202-1/+6
* belatedly name the releaseSimon McVittie2012-04-201-0/+2
* Prepare 0.18.1telepathy-glib-0.18.1Simon McVittie2012-04-202-4/+9
* TpAM: Document that _set_default() keeps an internal referenceXavier Claessens2012-04-161-0/+3
* Do not use _tp_connection_lookup_contact() outside contact.cXavier Claessens2012-04-162-5/+7
* NEWSSimon McVittie2012-04-131-1/+8
* Don't make g-ir-scanner warnings fatal on this stable branchSimon McVittie2012-04-131-7/+0
* Codegen: fix comment line start leftover.Alban Browaeys2012-04-131-2/+1
* Fix gtk-doc comments for auto-generated constants headersStef Walter2012-04-121-1/+1
* dbus-tube-chan test: listen on a random address appropriate for the OSSimon McVittie2012-04-121-2/+7
* Upload documentation to the 0.18.x locationSimon McVittie2012-04-122-1/+3
* Don't check documentation completeness in this stable branchSimon McVittie2012-04-121-3/+5
* Disable warnings about deprecated functions for stable branchSimon McVittie2012-04-121-1/+2
* NEWSSimon McVittie2012-04-121-0/+2
* Fix doc comments for recent stricter gtk-docStef Walter2012-04-1218-83/+61
* 0.18 NEWSSimon McVittie2012-04-121-1/+13
* the right GLib macro is GLIB_VERSION_MAX_ALLOWEDGuillaume Desmottes2012-04-041-1/+1
* add stream-tubes.py/accepter.pyGuillaume Desmottes2012-04-042-1/+75
* add stream-tubes.py/offerer.pyGuillaume Desmottes2012-04-042-1/+106
* Fix the type of the TpStreamTubeConnection::closed signalGuillaume Desmottes2012-04-031-1/+1
* stream tube examples: send \n with dataGuillaume Desmottes2012-04-032-2/+2
* stream tube examples: use tp_channel_close_async()Guillaume Desmottes2012-04-031-6/+14
* stream tube examples: split sending/receiving data debug messagesGuillaume Desmottes2012-04-032-5/+6
* Introspect a few gettersXavier Claessens2012-04-036-13/+13
* start on version 0.18.1Jonny Lamb2012-04-022-1/+6
* version 0.18.0telepathy-glib-0.18.0Jonny Lamb2012-04-027-19/+32
* NEWS: update for 0.18.0Jonny Lamb2012-04-021-3/+23
* Merge branch '29271-some-dbus-tube-api'Will Thompson2012-04-0216-70/+1531
|\
| * DBusTubeChannel: write a better preamble maybe?Will Thompson2012-04-021-3/+37
| * dbus tube test: add bug references for FIXMEsWill Thompson2012-04-022-0/+6
| * dbus-tubes example: check method argument typesWill Thompson2012-04-011-6/+15
| * DBusTubeChannel: always use CREDENTIALS for nowWill Thompson2012-03-301-6/+10