dbus ChangeLog,1.441,1.442

Zack Rusin zack@pdx.freedesktop.org
Tue, 25 Nov 2003 07:30:05 -0800


Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv23408

Modified Files:
	ChangeLog 
Log Message:
Adding DBusServer wrapper. Switching some thingies, looking pretty and
being cool... Anyway, we're done at a very basic level. I have to go back
to something else now, but i'll try to commit an example sometime soon.


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- ChangeLog	24 Nov 2003 19:11:55 -0000	1.441
+++ ChangeLog	25 Nov 2003 15:30:03 -0000	1.442
@@ -1,3 +1,13 @@
+2003-11-25  Zack Rusin  <zack@kde.org>
+
+	* qt/integrator.h, qt/integrator.cpp: Adding handling of DBusServer,
+
+	* qt/server.h, qt/server.cpp, qt/Makefile.am: Adding DBusServer 
+	wrappers,
+
+	* qt/connection.h, qt/connection.cpp: Adjusting to changes in 
+	the Integrator and to better fit with the server,
+
 2003-11-24  Zack Rusin  <zack@kde.org>
 
 	* qt/connection.h, qt/connection.cpp: removing initDbus method since