dbus/doc
David Zeuthen f8729bc864 Add an extra parameter to the PropertiesChanged() signal
It was pointed out on the mailing list that it would be useful to know
that a given property has changed without conveying its value. Because
without this parameter a true_no_value property could change, however
there is no way for a client-side proxy to know _what_ property it was
(only that some property changed).

With the parameter, however, a client-side proxy can reliably discard
a cached property value.

Also rename the "true_no_value" to "invalidates" as the spec is now
using this language.

Also allow using the annotation in the enclosed interface name.

Also rename the annotation name so it uses Property in its name
instead of Properties. This is to be more consistent with the existing
org.freedesktop.DBus.Method.NoReply annotation which uses Method, not
Methods.

Signed-off-by: David Zeuthen <davidz@redhat.com>
2010-05-13 10:58:32 -04:00
..
.gitignore migrate from cvs to git (cvs2svn -> git-svnimport). 2007-09-13 11:13:40 -04:00
busconfig.dtd Bug 18446: Keep umask for session bus 2009-01-06 18:20:13 -05:00
dbus-faq.xml 2006-11-17 Havoc Pennington <hp@redhat.com> 2006-11-18 03:21:50 +00:00
dbus-specification.xml Add an extra parameter to the PropertiesChanged() signal 2010-05-13 10:58:32 -04:00
dbus-test-plan.xml * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
dbus-tutorial.xml * doc/dbus-tutorial.xml: Replace Python section of tutorial with 2007-01-25 16:42:54 +00:00
dcop-howto.txt initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
diagram.png 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 20:42:15 +00:00
diagram.svg 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 20:42:15 +00:00
file-boilerplate.c Bug 21161 - Update the FSF address 2009-07-14 15:39:47 -04:00
introspect.dtd * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
introspect.xsl Bug 21161 - Update the FSF address 2009-07-14 15:39:47 -04:00
Makefile.am Move system-activation.txt into non-conditional EXTRA_DIST 2010-02-01 16:45:48 -05:00
system-activation.txt 2007-07-24 Richard Hughes <richard@hughsie.com> 2007-07-24 11:23:46 +00:00
TODO 2006-11-08 Havoc Pennington <hp@redhat.com> 2006-11-09 00:19:29 +00:00