.. |
config.h.in
|
Small type safety improvements
|
2017-05-15 20:24:48 +00:00 |
DKArgument.h
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKArgument.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKBoxingUtils.h
|
Further work on generating D-Bus introspection data. We can now successfully
|
2012-08-22 21:34:25 +00:00 |
DKBoxingUtils.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKEndpoint.h
|
Bundle building improvements
|
2017-05-23 07:05:20 +00:00 |
DKEndpoint.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKEndpointManager.h
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKEndpointManager.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKInterface.h
|
Further work on generating D-Bus introspection data. We can now successfully
|
2012-08-22 21:34:25 +00:00 |
DKInterface.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKIntrospectionNode.h
|
Implement generation of XML introspection data for methods.
|
2012-01-27 13:58:57 +00:00 |
DKIntrospectionNode.m
|
Implement generation of XML introspection data for methods.
|
2012-01-27 13:58:57 +00:00 |
DKIntrospectionParserDelegate.h
|
Documentation improvements.
|
2010-08-13 19:54:49 +00:00 |
DKIntrospectionParserDelegate.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKMessage.h
|
Documentation improvements.
|
2010-08-13 19:54:49 +00:00 |
DKMessage.m
|
Format string safety fixes, test case for NSData<->D-Bus byte arrays
|
2014-01-08 18:27:35 +00:00 |
DKMethod.h
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKMethod.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKMethodCall.h
|
Merge DBusKit-ThreadRewrite branch. DBusKit now offloads all interactions with
|
2011-02-15 22:05:24 +00:00 |
DKMethodCall.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKMethodReturn.h
|
First batch of object vending changes. We can now succesfully export arbitrary
|
2012-05-24 20:32:14 +00:00 |
DKMethodReturn.m
|
Fix a very stupid memory leak (we were creating an additional
|
2014-01-13 17:03:13 +00:00 |
DKNonAutoInvalidatingPort.h
|
Start working on recovery of the bus objects after disconnection from the bus.
|
2011-02-18 21:20:19 +00:00 |
DKNonAutoInvalidatingPort.m
|
Start working on recovery of the bus objects after disconnection from the bus.
|
2011-02-18 21:20:19 +00:00 |
DKNotificationCenter.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKNumber.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKNumberTemplate.h
|
A lot of changes to deal with the fact that many D-Bus services
|
2014-01-15 19:16:54 +00:00 |
DKObjectPathNode.h
|
Add missing include (patch by Philippe Roussell) and improve some object export functionality.
|
2013-07-10 19:26:49 +00:00 |
DKObjectPathNode.m
|
Fix interface mismatch
|
2017-05-10 23:16:17 +00:00 |
DKOutgoingProxy.h
|
First batch of object vending changes. We can now succesfully export arbitrary
|
2012-05-24 20:32:14 +00:00 |
DKOutgoingProxy.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKPort.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKPort+Private.h
|
First batch of object vending changes. We can now succesfully export arbitrary
|
2012-05-24 20:32:14 +00:00 |
DKPortNameServer.m
|
More expressive return codes for bus name requests
|
2017-05-15 20:40:32 +00:00 |
DKProperty.h
|
Start working on KVO support.
|
2011-09-30 23:53:29 +00:00 |
DKProperty.m
|
Implement generation of XML introspection data for properties.
|
2012-01-27 14:29:35 +00:00 |
DKPropertyMethod.h
|
Further work on property support.
|
2010-09-11 21:26:12 +00:00 |
DKPropertyMethod.m
|
Format string safety fixes, test case for NSData<->D-Bus byte arrays
|
2014-01-08 18:27:35 +00:00 |
DKProxy.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKProxy+Private.h
|
Expose some more DKProxy state for subclasses. Implement private method
|
2013-07-02 10:30:00 +00:00 |
DKSignal.h
|
Finish support for posting notifications/signals to D-Bus.
|
2014-01-14 21:02:57 +00:00 |
DKSignal.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
DKSignalEmission.h
|
Finish support for posting notifications/signals to D-Bus.
|
2014-01-14 21:02:57 +00:00 |
DKSignalEmission.m
|
Finish support for posting notifications/signals to D-Bus.
|
2014-01-14 21:02:57 +00:00 |
DKStruct.m
|
Support for explicitly designating an object to be exposed as a structure
|
2014-01-01 19:36:36 +00:00 |
DKVariant.m
|
Various fixes
|
2020-04-16 14:36:01 +03:00 |
GNUmakefile
|
A lot of changes to deal with the fact that many D-Bus services
|
2014-01-15 19:16:54 +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 |
NSConnection+DBus.m
|
Move declarations around (patch by Phillipe Roussel)
|
2012-04-21 11:20:15 +00:00 |
type_encoding_cases.h
|
Deprecate some observer management methods because it was
|
2014-01-13 08:33:43 +00:00 |