summaryrefslogtreecommitdiff
path: root/_dbus_glib_bindings
AgeCommit message (Expand)AuthorFilesLines
2012-07-05Link Python extensions differently on WindowsSimon McVittie1-0/+14
2012-07-05Replace incorrect AM_LDFLAGS usage with a proper AM_LDFLAGS/LIBADD splitSimon McVittie1-1/+7
2011-12-15This is the big one; it adds Python 3 support.Barry Warsaw2-1/+33
2010-12-02Use Py_CLEAR for greater robustnessSimon McVittie1-5/+5
2008-07-23Avoid some compiler warningsSimon McVittie1-0/+2
2007-09-27Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie1-15/+18
2007-02-07Actually commit the numerous copyright-statement changes.Simon McVittie1-4/+4
2007-01-25dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin...Simon McVittie1-2/+0
2007-01-22Split up Makefile.am between subdirectoriesSimon McVittie1-0/+9
2007-01-17DBusGMainLoop: avoid reference leak on successSimon McVittie1-0/+1
2006-12-18include/dbus_bindings.h: Rename to include/dbus-python.h, improve namespacing.Simon McVittie1-6/+7
2006-11-30_dbus_glib_bindings/module.c: Support set_as_default keyword argumentSimon McVittie1-6/+44
2006-11-22Add improved main-loop integration.Simon McVittie1-4/+61
2006-11-14Annotate UNUSED argumentsSimon McVittie1-2/+12
2006-09-26Add a C reimplementation of the formerly-Pyrex bits of dbus-python.Simon McVittie1-0/+74