No description
Find a file
Andreas Volz 2379d37c3b patch from:
Von: Mat <matlinuxer2@gmail.com>
An: dbus-cplusplus-devel@lists.sourceforge.net
Betreff: [dbus-cplusplus-devel] A patch for deadlock, for dbus io error exception in the mainloop critical section.
Datum: Mon, 6 Sep 2010 12:24:03 +0800
2010-10-08 00:35:45 +02:00
data Added Properties XML description 2008-09-05 16:20:10 +02:00
doc * Bumped version number to 0.5.0 2006-12-31 02:03:53 +00:00
examples added patches from: Roman Fietze <roman.fietze@telemotive.de> 2010-10-08 00:22:58 +02:00
include/dbus-c++ this fixed the correct handling of the default main loop 2010-08-17 22:43:24 +02:00
m4 preserve m4 warning 2010-08-04 00:05:55 +02:00
src patch from: 2010-10-08 00:35:45 +02:00
tools still more formating... prepare for merge 2009-11-17 00:00:54 +01:00
.gitignore added patches from: Roman Fietze <roman.fietze@telemotive.de> 2010-10-08 00:22:58 +02:00
AUTHORS added myself to the author list 2008-08-05 23:01:06 +02:00
autogen.sh many changes 2008-07-22 22:34:47 +02:00
bootstrap preserve m4 warning 2010-08-04 00:05:55 +02:00
ChangeLog imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
configure.ac added patches from: Roman Fietze <roman.fietze@telemotive.de> 2010-10-08 00:22:58 +02:00
COPYING imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
dbus-c++-1-uninstalled.pc.in - many fixes to the autotools system 2008-07-22 16:57:14 +02:00
dbus-c++-1.pc.in * Updated TODO 2007-02-09 00:18:34 +00:00
dbus-c++.anjuta - many fixes to the autotools system 2008-07-22 16:57:14 +02:00
INSTALL Use autoconf convention for the configuration header (Glenn Murphy) 2008-06-14 15:40:27 +02:00
libdbus-c++.spec.in patch from Daniel Wagner <wagi@monom.org> 2009-02-10 18:22:57 +01:00
Makefile.am preserve m4 warning 2010-08-04 00:05:55 +02:00
NEWS imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
README small follow of fdo branch 2009-01-06 22:44:48 +01: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

Debugging
---------
To compile debugging code configure the project with the --enable-debug option. Then at runtime you may set the environment variable "DBUSXX_VERBOSE=1" to activate debugging and to '0' to deactivate debugging.


BUGS:
-----