summaryrefslogtreecommitdiff
path: root/_dbus_glib_bindings
Commit message (Expand)AuthorAgeFilesLines
* Link Python extensions differently on WindowsSimon McVittie2012-07-051-0/+14
* Replace incorrect AM_LDFLAGS usage with a proper AM_LDFLAGS/LIBADD splitSimon McVittie2012-07-051-1/+7
* This is the big one; it adds Python 3 support.Barry Warsaw2011-12-152-1/+33
* Use Py_CLEAR for greater robustnessSimon McVittie2010-12-021-5/+5
* Avoid some compiler warningsSimon McVittie2008-07-231-0/+2
* 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-4/+4
* dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin...Simon McVittie2007-01-251-2/+0
* Split up Makefile.am between subdirectoriesSimon McVittie2007-01-221-0/+9
* DBusGMainLoop: avoid reference leak on successSimon McVittie2007-01-171-0/+1
* include/dbus_bindings.h: Rename to include/dbus-python.h, improve namespacing.Simon McVittie2006-12-181-6/+7
* _dbus_glib_bindings/module.c: Support set_as_default keyword argumentSimon McVittie2006-11-301-6/+44
* Add improved main-loop integration.Simon McVittie2006-11-221-4/+61
* Annotate UNUSED argumentsSimon McVittie2006-11-141-2/+12
* Add a C reimplementation of the formerly-Pyrex bits of dbus-python.Simon McVittie2006-09-261-0/+74