summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2006-02-20 13:23:11 +0000
committerThiago Macieira <thiago@kde.org>2006-02-20 13:23:11 +0000
commit602809693a5b9a20c83a5726cee0a6426bc2a6f3 (patch)
treec5f49c66ac5984c4d26190741134dd1ceb833079 /ChangeLog
parent4dedbb498484d8f3614d84cb2cfe09d8001a1c65 (diff)
2006-02-20 Thiago Macieira <thiago.macieira@trolltech.com>
* qt/qdbusinterface_p.h: * qt/qdbusinterface.cpp: Use the standard org.freedesktop.DBus.Method.NoReply annotation for the "async" calls instead of creating one for us. * qt/qdbusconnection_p.h: * qt/qdbusintegrator.cpp: Remove debugging code. * qt/qdbusintegrator.cpp: * qt/qdbusmessage.cpp: * qt/qdbusmessage_p.h: * qt/qdbusmessage.h: Change the behaviour of automatic reply-sending: now a reply is always sent, unless the caller didn't request one or if the user slot has already sent one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 22 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index d9ab170e..dfbb1002 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2006-02-20 Thiago Macieira <thiago.macieira@trolltech.com>
+
+ * qt/qdbusinterface_p.h:
+ * qt/qdbusinterface.cpp: Use the standard
+ org.freedesktop.DBus.Method.NoReply annotation for the "async"
+ calls instead of creating one for us.
+
+ * qt/qdbusconnection_p.h:
+ * qt/qdbusintegrator.cpp: Remove debugging code.
+
+ * qt/qdbusintegrator.cpp:
+ * qt/qdbusmessage.cpp:
+ * qt/qdbusmessage_p.h:
+ * qt/qdbusmessage.h: Change the behaviour of automatic
+ reply-sending: now a reply is always sent, unless the caller
+ didn't request one or if the user slot has already sent one.
+
2006-02-16 Robert McQueen <robot101@debian.org>
* configure.in: Patch from Debian packages by Sjoerd Simons
@@ -162,17 +179,17 @@
<ricardo.kekki@movial.fi> to make dbus-binding-tool heed C symbol name
annotations when generating glib client bindings.
-2005-12-19 John (J5) Palmieri <johnp@redhat.com>
+1999-11-30 John (J5) Palmieri <johnp@redhat.com>
* dbus/dbus-shared.h: Call it shared constants instead of shared macros
* dbus/dbus-protocol.h: add DOxygen markup to quiet warnings
-2005-12-19 John (J5) Palmieri <johnp@redhat.com>
+1999-11-30 John (J5) Palmieri <johnp@redhat.com>
* dbus/dbus-shared.h: add DOxygen markup to quiet warnings
-2005-12-19 John (J5) Palmieri <johnp@redhat.com>
+1999-11-30 John (J5) Palmieri <johnp@redhat.com>
* dbus/dbus-macros.h: correct DOxygen end of section (s/}@/@})
@@ -11152,7 +11169,7 @@
* bus/main.c: (main):
Add simple activation support, doesn't work yet though.
-2003-02-15 Zack Rusin <zack@kde.org>
+1999-11-30 Zack Rusin <zack@kde.org>
* qt/dbus-qthread.cpp: small casting fix
@@ -12990,7 +13007,7 @@
because any app can be a server, and any app can be a client,
the bus is a special kind of server.
-Thu Nov 21 23:35:31 2002 Zack Rusin <zack@kde.org>
+2002-11-22 Zack Rusin <zack@kde.org>
* Doxyfile : adding. Still needs Makefile rules to be generated
automatically (just run "doxygen" in the toplevel dir for now to