No description
Find a file
Andreas Volz b23f1b2eab From 37dbce02178757560c488f02016cb44770a7fafc Mon Sep 17 00:00:00 2001
From: thomas.himbacher <thomas.himbacher@gmail.com>
Date: Thu, 12 Aug 2010 18:13:26 +0200
Subject: [PATCH 1/3] removed wrong keyword const in adaptor generation

methods with several 'out' parameters have wrong
method signature with keywords 'const' for pass-by-reference
outputs.
2010-12-05 23:30:04 +01: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 From 37dbce02178757560c488f02016cb44770a7fafc Mon Sep 17 00:00:00 2001 2010-12-05 23:30:04 +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 Merge branch 'master' of git@gitorious.org:dbus-cplusplus/mainline 2010-12-05 23:09:30 +01:00
COPYING imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
dbus-c++-1-uninstalled.pc.in Added a pkgconfig file to test a local version without installing it (Andreas Volz) 2008-08-16 16:49:39 +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 test 2010-07-31 00:25:37 +02: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:
-----
test