summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-27Release 0.84dbus-glib-0.84Colin Walters1-1/+1
2010-01-27Add GMainContext to dbus_g_bus_get_private, add a test caseColin Walters3-1/+25
2010-01-27Fix compilation of dbus-gvalue.cColin Walters1-0/+1
2010-01-27Add note about non-maintenance of NEWSColin Walters1-0/+7
2010-01-27dbus-gvalue: set an error when demarshal_basic doesn't recognize typeAndres Salomon1-2/+1
2010-01-27Fix bad NAME in dbus-binding-tool man pageJiří Klimeš1-1/+1
2010-01-15Import dbus-bus-introspect.xml upstreamColin Walters4-24/+81
2009-11-25Merge remote branch 'upstream/master'Simon McVittie1-7/+10
2009-11-16Don't leak DBusGMethodInvocation for no-reply callsWill Thompson1-7/+10
2009-09-29Merge remote branch 'wjt/duplicate-registrations'Simon McVittie3-50/+162
2009-09-29Merge branch '20936-fsf-address'Simon McVittie34-35/+35
2009-09-18Bug 19623 - Add dbus_g_bus_get_privateStian Skjelstad2-0/+44
2009-09-12Copy object registration list when unregistering.Will Thompson1-1/+7
2009-09-12Only re-set registration list if it's non-emptyWill Thompson1-1/+3
2009-09-12Support duplicate object registrationsColin Walters3-50/+154
2009-07-16Release 0.82dbus-glib-0.82Colin Walters1-1/+1
2009-07-16Test for git-log in Makefile.am should just be for git nowColin Walters1-4/+4
2009-07-16Bug 18294 - Be defensive about a possibly NULL property stringAlban Crequy1-2/+2
2009-07-16Bug 20343 - Add a man page for dbus-binding-toolBrian Cameron2-1/+299
2009-07-16build: fix undefined macro: AM_PROG_LIBTOOL with recent libtoolMarc-André Lureau2-0/+2
2009-07-16Bugg 22244 - Only include <glib.h>, not individual headersLuis Menina1-1/+1
2009-07-15Clean up some compilation warningsColin Walters3-6/+6
2009-07-15Add missing prototype for dbus_g_connection_unregister_g_objectColin Walters1-0/+2
2009-07-15Bug 21753 - Correctly initialize GValues in dbus-binding-tool generated codeBrian Tarricone1-4/+8
2009-07-01Bug 21362 - Remove use of deprecated symbolsJason Leach7-22/+22
2009-06-09fd.o #20936: Fix another couple of instances of the old FSF addressSimon McVittie3-3/+3
2009-06-09fd.o #20936: Update FSF addressTobias Mueller31-32/+32
2009-06-09Merge branch '13908-autoinit'Simon McVittie5-24/+116
2009-06-09fd.o #13908: silently initialize specialized types whenever requiredSimon McVittie4-23/+101
2009-05-28Merge branch '20716-with-dbus-binding-tool'Simon McVittie6-14/+19
2009-05-28Merge branch '5688-survive-disconnection'Simon McVittie5-2/+118
2009-05-28Merge part of branch '5688-survive-disconnection'Simon McVittie4-25/+189
2009-05-07Merge branch '16776-make-dbus-errors-throwable'Simon McVittie5-3/+94
2009-04-27Merge branch '20884-proxy-manager-replace-name-owner'Simon McVittie1-3/+10
2009-04-16Merge branch '20886-configure-cleanup'Simon McVittie2-317/+0
2009-04-16Bug 19927 - Use const for GError * param we're not modifyingColin Walters2-2/+2
2009-04-16Bug 20879 - Use --skip-source argument for glib-genmarshalVincent Untz1-0/+1
2009-04-16fd.o #21219: regression testSimon McVittie3-1/+93
2009-04-16dbus-gobject: save the ObjectRegistration on each object, not just the pathSimon McVittie1-7/+13
2009-04-16fd.o #21219: implement unregistration of objectsSimon McVittie2-1/+25
2009-04-16fd.o #5688: Add a regression testSimon McVittie3-1/+94
2009-04-16fd.o #5688: don't assert when exported object is destroyed *after* D-Bus conn...Simon McVittie1-23/+88
2009-04-15add --with-dbus-binding-tool option to use an external dbus-binding-toolPeter Korsgaard6-14/+19
2009-03-26dbus_g_type_specialized_init: make some effort at being thread-safeSimon McVittie1-6/+15
2009-03-26fd.o#20884: dbus_g_proxy_manager_replace_name_owner: don't leave freed memory...Simon McVittie1-3/+10
2009-03-26Remove all sorts of libdbus cruft from configure.acSimon McVittie2-103/+0
2009-03-26Don't check for atomic integer opsSimon McVittie1-26/+0
2009-03-26Don't check whether va_copy worksSimon McVittie1-75/+0
2009-03-26configure.ac: Don't check endiannessSimon McVittie1-3/+0
2009-03-26Don't define DBUS_API_SUBJECT_TO_CHANGESimon McVittie1-2/+0