Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-12-16 Anders Carlsson <andersca@codefactory.se> | Anders Carlsson | 2002-12-16 | 1 | -1/+18 |
| | | | | | | | | | | | | | | | | | * Makefile.am: * configure.in: Add GLib checks and fixup .pc files * glib/Makefile.am: * glib/dbus-glib.h: * glib/dbus-gmain.c: (gdbus_connection_prepare), (gdbus_connection_check), (gdbus_connection_dispatch), (gdbus_add_connection_watch), (gdbus_remove_connection_watch), (dbus_connection_gsource_new): * glib/dbus-gthread.c: (dbus_gmutex_new), (dbus_gmutex_free), (dbus_gmutex_lock), (dbus_gmutex_unlock), (dbus_gthread_init): * glib/test-dbus-glib.c: (message_handler), (main): Add GLib support. | ||||
* | 2002-11-22 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2002-11-22 | 1 | -0/+2 |
| | | | | | | | | | | * Makefile.am: include "Doxyfile" target in all-local * configure.in: generate the Doxyfile * Doxyfile.in: move Doxyfile here, so we can use configure to generate a Doxyfile with the right version number etc. | ||||
* | 2002-11-22 Havoc Pennington <hp@pobox.com> | Havoc Pennington | 2002-11-22 | 1 | -2/+1 |
| | | | | | | * Makefile.am (SUBDIRS): rename subdir "server" to "bus" because any app can be a server, and any app can be a client, the bus is a special kind of server. | ||||
* | initial import of "dbus" skeleton | Havoc Pennington | 2002-11-21 | 1 | -0/+3 |