summaryrefslogtreecommitdiff
path: root/dbus/dbus-macros.h
Commit message (Expand)AuthorAgeFilesLines
* Add DBUS_PRIVATE_EXPORT decoration to symbols used by dbus-daemon or testsSimon McVittie2015-02-201-1/+21
* Add _DBUS_GNUC_UNUSED, and use it in _DBUS_STATIC_ASSERTSimon McVittie2014-09-151-0/+3
* Add _DBUS_GNUC_WARN_UNUSED_RESULT, similar to GLib'sSimon McVittie2013-05-081-1/+9
* Annotate dbus_malloc*() functions with __attribute__ malloc and __attribute__...Cristian Rodríguez2011-01-051-0/+14
* Make the windows binaries and build match the linux one with cmake buildsystem.unknown2010-03-221-1/+3
* Do not use DBUS_WIN in a public header file, use _WIN32.Marcus Brinkmann2010-03-191-1/+1
* Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin...Ralf Habacker2010-03-161-0/+17
* DBusPipe related unix compile fixRalf Habacker2009-12-181-0/+18
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* As per Havoc's review, rename DBUS_GNUC_EXTENSION to _DBUS_GNUC_EXTENSION.Simon McVittie2007-10-111-4/+5
* Add macro DBUS_GNUC_EXTENSION (the same as GLib's G_GNUC_EXTENSION)Simon McVittie2007-10-111-0/+12
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* * dbus/dbus-macros.h, dbus/dbus-message.c, dbus/dbus-message.h: renamed DBUS_...Ralf Habacker2007-06-171-4/+6
* 2006-10-21 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-211-0/+26
* * dbus/dbus-macros.h: Revert the addition of stddef.hJohn (J5) Palmieri2006-08-101-2/+0
* * forgot to save the dbus/dbus-macros.h file for a previous checkinJohn (J5) Palmieri2006-08-101-0/+2
* * s/D-BUS/D-Bus/gJohn (J5) Palmieri2006-08-031-2/+2
* * dbus/dbus-macros.h: correct DOxygen end of section (s/}@/@})John (J5) Palmieri2005-12-191-1/+1
* 2004-08-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2004-08-101-1/+1
* 2003-12-02 Richard Hult <richard@imendio.com>Richard Hult2003-12-021-1/+1
* 2002-11-23 Havoc Pennington <hp@pobox.com>Havoc Pennington2002-11-231-0/+43
* 2002-11-21 Havoc Pennington <hp@redhat.com>Havoc Pennington2002-11-211-0/+53