summaryrefslogtreecommitdiff
path: root/doc/misc/dbus.texi
Commit message (Collapse)AuthorAgeFilesLines
...
* * dbus.texi (Errors and Events): Fix typos. Describe second parameterMichael Albinus2009-01-281-6/+16
| | | | of hook functions.
* * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.Michael Albinus2009-01-261-1/+16
|
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
|
* (Receiving Method Calls): Clean up previous change.Richard M. Stallman2008-11-281-8/+10
|
* * dbus.texi (Receiving Method Calls): Precise return values ofMichael Albinus2008-11-261-0/+3
| | | | `dbus-register-method'.
* * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',Michael Albinus2008-11-261-2/+68
| | | | | | | | `dbus-escape-as-identifier', `dbus-byte-array-to-string' and `dbus-unescape-from-identifier'. (Receiving Method Calls): New constants `dbus-service-emacs' and `dbus-path-emacs'. (Signals): Use the constants in the example.
* Relicense all texi files under FDL 1.3 or later.Glenn Morris2008-11-191-1/+1
|
* * dbus.texi (Receiving Method Calls): Document error handling of ownMichael Albinus2008-08-031-3/+31
| | | | D-Bus methods.
* * dbus.texi (Arguments and Signatures): Fix example.Michael Albinus2008-07-311-11/+86
| | | | | | | (Synchronous Methods): New defun `dbus-call-method-non-blocking'. (Asynchronous Methods): New node. (Errors and Events): Describe extended layout of `dbus-event'. New defun `dbus-event-message-type'.
* * dbus.texi (Inspection): Rework, introduce submenus.Michael Albinus2008-07-181-35/+621
| | | | | (Bus names, Introspection, Nodes and Interfaces, Methods and Signal) (Properties and Annotations, Arguments and Signatures): New nodes.
* * dbus.texi (Receiving Method Calls): Fix description ofMichael Albinus2008-07-131-7/+12
| | | | | | `dbus-register-method'. (Signals): Allow also signal arguments for filtering in `dbus-register-signal'.
* Remove references to external license, since doclicense is included.Glenn Morris2008-06-151-9/+3
|
* Update Back-Cover Text as per maintain.info.Glenn Morris2008-06-131-3/+3
|
* * dbus.texi (Synchronous Methods): New parameter TIMEOUT forMichael Albinus2008-03-301-2/+9
| | | | | dbus-call-method. (Receiving Method Calls): The timeout can be set by the calling client.
* * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.Michael Albinus2008-03-211-0/+4
|
* * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.Michael Albinus2008-02-061-20/+39
| | | | (Inspection): New function dbus-ping.
* * dbus.texi (Errors and Events): New macro dbus-ignore-errors.Michael Albinus2008-01-211-3/+9
|
* * dbus.texi (Receiving Method Calls): New chapter.Michael Albinus2008-01-041-4/+94
| | | | | (Errors and Events): Add serial number to events. Replace "signal" by "message". Introduce dbus-event-serial-number.
* * dbus.texi (Type Conversion): Explain the type specification for emptyMichael Albinus2008-01-031-20/+36
| | | | arrays. Use another example.
* * dbus.texi (all): Replace "..." by @dots{}.Michael Albinus2007-12-301-11/+23
| | | | | | | | (Type Conversion): Precise the value range for :byte types. (Signals): Rename dbus-unregister-signal to dbus-unregister-object. Mention its return value. (Errors and Events): There is no D-Bus error propagation during event processing.
* * dbus.texi (Type Conversion): Correct input parameters mapping.Michael Albinus2007-12-221-13/+19
|
* * dbus.texi (Type Conversion): Extend for D-Bus compound types.Michael Albinus2007-12-211-7/+71
| | | | (Errors and Events): Mention wrong-type-argument error.
* * dbus.texi (Signals): Fix example in dbus-register-signal.Michael Albinus2007-12-161-2/+3
|
* * dbus.texi (Synchronous Methods): Adapt dbus-call-method.Michael Albinus2007-12-071-22/+25
| | | | | (Signals): Adapt dbus-send-signal and dbus-register-signal. (Errors and Events): Adapt dbus-event.
* Add arch taglineMiles Bader2007-12-041-0/+4
|
* * dbus.texi (Signals): Precise `dbus-register-signal'.Michael Albinus2007-12-041-17/+30
| | | | | (Errors and Events): Rework events part, the internal structure of dbus-event has changed.
* * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dviMichael Albinus2007-12-031-3/+4
| | | | | | | unconditionally. * dbus.texi (Synchronous Methods): Show the result of the "lshal" emulation with @print{}.
* (Overview): Minor cleanup.Richard M. Stallman2007-12-021-1/+1
|
* * dbus.texi: Applying comments from RMS.Michael Albinus2007-12-021-50/+34
|
* * dbus.texi: New file.Michael Albinus2007-12-021-0/+562