summaryrefslogtreecommitdiff
path: root/_dbus_glib_bindings
Commit message (Expand)AuthorAge
* Rename source directories for C code to silence an ImportWarningSimon McVittie2017-11-05
* Move dbus-python.h to a dbus subdirectorySimon McVittie2016-03-05
* Use non-recursive make for everything except testsSimon McVittie2016-01-20
* Use AX_COMPILER_FLAGSSimon McVittie2015-12-06
* Link Python extensions differently on WindowsSimon McVittie2012-07-05
* Replace incorrect AM_LDFLAGS usage with a proper AM_LDFLAGS/LIBADD splitSimon McVittie2012-07-05
* This is the big one; it adds Python 3 support.Barry Warsaw2011-12-15
* Use Py_CLEAR for greater robustnessSimon McVittie2010-12-02
* Avoid some compiler warningsSimon McVittie2008-07-23
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-27
* Actually commit the numerous copyright-statement changes.Simon McVittie2007-02-07
* dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin...Simon McVittie2007-01-25
* Split up Makefile.am between subdirectoriesSimon McVittie2007-01-22
* DBusGMainLoop: avoid reference leak on successSimon McVittie2007-01-17
* include/dbus_bindings.h: Rename to include/dbus-python.h, improve namespacing.Simon McVittie2006-12-18
* _dbus_glib_bindings/module.c: Support set_as_default keyword argumentSimon McVittie2006-11-30
* Add improved main-loop integration.Simon McVittie2006-11-22
* Annotate UNUSED argumentsSimon McVittie2006-11-14
* Add a C reimplementation of the formerly-Pyrex bits of dbus-python.Simon McVittie2006-09-26