summaryrefslogtreecommitdiff
path: root/_dbus_bindings/generic.c
Commit message (Collapse)AuthorAgeFilesLines
* Use Py_CLEAR for greater robustnessSimon McVittie2010-12-021-1/+1
|
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, ↵Simon McVittie2007-09-271-15/+18
| | | | removing all references to the LGPL as a result
* Actually commit the numerous copyright-statement changes.Simon McVittie2007-02-071-7/+7
|
* dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated ↵Simon McVittie2007-01-251-2/+0
| | | | lines in license statement
* Improve various type docstringsSimon McVittie2006-12-211-0/+3
|
* Convert generic glue, main loop integration, message append/get_args, ↵Simon McVittie2006-12-111-0/+80
validation into separate translation units - no *-impl.h remaining