summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Respect property access flags for writing, allow disabling for readsrhel5Colin Walters9-898/+1664
2010-04-28Allow using DBUS_TEST_MONITOR in run-test.shColin Walters1-0/+3
2010-04-28Remove dbus-glib-undocumented.txt from gitColin Walters1-77/+0
2010-04-28Fix pending call cancelling in proxy disposeRoss Burton1-5/+6
2010-04-28Unref the connection and message on dbus_g_return_errorRoss Burton1-0/+3
2010-04-28Freeze error ABI at the ABI used in Fedora 8 and Ubuntu gutsy.Simon McVittie4-54/+106
2010-04-28Bug 12505: Avoid receiving duplicate NameOwnerChanged (Dan Williams)Colin Walters1-2/+11
2010-04-28allow namespaced extentions to introspection XMLRob Taylor2-12/+30
2007-02-13Do libtool versioning.dbus-glib_0.73Rob Taylor1-2/+2
2007-02-13Update NEWSRob Taylor1-1/+1
2007-02-12Update NEWSRob Taylor1-1/+3
2007-02-12Add pkg-config support for uninstalled use.Rob Taylor2-0/+13
2007-02-09Update version in configure.acRob Taylor1-1/+1
2007-02-09Update NEWS ready for 0.73 releaseRob Taylor1-0/+26
2007-02-09Allow passing of NULL to strv out arguments.Rob Taylor1-7/+13
2007-02-09Make uscore_to_wincaps return NULL when passed NULL.Rob Taylor1-1/+1
2007-02-09Only respond to NameOwnerChanged if its one of our names.Rob Taylor1-10/+19
2007-02-09Fix dbus-binding-tool to generate headers usable from C++Rob Taylor1-1/+1
2007-02-09Only require --prefix for server side binding generationRob Taylor1-2/+3
2007-02-09Clarify documentation for dbus_g_method_get_sender.Rob Taylor1-2/+3
2007-02-08Add new API for specifying the timeout in DBusGProxy calls.Rob Taylor2-9/+128
2007-02-08Dont check for libxml2 when expat not found.Rob Taylor1-41/+6
2007-02-08Add configure flags --with-introspect-xmlRob Taylor2-0/+20
2007-02-08update doc/reference/dbus-glib-undocumented.txtRob Taylor1-4/+3
2007-01-08Use dbus_threads_init_default() rather than using own threading primitives.Rob Taylor1-136/+7
2007-01-08Reduce dependancy to dbus version 0.93, error out if correct version not found.Rob Taylor1-2/+7
2007-01-07Allow dbus and dbus-glib to live in different prefixesRob Taylor1-0/+1
2006-10-26Correct spellings in NEWSdbus-glib_0.72Rob Taylor1-14/+23
2006-10-25Update NEWS for release.Rob Taylor1-0/+36
2006-10-25only use -Wfloat-equal if compiler supports itRob Taylor1-4/+27
2006-10-25return NULL from g_return_val_if_fail in dbus_g_proxy_begin_callRob Taylor1-2/+2
2006-10-25Add dbus-gidl.h to IGNORE_HFILES for doxygen docsRob Taylor1-0/+1
2006-10-25Update tools/Makefile.am for new dbus-binding-tool behaviourRob Taylor1-1/+1
2006-10-25Remove bashism in make-dbus-glib-error-enum.shRob Taylor1-1/+1
2006-10-25Fix introspection when object has exported properties.Rob Taylor1-2/+1
2006-10-25Require --prefix in dbus-binding-toolRob Taylor1-1/+7
2006-10-25Dont shadow index.Rob Taylor2-13/+13
2006-10-25Fix small leak when marshal_table is destroyedRob Taylor1-1/+8
2006-10-25Fixes crash if disposing one DBusGProxy causes another for the same serviceRob Taylor2-3/+78
2006-10-25Bump version to 0.72Rob Taylor1-2/+2
2006-10-25Clean generated run-with-tmp-session-bus.conf on make cleanRob Taylor1-1/+3
2006-10-25Actually run unit tests and checks when doing make distcheckRob Taylor1-1/+1
2006-10-25Use TEST_CORE_SERVICE_BINARY path for core test service fileRob Taylor1-1/+1
2006-10-25Use dbus-daemon --introspect to generate DBus service introspect xmlRob Taylor1-1/+1
2006-10-25Actually make interfaces tests workRob Taylor10-95/+69
2006-10-24Make interfaces tests workRob Taylor2-0/+3
2006-10-24Changes for test/interfacesRob Taylor2-2/+3
2006-10-24Add tests for new interfaces functionailityRob Taylor13-0/+575
2006-10-24Bump GLib dependancy to 2.6Rob Taylor1-2/+2
2006-10-17Add gobject-2.0 to dbus-glib-1.pc.inRob Taylor1-1/+1