| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This is the big one; it adds Python 3 support. | Barry Warsaw | 2011-12-15 | 1 | -0/+18 |
| | | |||||
| * | Require dbus 1.0. | Simon McVittie | 2008-07-23 | 1 | -1/+0 |
| | | | | | It's been out for ages, and we can finally drop DBUS_API_SUBJECT_TO_CHANGE if we do. | ||||
| * | Relicense Collabora code under the MIT/X11 license proposed for dbus core, ↵ | Simon McVittie | 2007-09-27 | 1 | -15/+18 |
| | | | | | removing all references to the LGPL as a result | ||||
| * | Actually commit the numerous copyright-statement changes. | Simon McVittie | 2007-02-07 | 1 | -7/+7 |
| | | |||||
| * | test/, include/: remove accidentally duplicated lines from license statement | Simon McVittie | 2007-01-25 | 1 | -2/+0 |
| | | |||||
| * | dbus-python.h: Alter header comment, use a better cpp define name for the ↵ | Simon McVittie | 2006-12-19 | 1 | -4/+6 |
| | | | | | multiple-inclusion guard | ||||
| * | Switch to autotools and test with Python 2.5 as well as 2.4. | Simon McVittie | 2006-12-18 | 1 | -12/+15 |
| | | | | | | | | | | | | | | | In the process: HACKING.txt: update include/dbus-python.h: add some typedefs to make it saner bus.c, conn.c, conn-methods.c: further alter docstrings to keep epydoc happy exceptions.c: create exceptions in a more longwinded way for Python 2.5 compatibility message-get-args.c, bus/__init__.py: tweak docstrings dbus/introspect_parser.py: make docstring valid reStructuredText run-test.sh: simplify, since configure now does some of the work test/*.py: use paths from run-test.sh, cope with out-of-tree builds test-standalone.py: carry out additional sanity checks | ||||
| * | include/dbus_bindings.h: Rename to include/dbus-python.h, improve namespacing. | Simon McVittie | 2006-12-18 | 1 | -0/+96 |
| _dbus_bindings/conn-internal.h, _dbus_bindings/dbus_bindings-internal.h, _dbus_glib_bindings/module.c: Use dbus-python.h instead of dbus_bindings.h | |||||
