summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-30tests/dbus/Makefile.am: fix clean build by creating _gen directorytelepathy-glib-0.7.25Simon McVittie1-0/+1
2009-01-30Prepare version 0.7.25 (bugfix only, no new ABI).Simon McVittie2-4/+6
2009-01-30Update NEWSSimon McVittie1-0/+3
2009-01-30Merge branch 'errors'Simon McVittie10-176/+275
2009-01-30Remove glib-errors-enum-*-gen.py (no longer used)Simon McVittie3-140/+0
2009-01-30Add a test that asserts that TP_ERRORS contains every error defined by the specSimon McVittie5-0/+83
2009-01-30fd.o #17588: stop generating the error enum, and hard-code the current oneSimon McVittie3-29/+183
2009-01-30errors.h: add parentheses to macro for better defensive programmingSimon McVittie1-1/+1
2009-01-30errors.[ch]: move docs to .cSimon McVittie2-6/+8
2009-01-29Merge branch 'misc'Simon McVittie3-0/+43
2009-01-29Update NEWSSimon McVittie1-0/+10
2009-01-29fd.o #19688: add a regression testSimon McVittie1-0/+25
2009-01-29fd.o #19688: tp_connection_get_contacts_by_id: don't assert if all contacts' ...Simon McVittie1-0/+8
2009-01-29Merge branch 'presence'Simon McVittie5-25/+371
2009-01-29tests/dbus/self-presence.c: exercise setting our own presenceSimon McVittie1-0/+35
2009-01-29ContactsConnection: add support for setting our own presenceSimon McVittie1-3/+16
2009-01-29Add a regression test for GetStatuses and the Statuses propertySimon McVittie3-0/+236
2009-01-29TpPresenceMixin: include everything in Statuses even if it can't be set on yo...Simon McVittie1-1/+3
2009-01-29contacts-conn: fix obvious errors in definition of "offline" statusSimon McVittie1-1/+1
2009-01-29Fix argument nameSimon McVittie1-1/+1
2009-01-29Move check_status_available up so the changes actually compileSimon McVittie1-48/+47
2009-01-29TpPresenceMixin: enforce the "may set on self" flagSimon McVittie1-4/+34
2009-01-29TpPresenceMixin: factor out calling status_available() into a functionSimon McVittie1-13/+23
2009-01-29TpPresenceMixin: warn if a CM sets an offline status to be available for sett...Simon McVittie1-0/+21
2009-01-29TpPresenceMixin: fix some bad indentationSimon McVittie1-7/+7
2009-01-28Oops, jonner's patch didn't get into the release. Add it to NEWS for the next...Simon McVittie1-1/+4
2009-01-28Merge commit 'upstream/master'Simon McVittie1-1/+1
2009-01-28Start 0.7.25 developmentSimon McVittie2-1/+6
2009-01-28Prepare version 0.7.24telepathy-glib-0.7.24Simon McVittie4-6/+31
2009-01-28Update to spec 0.17.19 releaseSimon McVittie9-69/+604
2009-01-28tests/dbus/connection-error.c: exercise custom error remapping and the client...Simon McVittie1-0/+58
2009-01-28tests/dbus/connection.c: add a simple regression test for mapping user-reques...Simon McVittie1-0/+6
2009-01-28TpConnection: add the client side of ConnectionErrorSimon McVittie4-11/+126
2009-01-28TpProxy: expose a method to map D-Bus errors to GErrorsSimon McVittie3-36/+77
2009-01-28glib-errors-enum-body-gen.py: explicitly 0-terminate the value arraySimon McVittie1-0/+1
2009-01-28Add a feature test for emitting ConnectionErrorSimon McVittie3-0/+119
2009-01-28Add a simple C binding for ConnectionErrorSimon McVittie3-0/+53
2009-01-28Update spec to 0.17.19 prereleaseSimon McVittie11-50/+437
2009-01-28tests: call tp_get_bus() earlier, to initialize specialized typesSimon McVittie9-9/+9
2009-01-28Update NEWSSimon McVittie1-0/+9
2009-01-23Attempt to fix a rather large leak in tp_presence_mixin_get_statuses()Jonathon Jongsma1-1/+1
2009-01-22Fix generation of docs for File Transfer auto-generated stuffSimon McVittie1-0/+2
2009-01-21Use xincludator.py (from telepathy-qt4) rather than abusing xsltproc to do XI...Simon McVittie5-24/+49
2009-01-20with-session-bus.sh: optionally sleep after running the testSimon McVittie1-0/+10
2009-01-20Start 0.7.24 developmentSimon McVittie2-1/+4
2009-01-20Prepare version 0.7.23, second trytelepathy-glib-0.7.23Simon McVittie1-1/+9
2009-01-20make-version-script.py: fail if a symbol is said to be new in more than one v...Simon McVittie1-0/+4
2009-01-20Remove duplicate symbols from 0.7.21.abiSimon McVittie1-8/+0
2009-01-20Prepare version 0.7.23Simon McVittie5-9/+32
2009-01-20Generate code for the File Transfer channel typeSimon McVittie4-0/+71