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