summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-12channel-contacts: don't leak the result preparing group memberstelepathy-glib-0.18Guillaume Desmottes1-0/+1
2012-09-03Fix retrieving the remove contact from a MediaDescription hashSjoerd Simons1-7/+9
2012-09-03Fix incorrect error on UpdateLocalMediaDescriptionSjoerd Simons1-9/+0
2012-08-13NEWSSimon McVittie1-0/+8
2012-08-08tp_account_dup_storage_identifier_variant: deal with storage_identifier being...Guillaume Desmottes1-0/+3
2012-07-28set nano versionGuillaume Desmottes1-1/+1
2012-07-28Make sure "make -j3 maintainer-foo" workstelepathy-glib-0.18.2Xavier Claessens1-3/+12
2012-07-28prepare 0.18.2Guillaume Desmottes2-4/+10
2012-07-24tp_connection_upgrade_contacts(): Use special trick of ready_enough_for_contactsXavier Claessens1-3/+5
2012-05-11vala: Fix srcdir != builddirColin Walters1-0/+1
2012-05-02NEWS for 0.18Simon McVittie1-1/+11
2012-05-02Add `make clean-for-new-branch`Simon McVittie1-0/+13
2012-04-27Retry to prepare features which failed because of a missing conn ifaceGuillaume Desmottes4-11/+123
2012-04-20nano versionSimon McVittie2-1/+6
2012-04-20belatedly name the releaseSimon McVittie1-0/+2
2012-04-20Prepare 0.18.1telepathy-glib-0.18.1Simon McVittie2-4/+9
2012-04-16TpAM: Document that _set_default() keeps an internal referenceXavier Claessens1-0/+3
2012-04-16Do not use _tp_connection_lookup_contact() outside contact.cXavier Claessens2-5/+7
2012-04-13NEWSSimon McVittie1-1/+8
2012-04-13Don't make g-ir-scanner warnings fatal on this stable branchSimon McVittie1-7/+0
2012-04-13Codegen: fix comment line start leftover.Alban Browaeys1-2/+1
2012-04-12Fix gtk-doc comments for auto-generated constants headersStef Walter1-1/+1
2012-04-12dbus-tube-chan test: listen on a random address appropriate for the OSSimon McVittie1-2/+7
2012-04-12Upload documentation to the 0.18.x locationSimon McVittie2-1/+3
2012-04-12Don't check documentation completeness in this stable branchSimon McVittie1-3/+5
2012-04-12Disable warnings about deprecated functions for stable branchSimon McVittie1-1/+2
2012-04-12NEWSSimon McVittie1-0/+2
2012-04-12Fix doc comments for recent stricter gtk-docStef Walter18-83/+61
2012-04-120.18 NEWSSimon McVittie1-1/+13
2012-04-04the right GLib macro is GLIB_VERSION_MAX_ALLOWEDGuillaume Desmottes1-1/+1
2012-04-04add stream-tubes.py/accepter.pyGuillaume Desmottes2-1/+75
2012-04-04add stream-tubes.py/offerer.pyGuillaume Desmottes2-1/+106
2012-04-03Fix the type of the TpStreamTubeConnection::closed signalGuillaume Desmottes1-1/+1
2012-04-03stream tube examples: send \n with dataGuillaume Desmottes2-2/+2
2012-04-03stream tube examples: use tp_channel_close_async()Guillaume Desmottes1-6/+14
2012-04-03stream tube examples: split sending/receiving data debug messagesGuillaume Desmottes2-5/+6
2012-04-03Introspect a few gettersXavier Claessens6-13/+13
2012-04-02start on version 0.18.1Jonny Lamb2-1/+6
2012-04-02version 0.18.0telepathy-glib-0.18.0Jonny Lamb7-19/+32
2012-04-02NEWS: update for 0.18.0Jonny Lamb1-3/+23
2012-04-02Merge branch '29271-some-dbus-tube-api'Will Thompson16-70/+1531
2012-04-02DBusTubeChannel: write a better preamble maybe?Will Thompson1-3/+37
2012-04-02dbus tube test: add bug references for FIXMEsWill Thompson2-0/+6
2012-04-01dbus-tubes example: check method argument typesWill Thompson1-6/+15
2012-03-30DBusTubeChannel: always use CREDENTIALS for nowWill Thompson1-6/+10
2012-03-30dbus-tube: fail offer/accept if channel is invalidatedWill Thompson3-3/+93
2012-03-30Test DBus tubes opening after Accept/Offer returnsWill Thompson3-6/+59
2012-03-30proxy: sprinkle some checked casts around.Will Thompson1-5/+5
2012-03-30Add an example dbus tube offerer and accepter.Will Thompson7-1/+485
2012-03-30call-channel: display a string representation of the stateGuillaume Desmottes1-1/+25