The DBusKit framework provides Objective-C applications with bindings for the D-Bus inter-process communication system.
Go to file
Niels Grewe 85457d1f7e Turn NSLog() calls into NSDebugMLog().
Fix a bug where timers were not tracked, causing them to not be invalidated
properly (they would sometimes fire after the target object disappeared).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@30992 72102866-910b-0410-8b05-ffd578937521
2010-07-18 10:53:57 +00:00
Headers * Source/DKMethod.[hm]: Be more flexible about boxing. Decide whether argument 2010-07-16 12:49:34 +00:00
Source Turn NSLog() calls into NSDebugMLog(). 2010-07-18 10:53:57 +00:00
Tests Keep gnustep-make from installing the testsuite. 2010-07-16 15:09:35 +00:00
aclocal.m4 Add configure script and paraphernalia (but make still regenerates config.make 2010-05-10 05:49:49 +00:00
config.make.in * Source/DKArgument.[mh]: Implement marshalling of variant types. Also add the 2010-06-24 20:01:40 +00:00
configure * configure.ac: Fix autoconf test for location of runtime.h 2010-06-28 21:41:08 +00:00
configure.ac * configure.ac: Fix autoconf test for location of runtime.h 2010-06-28 21:41:08 +00:00
GNUmakefile Reorganise the project so that the tests are built as a separate subproject and 2010-07-14 10:46:23 +00:00
GNUmakefile.postamble Reorganise the project so that the tests are built as a separate subproject and 2010-07-14 10:46:23 +00:00