| Commit message (Expand) | Author | Age | Files | Lines |
* | * dbusbind.c (Fdbus_register_service): Raise an error in case of | Michael Albinus | 2011-01-10 | 1 | -20/+17 |
* | * dbusbind.c (QCdbus_request_name_allow_replacement): New symbol; | Michael Albinus | 2011-01-10 | 1 | -12/+147 |
* | * dbusbind.c (Fdbus_register_method): Added optional parameter | Michael Albinus | 2011-01-04 | 1 | -17/+31 |
* | Fix syntax error in previous commit. | Michael Albinus | 2010-11-10 | 1 | -1/+1 |
* | * dbusbind.c (QCdbus_type_unix_fd): New Lisp object. | Michael Albinus | 2010-11-10 | 1 | -0/+38 |
* | Fix error in last merge from branch. | Chong Yidong | 2010-11-01 | 1 | -12/+0 |
* | Merge changes from emacs-23 branch | Chong Yidong | 2010-10-31 | 1 | -0/+12 |
|\ |
|
| * | * dbusbind.c (Fdbus_call_method_asynchronously) | Michael Albinus | 2010-10-25 | 1 | -0/+12 |
| * | * dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object. | Michael Albinus | 2010-10-08 | 1 | -8/+19 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-08 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | * dbusbind.c (syms_of_dbusbind): Move putenv call ... | Michael Albinus | 2010-10-03 | 1 | -4/+6 |
| * | * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it | Michael Albinus | 2010-09-28 | 1 | -1/+1 |
* | | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -1/+0 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-09-28 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0". | Michael Albinus | 2010-09-27 | 1 | -1/+1 |
| * | * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0". | Michael Albinus | 2010-09-27 | 1 | -1/+3 |
| * | * dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS. | Michael Albinus | 2010-09-27 | 1 | -0/+2 |
* | | * dbusbind.c (dbus_fd_cb, xd_get_dispatch_status) | Michael Albinus | 2010-09-27 | 1 | -71/+25 |
* | | Add fd handling with callbacks to select, dbus needs it for async operation. | Jan D | 2010-09-26 | 1 | -72/+98 |
* | | * dbusbind.c: Accept UNIX domain sockets as bus address. | Michael Albinus | 2010-08-23 | 1 | -82/+152 |
* | | * dbusbind.c (xd_initialize): Don't compare boolean with a constant. | Andreas Schwab | 2010-07-12 | 1 | -7/+7 |
* | | * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which | Michael Albinus | 2010-07-09 | 1 | -17/+29 |
* | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -24/+9 |
* | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -28/+12 |
* | | Merge from emacs-23 | Andreas Schwab | 2010-06-10 | 1 | -1/+14 |
|\ \
| |/ |
|
| * | * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string. | Stefan Monnier | 2010-06-09 | 1 | -1/+14 |
* | | Fix config.h includes. | Dan Nicolaescu | 2010-06-01 | 1 | -1/+1 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (xd_remove_watch): Avoid trying to convert a void* to | Stefan Monnier | 2010-01-04 | 1 | -2/+2 |
* | * dbusbind.c (xd_add_watch): Improve debug message. | Michael Albinus | 2010-01-03 | 1 | -7/+16 |
* | * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to | Michael Albinus | 2009-12-15 | 1 | -2/+2 |
* | * dbusbind.c (Vdbus_registered_objects_table): Renamed from | Michael Albinus | 2009-11-13 | 1 | -43/+44 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -31/+31 |
* | (xd_retrieve_arg): Handle DBUS_TYPE_INTnn and | Andreas Schwab | 2009-10-24 | 1 | -5/+22 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (dbus-method-return-internal, dbus-method-error-internal): Use long format in... | Adrian Robert | 2009-10-13 | 1 | -2/+2 |
* | * dbusbind.c (Fdbus_call_method) | Michael Albinus | 2009-08-25 | 1 | -2/+2 |
* | * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was | Michael Albinus | 2009-08-22 | 1 | -12/+2 |
* | * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro. | Michael Albinus | 2009-08-20 | 1 | -6/+33 |
* | * dbusbind.c (xd_add_watch, xd_remove_watch, Fdbus_init_bus): New | Michael Albinus | 2009-08-18 | 1 | -6/+82 |
* | * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value. | Ken Raeburn | 2009-08-17 | 1 | -5/+7 |
* | * dbusbind.c (Fdbus_call_method_asynchronously): Allow nil HANDLER. | Michael Albinus | 2009-08-16 | 1 | -12/+29 |
* | * dbusbind.c (xd_initialize): Add connection file descriptor to | Michael Albinus | 2009-08-16 | 1 | -0/+6 |
* | * dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New functions. | Michael Albinus | 2009-08-15 | 1 | -0/+35 |
* | * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message) | Michael Albinus | 2009-07-08 | 1 | -0/+12 |
* | * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function | Michael Albinus | 2009-06-28 | 1 | -27/+35 |
* | * dbusbind.c (Fdbus_register_signal): | Juanma Barranquero | 2009-01-18 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * dbusbind.c (xd_in_read_queued_messages): New variable. | Michael Albinus | 2008-10-24 | 1 | -53/+66 |
* | * dbusbind.c (XD_OBJECT_TO_DBUS_TYPE): Handle simple type symbols | Michael Albinus | 2008-10-19 | 1 | -3/+6 |