Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * dbus.texi (Errors and Events): Fix typos. Describe second parameter | Michael Albinus | 2009-01-28 | 1 | -6/+16 | |
| | | | | of hook functions. | |||||
* | * dbus.texi (Errors and Events): New variable dbus-event-error-hooks. | Michael Albinus | 2009-01-26 | 1 | -1/+16 | |
| | ||||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 | |
| | ||||||
* | (Receiving Method Calls): Clean up previous change. | Richard M. Stallman | 2008-11-28 | 1 | -8/+10 | |
| | ||||||
* | * dbus.texi (Receiving Method Calls): Precise return values of | Michael Albinus | 2008-11-26 | 1 | -0/+3 | |
| | | | | `dbus-register-method'. | |||||
* | * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array', | Michael Albinus | 2008-11-26 | 1 | -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 Morris | 2008-11-19 | 1 | -1/+1 | |
| | ||||||
* | * dbus.texi (Receiving Method Calls): Document error handling of own | Michael Albinus | 2008-08-03 | 1 | -3/+31 | |
| | | | | D-Bus methods. | |||||
* | * dbus.texi (Arguments and Signatures): Fix example. | Michael Albinus | 2008-07-31 | 1 | -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 Albinus | 2008-07-18 | 1 | -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 of | Michael Albinus | 2008-07-13 | 1 | -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 Morris | 2008-06-15 | 1 | -9/+3 | |
| | ||||||
* | Update Back-Cover Text as per maintain.info. | Glenn Morris | 2008-06-13 | 1 | -3/+3 | |
| | ||||||
* | * dbus.texi (Synchronous Methods): New parameter TIMEOUT for | Michael Albinus | 2008-03-30 | 1 | -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 Albinus | 2008-03-21 | 1 | -0/+4 | |
| | ||||||
* | * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp. | Michael Albinus | 2008-02-06 | 1 | -20/+39 | |
| | | | | (Inspection): New function dbus-ping. | |||||
* | * dbus.texi (Errors and Events): New macro dbus-ignore-errors. | Michael Albinus | 2008-01-21 | 1 | -3/+9 | |
| | ||||||
* | * dbus.texi (Receiving Method Calls): New chapter. | Michael Albinus | 2008-01-04 | 1 | -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 empty | Michael Albinus | 2008-01-03 | 1 | -20/+36 | |
| | | | | arrays. Use another example. | |||||
* | * dbus.texi (all): Replace "..." by @dots{}. | Michael Albinus | 2007-12-30 | 1 | -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 Albinus | 2007-12-22 | 1 | -13/+19 | |
| | ||||||
* | * dbus.texi (Type Conversion): Extend for D-Bus compound types. | Michael Albinus | 2007-12-21 | 1 | -7/+71 | |
| | | | | (Errors and Events): Mention wrong-type-argument error. | |||||
* | * dbus.texi (Signals): Fix example in dbus-register-signal. | Michael Albinus | 2007-12-16 | 1 | -2/+3 | |
| | ||||||
* | * dbus.texi (Synchronous Methods): Adapt dbus-call-method. | Michael Albinus | 2007-12-07 | 1 | -22/+25 | |
| | | | | | (Signals): Adapt dbus-send-signal and dbus-register-signal. (Errors and Events): Adapt dbus-event. | |||||
* | Add arch tagline | Miles Bader | 2007-12-04 | 1 | -0/+4 | |
| | ||||||
* | * dbus.texi (Signals): Precise `dbus-register-signal'. | Michael Albinus | 2007-12-04 | 1 | -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.dvi | Michael Albinus | 2007-12-03 | 1 | -3/+4 | |
| | | | | | | | unconditionally. * dbus.texi (Synchronous Methods): Show the result of the "lshal" emulation with @print{}. | |||||
* | (Overview): Minor cleanup. | Richard M. Stallman | 2007-12-02 | 1 | -1/+1 | |
| | ||||||
* | * dbus.texi: Applying comments from RMS. | Michael Albinus | 2007-12-02 | 1 | -50/+34 | |
| | ||||||
* | * dbus.texi: New file. | Michael Albinus | 2007-12-02 | 1 | -0/+562 | |