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