log src/dbusbind.c @ 109358:a9586dc942d5

age author description
Fri, 09 Jul 2010 11:05:47 +0200 Michael Albinus * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Thu, 10 Jun 2010 00:08:50 +0200 Andreas Schwab Merge from emacs-23
Wed, 09 Jun 2010 10:31:12 -0400 Stefan Monnier * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
Tue, 01 Jun 2010 21:29:53 -0700 Dan Nicolaescu Fix config.h includes.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 04 Jan 2010 12:38:20 -0500 Stefan Monnier (xd_remove_watch): Avoid trying to convert a void* to
Sun, 03 Jan 2010 20:27:17 +0100 Michael Albinus * dbusbind.c (xd_add_watch): Improve debug message.
Tue, 15 Dec 2009 05:59:39 +0000 Michael Albinus * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
Fri, 13 Nov 2009 16:11:33 +0000 Michael Albinus * dbusbind.c (Vdbus_registered_objects_table): Renamed from
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Sat, 24 Oct 2009 16:45:25 +0000 Andreas Schwab (xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Tue, 13 Oct 2009 01:03:29 +0000 Adrian Robert (dbus-method-return-internal, dbus-method-error-internal): Use long format in printf, and cast argument.