summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.7.34telepathy-glib-0.7.34Simon McVittie2009-08-166-15/+72
* Merge branch 'spec'Simon McVittie2009-08-1632-341/+737
|\
| * Tell gtkdoc about our deprecation guard macroSimon McVittie2009-08-161-1/+1
| * Disable old tp_debug_foo API if TP_DISABLE_DEPRECATEDSimon McVittie2009-08-161-0/+2
| * Document the generated Location codeSimon McVittie2009-08-162-0/+59
| * Add and document new errorsSimon McVittie2009-08-163-0/+40
| * Update spec to 0.17.27Simon McVittie2009-08-1626-340/+635
|/
* Merge commit 'wjt/dont-unref-null-message'Simon McVittie2009-08-131-1/+0
|\
| * Don't unref a NULL DBusMessage.Will Thompson2009-08-061-1/+0
|/
* Merge branch 'trivia'Simon McVittie2009-08-039-10/+222
|\
| * Do not subject verify.h to coding-style checksSimon McVittie2009-08-031-3/+7
| * Convert assertions about sizeof to be checked at compile timeSimon McVittie2009-08-033-3/+7
| * Add a statement form of tp_verify_true, tp_verify_statementSimon McVittie2009-08-033-0/+15
| * Add tp_verify and tp_verify_true, compile-time static assertion macrosSimon McVittie2009-07-315-3/+188
| * Get tp_intset_iter_init and tp_intset_iter_reset into the documentationSimon McVittie2009-07-292-3/+7
* | Mark default parameters as presentSjoerd Simons2009-07-291-1/+1
|/
* Document the allocation model for tp_dbus_properties_mixin_make_properties_hashSimon McVittie2009-07-281-0/+9
* Require Python 2.5Simon McVittie2009-07-281-1/+1
* Merge branch 'group-introspection-roundtrip-reduction'Will Thompson2009-07-276-46/+351
|\
| * Don't use weird _-suffixed variable names.Will Thompson2009-07-271-34/+43
| * Don't ping Group channels with GetInterfaces()Will Thompson2009-07-274-8/+223
| * Make GetGroupFlags() failing abort introspection.Will Thompson2009-07-274-12/+70
| * Look for qualified properties in immutable a{sv}Will Thompson2009-07-271-3/+4
| * Test that new_from_properties doesn't call GetAllWill Thompson2009-07-273-20/+42
|/
* Remove () from TP_ARRAY_TYPE_OBJECT_PATH_LISTDavyd Madeley2009-07-241-1/+1
* Add TP_ARRAY_TYPE_OBJECT_PATH_LISTWill Thompson2009-07-223-0/+27
* Merge branches 'boilerplate' and 'trivia'Simon McVittie2009-07-222-0/+38
|\
| * telepathy-glib/defs.h: make self-contained by including glib.hSimon McVittie2009-07-221-0/+3
| * fd.o #18091: for interfaces with D-Bus methods, document how to write a compl...Simon McVittie2009-07-221-0/+35
* | telepathy-glib: fix header guard in debug.hAndres Salomon2009-07-221-1/+1
|/
* TpProxyPendingCall: fix rare crash when cancelled before we've been given our...Simon McVittie2009-07-091-1/+1
* Start 0.7.34Simon McVittie2009-06-262-1/+6
* Prepare version 0.7.33telepathy-glib-0.7.33Simon McVittie2009-06-262-5/+13
* tests/lib/params-cm.h: allocate enough storage for the D-Bus representation o...Simon McVittie2009-06-251-4/+4
* TpConnection: avoid calling GetInterfaces more than onceSimon McVittie2009-06-252-1/+4
* Start 0.7.33 developmentSimon McVittie2009-06-122-1/+6
* Prepare 0.7.32telepathy-glib-0.7.32Simon McVittie2009-06-1213-27/+133
* fd.o #22182: fix a potential use-after-free in the callable example CMSimon McVittie2009-06-121-2/+4
* Merge branch 'more-types'Simon McVittie2009-06-123-3/+48
|\
| * Extend .manager regression test coverage to all the types with a serializatio...Simon McVittie2009-06-122-0/+30
| * TpConnectionManager: improve validation of object paths from .manager filesSimon McVittie2009-06-121-3/+6
| * fd.o #22230: TpConnectionManager: add support for parsing 'y' in .manager filesSimon McVittie2009-06-121-0/+12
|/
* Merge branch 'trivia'Simon McVittie2009-06-101-0/+36
|\
| * Explain how to drive the new glib-client-gen.pySimon McVittie2009-06-101-0/+10
| * NEWS so farSimon McVittie2009-06-101-0/+26
|/
* Add missing svc-* headers to telepathy-glib/Makefile.am to fix distcheckSimon McVittie2009-06-101-0/+6
* Merge branches 'reentrant', 'undraft' and 'knowninterfaces'Simon McVittie2009-06-1061-77/+3507
|\
| * Amend svc-client description in extra-gtkdoc.h as per Will's reviewSimon McVittie2009-06-101-2/+5
| * Include all init_known_interfaces functions in docsSimon McVittie2009-06-101-0/+10
| * spec 0.17.26 classes: make safe to extendSimon McVittie2009-06-1012-30/+205