summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replace hard-coded sleep with a wait for the D-Bus name to appearSimon McVittie2016-01-20
* Use non-recursive make for tests, and make them into installed-testsSimon McVittie2016-01-20
* Use non-recursive make for everything except testsSimon McVittie2016-01-20
* Simplify testing by using dbus-run-session and Automake "log compiler"Simon McVittie2015-12-06
* .gitignore: anchor most patterns at $(top_srcdir), and sortSimon McVittie2015-12-06
* Don't try to build epydoc documentation if we can't "import epydoc"Simon McVittie2015-12-06
* Put Autoconf droppings in build-aux/Simon McVittie2015-12-06
* Use AX_COMPILER_FLAGS from autoconf-archiveSimon McVittie2015-12-06
* Use AX_COMPILER_FLAGSSimon McVittie2015-12-06
* Update build system for Automake 1.13 (parallel test driver)Simon McVittie2015-12-05
* _dbus_py_assertion_failed: flag as NORETURNSimon McVittie2015-12-05
* configure.ac: use AS_IF for PYTHON_LIBSSimon McVittie2015-12-05
* Try ${PYTHON}-config before searching PATHSimon McVittie2015-12-05
* Find `python-config` from PATH properlyYamashita, Yuu2015-12-04
* gconf examples: add brief documentationSimon McVittie2015-12-04
* Use a name in example.com for our example GConf proxySimon McVittie2015-12-04
* Install all examplesBen Longbons2015-12-04
* Consistently make examples executableBen Longbons2015-12-04
* Fix GConf examplesBen Longbons2015-12-04
* Include FallbackObject in "from dbus.service import *"Ben Longbons2015-12-04
* development versionSimon McVittie2013-05-08
* distribute new testsSimon McVittie2013-05-08
* 1.2.0Simon McVittie2013-05-08
* Add support for skipping tests, and use itSimon McVittie2013-05-08
* utf8 test: pass when used with dbus 1.6.10, 1.7.2Simon McVittie2013-05-08
* Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERSMarko Lindqvist2013-05-07
* Use GObject.__class__ instead of GObjectMetaSimon McVittie2013-04-22
* Unset DBUS_STARTER_ADDRESS, DBUS_STARTER_BUS_TYPESimon McVittie2013-04-22
* Require D-Bus 1.6, drop fallback pathsSimon McVittie2013-04-22
* NEWSSimon McVittie2012-10-23
* Update the confusing notice of what license dbus-python is underThiago Macieira2012-10-23
* DBusException: override both __str__ and __unicode__Simon McVittie2012-10-16
* Slightly better test coverageSimon McVittie2012-10-16
* Use a form of assertRaises() that works in Python 2.6Simon McVittie2012-10-16
* Skip test_dbus_exception_convert_str_fail under unusual default encodingsSimon McVittie2012-10-16
* Support unicode messages for DBusException in Python 2Michael Vogt2012-10-16
* Link Python extensions differently on WindowsSimon McVittie2012-07-05
* Replace incorrect AM_LDFLAGS usage with a proper AM_LDFLAGS/LIBADD splitSimon McVittie2012-07-05
* run-test.sh: don't go via make to run the cross-testSimon McVittie2012-07-04
* NEWSSimon McVittie2012-07-04
* Don't include stdint.hSimon McVittie2012-07-04
* Re-indent now that the indentation is unecessarySimon McVittie2012-07-04
* Avoid variable-length arrays, which MSVC *still* doesn't supportSimon McVittie2012-07-04
* Use AC_C_INLINE to make sure "inline" worksSimon McVittie2012-07-04
* reset to unreleasedSimon McVittie2012-06-25
* prepare releaseSimon McVittie2012-06-25
* fd.o #40817: validate UTF-8 according to the same rules as libdbusSimon McVittie2012-06-25
* NEWSSimon McVittie2012-06-05
* Py3: correctly guess the signature of ObjectPath(...) and Signature(...)Simon McVittie2012-06-05
* Back to unreleased statusSimon McVittie2012-05-09