Niels Grewe dd63b72009 * Headers/DKProxy.h
Source/DKProxy.m:
  Add DKDBus subclass for getting shared proxies to the org.freedesktop.DBus
  services on their respective busses.
* Source/DKProxy.m
  Source/DKProxy+Private.h:
  Implement -_uniqueName to get the unique name of a service from the bus.
* Headers/DKPort.h: Add "don't know" member value to the bus type enumeration.
* Source/DKPort.m: Use DKDBus instead of -getBusObject magic.
* Source/DKEndpoint.[hm]: Implement -DBusBusType to get the type of bus an
  endpoint is connected to.
* Source/DKInterface.[hm]: Add some more methods for signals/properties.
* Headers/DKNotificationCenter.h
  Source/DKNotificationCenter.m
  Source/GNUmakefile:
  Add very much work-in-progress notification center class for managing D-Bus
  signals.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@31090 72102866-910b-0410-8b05-ffd578937521
2010-08-07 17:35:22 +00:00
2010-08-07 17:35:22 +00:00
2010-08-07 17:35:22 +00:00
2010-08-07 14:27:26 +00:00
Description
The DBusKit framework provides Objective-C applications with bindings for the D-Bus inter-process communication system.
1.2 MiB
Languages
Objective-C 69%
Shell 28.8%
M4 0.9%
Makefile 0.7%
C 0.4%
Other 0.2%