mirror of
https://github.com/darlinghq/darling-dbuskit.git
synced 2024-11-23 12:19:40 +00:00
The DBusKit framework provides Objective-C applications with bindings for the D-Bus inter-process communication system.
517874dca8
Source/Tests/TestDKArgument.m: Tests for assignments in the initializers. * Source/DKProxy.m Headers/DKProxy.h: -hasSameScopeAs: method to test whether two proxies fall into the scope of one and the same D-Bus service. * Source/DKArgument.h: Expose a few accessors. * Source/DKArgument.m: Fix bug in the name assignment. Implement -name method. Let the proxy do the scope checking. * Source/DKMethod.m: Shuffle a few statements around for more natural ordering. * configure.ac: Leave a TODO about needing to fix the configure script ugliness. * config.make.in: Another attempt to get linking done properly. Many improvement suggested by Fred Kiefer. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@30687 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
Headers | ||
Source | ||
aclocal.m4 | ||
config.make.in | ||
configure | ||
configure.ac | ||
GNUmakefile | ||
GNUmakefile.postamble |