summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-04fd.o #27958: dbus_g_error_domain_register: rewrite the documentationHEADmasterSimon McVittie1-5/+25
2010-05-04Merge branch '14579-remove-before-cancel'Simon McVittie1-2/+1
2010-04-27Put the G_OS_WIN32 check where it can be defined.Fridrich Štrba1-2/+3
2010-04-27Fix linking of tests. On windows, undefined symbols are not allowed and symbo...Fridrich Štrba2-2/+2
2010-04-27Use EXEEXT so that we satisfy dependencies when cross-compilingFridrich Štrba2-13/+13
2010-04-26core: don't pass malformed error interface to dbus (rh#581794)Dan Williams5-6/+35
2010-04-26Disable test-profile on win32 for nowColin Walters1-2/+11
2010-04-26Don't use the identifier "interface" in public headersFridrich Strba2-4/+4
2010-04-26Use AC_CANONICAL_HOST, not _TARGETFridrich Strba1-1/+1
2010-04-19Allow duplicate object path registrations for different connectionsAstone Lin1-1/+1
2010-04-07add mising DBUS_TYPE_G_* to the docGuillaume Desmottes1-0/+9
2010-03-25[configure] Release 0.86Colin Walters1-1/+1
2010-03-25core: performance optimization for object info lookupDan Williams1-13/+18
2010-03-25core: allow duplicate property names on GInterfacesDan Williams9-19/+627
2010-03-25[dbus-gobject.c] Trivial compiler warning fixesColin Walters1-2/+1
2010-03-25Remove dbus-glib-undeclared.txt from git; it's a generated fileColin Walters1-0/+0
2010-03-25[configure.ac] Use AM_SILENT_RULES if availableColin Walters1-0/+2
2010-03-16Free errors returned by method implementationsWill Thompson1-0/+4
2010-03-08turn the gtk-doc documentation into buildable shapeSven Herzberg1-3/+3
2010-03-02Fix hyphenated error codes correctlyColin Walters5-4/+44
2010-03-02Revert "Squash underscores and dashes in errors when converting to DBus errors"Colin Walters1-11/+2
2010-03-02Remove dbus-glib-undocumented.txt from gitColin Walters1-60/+0
2010-02-15Squash underscores and dashes in errors when converting to DBus errorsColin Walters1-2/+11
2010-01-27Release 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.duplicate-registrationsWill 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.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