mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-14 12:08:08 +02:00
purge DBusObjectID * dbus/dbus-connection.c: port to no ObjectID, create a DBusObjectTree, rename ObjectTree to ObjectPath in public API * dbus/dbus-connection.h (struct DBusObjectTreeVTable): delete everything except UnregisterFunction and MessageFunction * dbus/dbus-marshal.c: port away from DBusObjectID, add DBUS_TYPE_OBJECT_PATH * dbus/dbus-object-registry.[hc], dbus/dbus-object.[hc], dbus/dbus-objectid.[hc]: remove these, we are moving to path-based object IDs |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| dbus-compiler-main.c | ||
| dbus-gidl.c | ||
| dbus-gidl.h | ||
| dbus-glib.h | ||
| dbus-gmain.c | ||
| dbus-gproxy.c | ||
| dbus-gproxy.h | ||
| dbus-gthread.c | ||
| Makefile.am | ||
| test-dbus-glib.c | ||
| test-profile.c | ||
| test-thread-client.c | ||
| test-thread-server.c | ||
| test-thread.h | ||