summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * dbus-gmain: Move to its own directorySimon McVittie2018-01-2211-23/+34
| * dbus-gmain.c: Remove trailing whitespaceSimon McVittie2018-01-221-40/+40
| * Remove obsolete --with-test-socket-dir optionSimon McVittie2018-01-221-1/+0
| * Remove remnants of --with-introspect-xml optionSimon McVittie2018-01-221-4/+0
| * Build libdbus-gmain into a separate convenience librarySimon McVittie2018-01-222-1/+30
| * Make dbus-gmain.h internal, and rename its symbolsSimon McVittie2018-01-228-25/+76
| * dbus-gmain.c: Screen-scrape copyright notices from git historySimon McVittie2018-01-221-2/+6
| * Convert a few tests to only use dbus-gmainSimon McVittie2017-11-013-7/+3
| * test_run_until_disconnected: Convert to pure libdbusSimon McVittie2017-11-018-43/+19
| * Move dbus_g_connection_open() etc. from dbus-gmain.c to dbus-glib.cSimon McVittie2017-11-012-188/+181
| * dbus-gmain: Add a separate header for the main-loop integrationSimon McVittie2017-11-013-6/+47
| * autogen.sh: Cope with the Python rewrite of gtk-docSimon McVittie2017-11-011-1/+8
| * Start 0.110 developmentSimon McVittie2016-09-092-1/+6
| * 0.108Simon McVittie2016-09-092-2/+4
| * Update NEWSSimon McVittie2016-08-281-1/+3
| * run-with-tmp-session-bus.sh: use dbus-run-sessionSimon McVittie2016-08-281-21/+3
| * 0.107Simon McVittie2016-01-142-1/+6
| * 0.106Simon McVittie2016-01-142-3/+13
| * manual test: move to test/coreSimon McVittie2016-01-145-33/+11
| * test: stop generating marshallersSimon McVittie2016-01-145-40/+13
| * test: stop calling g_mem_profile(), no longer supportedSimon McVittie2016-01-141-6/+0
| * Enable subdir-objects Automake option to silence warningsSimon McVittie2016-01-141-1/+1
| * Replace deprecated INCLUDES with AM_CPPFLAGSSimon McVittie2016-01-147-8/+15
| * NEWS: mention GLib 2.47.2, credit ColinSimon McVittie2016-01-041-4/+5
| * NEWSSimon McVittie2016-01-041-1/+6
| * Stop using G_HAVE_INLINEColin Watson2016-01-041-3/+3