From 6d9f72b9e651d90fcbd191b43b5e91ba7bd63789 Mon Sep 17 00:00:00 2001 From: Zack Rusin Date: Tue, 25 Nov 2003 15:30:03 +0000 Subject: 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. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9947af20..4ce96840 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-11-25 Zack Rusin + + * 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 * qt/connection.h, qt/connection.cpp: removing initDbus method since -- cgit