summaryrefslogtreecommitdiff
path: root/_dbus_bindings/message-get-args.c
Commit message (Expand)AuthorAgeFilesLines
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-271-15/+18
* Actually commit the numerous copyright-statement changes.Simon McVittie2007-02-071-8/+8
* Fix a couple of memory leaks - D-Bus signature strings, and decoded Unicode o...Simon McVittie2007-02-051-7/+11
* dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin...Simon McVittie2007-01-251-2/+0
* Switch types from int to Py_ssize_t to be compatible with Python 2.5 on 64-bi...Simon McVittie2007-01-161-2/+5
* Improve documentation of type conversion from D-Bus to PythonSimon McVittie2007-01-091-11/+12
* Improve various type docstringsSimon McVittie2006-12-211-1/+1
* Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie2006-12-181-4/+5
* message-append.c, message-get-args.c: Turn off debug messages even when debug...Simon McVittie2006-12-131-0/+1
* Whitespace consistency: Don't put a space between function name and parenthes...Simon McVittie2006-12-111-2/+2
* Convert generic glue, main loop integration, message append/get_args, validat...Simon McVittie2006-12-111-0/+512