summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* This is the big one; it adds Python 3 support.Barry Warsaw2011-12-151-0/+18
* Require dbus 1.0.Simon McVittie2008-07-231-1/+0
* 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-7/+7
* test/, include/: remove accidentally duplicated lines from license statementSimon McVittie2007-01-251-2/+0
* dbus-python.h: Alter header comment, use a better cpp define name for the mul...Simon McVittie2006-12-191-4/+6
* Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie2006-12-181-12/+15
* include/dbus_bindings.h: Rename to include/dbus-python.h, improve namespacing.Simon McVittie2006-12-181-3/+3
* _dbus_bindings: split out conn, conn-methods into separate translation unitsSimon McVittie2006-12-081-2/+5
* include/dbus_bindings.h: Put _dbus_bindings in a static variable when importedSimon McVittie2006-11-241-25/+28
* Add improved main-loop integration.Simon McVittie2006-11-221-9/+35
* Add a C reimplementation of the formerly-Pyrex bits of dbus-python.Simon McVittie2006-09-261-0/+64