summaryrefslogtreecommitdiffstats
path: root/dbus
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding documentation (Doxygen) support.Zack Rusin2002-11-222-0/+35
|
* 2002-11-21 Havoc Pennington <hp@redhat.com>Havoc Pennington2002-11-215-2/+172
| | | | | | | | | | | | | | | | | * dbus/Makefile.am (INCLUDES): define DBUS_COMPILATION so we can allow ourselves to include files directly, instead of having to use dbus.h * dbus/dbus.h: fill in * dbus/dbus-message.h: sketch out a sample header file. Include griping if you include it directly instead of via dbus.h * dbus/dbus-macros.h: new file with macros for extern "C", TRUE/FALSE, NULL, etc. * doc/file-boilerplate.c: put include guards in here
* initial import of "dbus" skeletonHavoc Pennington2002-11-214-0/+22