No description
Find a file
pdurante 48a1be9f2a * Included config.h in all headers
* Don't define DBUS_API_SUBJECT_TO_CHANGE unless for old D-Bus versions
* Use recursive mutex functions if libdbus supports it
* Specify the path when adding match rules, otherwise messages wouldn't be forwarded to the right object under some circumstances
* Added integration with the glib main loop (configure with --enable-glib)
* Added a gtkmm dbus-browser clone to demonstrate glib integration
* Fixed a typo in dbusxx-xml2cpp proxy output
* Added python usage instructions for the Echo example


git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@10948 30a43799-04e7-0310-8b2b-ea0d24f86d0e
2007-04-29 01:17:32 +00:00
data * Bumped version number to 0.5.0 2006-12-31 02:03:53 +00:00
doc * Bumped version number to 0.5.0 2006-12-31 02:03:53 +00:00
examples * Included config.h in all headers 2007-04-29 01:17:32 +00:00
include/dbus-c++ * Included config.h in all headers 2007-04-29 01:17:32 +00:00
src * Included config.h in all headers 2007-04-29 01:17:32 +00:00
tools * Included config.h in all headers 2007-04-29 01:17:32 +00:00
AUTHORS imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
autogen.sh * Bumped version number to 0.5.0 2006-12-31 02:03:53 +00:00
ChangeLog imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
configure.ac * Included config.h in all headers 2007-04-29 01:17:32 +00:00
COPYING imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
dbus-c++-1.pc.in * Updated TODO 2007-02-09 00:18:34 +00:00
INSTALL imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
Makefile.am * Renamed pkg-config configuration file 2006-12-31 05:16:32 +00:00
NEWS imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
README imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
SConscript major D-Bus code update 2006-09-23 23:25:34 +00:00
TODO * Updated TODO 2007-02-09 00:18:34 +00:00