summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.21.2, second trytelepathy-glib-0.21.2Simon McVittie2013-09-242-7/+24
* Revert "Copy contact-list.c into the ${builddir} so the XInclude in the docs ...Simon McVittie2013-09-241-21/+0
* Copy contact-list.c into the ${builddir} so the XInclude in the docs worksSimon McVittie2013-09-241-0/+21
* TpConnection: don't crash if a broken CM has no Groups propertySimon McVittie2013-09-241-1/+1
* inspect-cm example: allow inspecting all CMsSimon McVittie2013-09-241-78/+186
* TpConnectionManager, TpProtocol: improve debug outputSimon McVittie2013-09-244-26/+125
* Revert "0.21.2" while we make the release workSimon McVittie2013-09-242-15/+3
* Revert "Copy contact-list.c into the ${builddir} so the XInclude in the docs ...Guillaume Desmottes2013-09-241-16/+0
* add ABI file for 0.21.2Guillaume Desmottes2013-09-242-0/+8
* update UNRELEASEDGuillaume Desmottes2013-09-243-3/+3
* 0.21.2Guillaume Desmottes2013-09-242-3/+15
* spec 0.27.2Guillaume Desmottes2013-09-249-13/+29
* NEWSSimon McVittie2013-09-241-0/+8
* Copy contact-list.c into the ${builddir} so the XInclude in the docs worksSimon McVittie2013-09-241-0/+16
* Make avatar image caching asynchronousSimon McVittie2013-09-241-34/+120
* TpBaseConnection: Implement SelfID and SelfContactChangedXavier Claessens2013-09-234-16/+92
* base-protocol: add Presence.Statuses as immutable propertiesGuillaume Desmottes2013-09-181-1/+5
* cm test: test "drop name on get" on a modern CMSimon McVittie2013-09-131-136/+70
* tp_dbus_properties_mixin_dup_all: make publicSimon McVittie2013-09-137-56/+12
* Pass on all AM_CPPFLAGS and CPPFLAGS to g-ir-scannerSimon McVittie2013-09-061-1/+3
* Regression tests: also avoid tmpnam() hereSimon McVittie2013-09-064-4/+34
* _tp_create_temp_unix_socket: avoid using tmpnam()Simon McVittie2013-09-063-18/+44
* C text handler: comment why the subclass / feature-prep worksSimon McVittie2013-09-061-3/+3
* Python text handler: ensure that we get a Tp.AutomaticClientFactorySimon McVittie2013-09-061-2/+2
* extended-client: comment that we're going behind MC's backSimon McVittie2013-09-061-1/+4
* TpSimpleClientFactory: drop doc-comments for private functionsSimon McVittie2013-09-061-4/+4
* TpSimpleClientFactory: document "connection must be ours"Simon McVittie2013-09-061-3/+7
* TpConnection: don't recommend that applications call Connect()Simon McVittie2013-09-061-2/+6
* TpConnection: describe factory behaviourSimon McVittie2013-09-061-0/+8
* TpCDO, TpChannelRequest: always has a factorySimon McVittie2013-09-062-0/+8
* TpCDO, TpChannelRequest: mention that they should come from "larger" objectsSimon McVittie2013-09-062-0/+7
* TpSimpleClientFactory: suggest getting objects from "larger" objectsSimon McVittie2013-09-061-1/+13
* TpConnection: connections should come from accountsSimon McVittie2013-09-061-0/+4
* TpConnection: remove woefully outdated feature listSimon McVittie2013-09-061-8/+0
* TpChannelDispatchOperation, TpChannelRequest: remove boilerplateSimon McVittie2013-09-062-13/+0
* TpAccount: document interaction with factories a bit betterSimon McVittie2013-09-061-3/+11
* TpAccountManager: tighten up guarantees about factoriesSimon McVittie2013-09-061-16/+42
* TpAccountManager: fix documentation of how many accounts are preparedSimon McVittie2013-09-061-9/+4
* tube examples: use g_message(), not g_debug()Simon McVittie2013-09-064-42/+42
* tube offering examples: don't dump core on invalid argumentsSimon McVittie2013-09-062-2/+9
* tube offerers: use an automatic client factorySimon McVittie2013-09-062-2/+2
* Merge branch 'telepathy-glib-0.20'Simon McVittie2013-09-042-4/+7
|\
| * NEWS for 0.20.xSimon McVittie2013-09-041-1/+4
| * TpHeap: comparator results are not guaranteed to be -1, 0 and 1Debarshi Ray2013-09-041-4/+4
* | more NEWSSimon McVittie2013-08-201-0/+2
* | Merge branch 'telepathy-glib-0.20'Simon McVittie2013-08-203-11/+101
|\ \ | |/
| * nano versionSimon McVittie2013-08-202-1/+6
| * Fix documentation for tp_connection_get_self_handleEmilio Pozuelo Monfort2013-08-191-1/+1
| * prepare 0.20.4telepathy-glib-0.20.4Simon McVittie2013-07-242-5/+12
| * TpConnectionManager: retry introspection after CM exits, up to onceSimon McVittie2013-07-242-10/+95