summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.2.8dbus-python-1.2.8Simon McVittie2018-05-042-2/+4
* Revert "Generate a devhelp index for the HTML documentation"Simon McVittie2018-05-041-1/+1
* Generate a devhelp index for the HTML documentationSimon McVittie2018-05-031-1/+1
* Travis-CI: Use system Python to run pip for system PythonSimon McVittie2018-05-032-31/+54
* Travis-CI: Install sphinx from PyPISimon McVittie2018-05-031-3/+2
* build: Don't install redirect pages intended for dbus.freedesktop.orgSimon McVittie2018-05-031-4/+8
* build: Don't install stamp file for documentation buildSimon McVittie2018-05-031-4/+4
* build: Install Sphinx documentationSimon McVittie2018-05-031-12/+14
* build: Enable Sphinx documentation if dependencies are availableSimon McVittie2018-05-031-5/+7
* Travis-CI: Pull in setuptoolsSimon McVittie2018-05-021-0/+1
* Remove remnants of old documentationSimon McVittie2018-05-023-81/+4
* Travis-CI: Install sphinxSimon McVittie2018-05-021-4/+5
* Use README as the long descriptionSimon McVittie2018-05-021-0/+1
* Update NEWSSimon McVittie2018-05-021-1/+18
* Fix distcheckSimon McVittie2018-05-021-3/+6
* Add redirection from the old epydoc documentation to the new versionsSimon McVittie2018-05-023-3/+190
* Improve documentation for SphinxSimon McVittie2018-05-028-93/+63
* doc: Be more clear about bytes vs. unicodeSimon McVittie2018-05-023-45/+84
* Improve UTF8String documentationSimon McVittie2018-05-021-9/+8
* dbus-gmain: Ignore more generated filesSimon McVittie2018-05-021-2/+5
* Convert documentation from epydoc to SphinxSimon McVittie2018-05-0235-193/+519
* .gitignore: Ignore more test logsSimon McVittie2018-05-021-0/+2
* Remove obsolete COMPAT.txtSimon McVittie2018-04-211-47/+0
* Include PKG-INFO and egg_info in dist tarballsSimon McVittie2018-04-212-0/+5
* Create directories to hold .test filesSimon McVittie2018-01-301-0/+3
* Start towards 1.2.8Simon McVittie2018-01-292-1/+6
* Prepare 1.2.6dbus-python-1.2.6Simon McVittie2018-01-292-2/+4
* Add a note on how to update dbus-gmainSimon McVittie2018-01-291-0/+6
* travis-ci: Get autoconf-archive from deb.debian.orgSimon McVittie2018-01-291-1/+1
* travis-ci: Only test Python 2.7, 3.4 against system python executableSimon McVittie2018-01-291-2/+0
* Avoid using async keywordSimon McVittie2018-01-292-5/+5
* Require dbus 1.8Simon McVittie2018-01-293-3/+6
* Adjust dependency notes in NEWSSimon McVittie2018-01-291-2/+2
* Merge commit 'f5f817bf93e9fe1503cd327b546a1237f59e96b4'Simon McVittie2018-01-292-1/+35
|\
| * Add some notes on integrating dbus-gmain into larger projectsSimon McVittie2018-01-291-0/+34
| * test-thread-client: Avoid deprecated g_thread_createSimon McVittie2018-01-291-1/+1
* | Use system extensions instead of strict C99Simon McVittie2018-01-291-1/+1
* | Integrate dbus-gmainSimon McVittie2018-01-297-12/+28
* | Add 'dbus-gmain/' from commit 'c9f1a9671e5c67da3a7d730407241b995c6606f9'Simon McVittie2018-01-2914-0/+1992
|\ \ | |/
| * Use GLIB instead of DBUS_GLIB as prefix for GLib dependencySimon McVittie2018-01-291-8/+8
| * Distribute ancillary files for dbus-gmainSimon McVittie2018-01-291-0/+7
| * Move dbus-gmain to root directorySimon McVittie2018-01-2914-0/+0
| * Remove everything except dbus-gmain subdirectorySimon McVittie2018-01-29143-36630/+0
| * dbus-gmain: Add CONTRIBUTING fileSimon McVittie2018-01-291-0/+25
| * dbus-gmain: Allow swapping the namespace usedSimon McVittie2018-01-297-24/+42
| * dbus-gmain: Add a .gitignoreSimon McVittie2018-01-291-0/+16
| * dbus-gmain: Add more copyright and authorship informationSimon McVittie2018-01-297-2/+631
| * dbus-gmain: Don't include config.h unless HAVE_CONFIG_H is definedSimon McVittie2018-01-295-0/+10
| * dbus-gmain: Add a READMESimon McVittie2018-01-221-0/+15
| * Move tests for dbus-gmain to dbus-gmain/tests/Simon McVittie2018-01-2218-67/+73