summaryrefslogtreecommitdiff
path: root/_dbus_bindings/message.c
Commit message (Expand)AuthorAgeFilesLines
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-271-15/+18
* Implement DBusException in pure Python; add get_dbus_name() method and name= ...Simon McVittie2007-05-161-3/+3
* Remove trailing whitespace in C sourceSimon McVittie2007-04-241-1/+1
* _dbus_bindings/message.c: untabifySimon McVittie2007-04-241-30/+30
* Actually commit the numerous copyright-statement changes.Simon McVittie2007-02-071-7/+7
* dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin...Simon McVittie2007-01-251-2/+0
* Improve various type docstringsSimon McVittie2006-12-211-8/+27
* Whitespace consistency: Don't put a space between function name and parenthes...Simon McVittie2006-12-111-102/+102
* Convert generic glue, main loop integration, message append/get_args, validat...Simon McVittie2006-12-111-49/+42
* Split out exceptions, pending call, message into separate .c filesSimon McVittie2006-12-111-0/+1050