Commit Graph

36 Commits

Author SHA1 Message Date
Marcel Holtmann
24d6b3d375 Revert wrong listner id counter offset 2008-06-08 14:01:39 +00:00
Marcel Holtmann
1008177538 Avoid a watch id of 0 2008-06-08 13:42:27 +00:00
Marcel Holtmann
22ec945f10 Move some D-Bus helpers around 2008-06-07 20:09:25 +00:00
Marcel Holtmann
a1a65a6821 Don't abstract functions that are only used once 2008-06-07 19:53:51 +00:00
Marcel Holtmann
012cac6d32 Remove another unused function 2008-06-07 19:48:45 +00:00
Marcel Holtmann
7abfb49cae Make helper function static and local 2008-06-07 19:44:44 +00:00
Marcel Holtmann
a80ddb03c8 Remove unused defines 2008-06-07 19:42:42 +00:00
Marcel Holtmann
957b231578 Don't consider mainloop integration of dbus-glib 2008-06-07 19:35:09 +00:00
Marcel Holtmann
e26cc82994 Remove another obsolete function 2008-06-07 19:32:20 +00:00
Marcel Holtmann
f06919f229 Add proper signal sending helpers 2008-06-07 16:22:47 +00:00
Marcel Holtmann
c910fb98d0 Remove obsolete dbus_connection_get_object_user_data function 2008-06-07 16:14:31 +00:00
Marcel Holtmann
dd368f1988 Remove object path creation and destroy helpers 2008-06-06 13:52:43 +00:00
Marcel Holtmann
30877999b6 Remove obsolete D-Bus interface helpers 2008-06-06 10:45:39 +00:00
Marcel Holtmann
38b422bbfe Remove obsolete D-Bus sending helpers 2008-06-06 10:42:15 +00:00
Marcel Holtmann
c4d01c3cd1 Add simple g_dbus_unregister_all_interfaces implementation 2008-06-03 14:56:37 +00:00
Marcel Holtmann
21e5707fba Add skeleton for g_dbus_unregister_all_interfaces 2008-06-03 14:51:51 +00:00
Marcel Holtmann
7d1a9d5671 Remove GDBusDisconnectFunction type 2008-05-29 21:12:03 +00:00
Johan Hedberg
cc0f97ec2c Change name_listener API to libgdbus watch API 2008-05-29 14:43:27 +00:00
Marcel Holtmann
80d6914d16 Add helpers for sending async replies 2008-05-27 18:02:23 +00:00
Marcel Holtmann
671e8bc734 Add helpers for creating replies 2008-05-27 17:48:01 +00:00
Marcel Holtmann
1ed48482e5 Fix broken signal checking for new style API 2008-05-27 12:17:15 +00:00
Marcel Holtmann
d0b06ea8fd Add helpers for error creation 2008-05-27 11:42:46 +00:00
Marcel Holtmann
cc2d696524 More fixes for the message dispatch handling 2008-05-27 09:07:28 +00:00
Marcel Holtmann
aff0ec6707 Add new message dispatching 2008-05-27 08:50:36 +00:00
Marcel Holtmann
af6885a49f Fix object path reference count handling 2008-05-27 08:33:45 +00:00
Marcel Holtmann
e7bf43c753 Add introspection support for new interface handlers 2008-05-27 07:57:04 +00:00
Marcel Holtmann
ac79141ef5 Use reference counting for the object paths 2008-05-27 07:47:26 +00:00
Marcel Holtmann
97e97deb25 Add first implementation of libgdbus interface helpers 2008-05-27 07:20:56 +00:00
Marcel Holtmann
5567809ce0 Add prototypes for interface registration 2008-05-27 07:06:07 +00:00
Marcel Holtmann
9e9f9adde3 Add real libgdbus types for interface definitions 2008-05-27 06:59:19 +00:00
Marcel Holtmann
15ea15b3a7 Move D-Bus object and interface helpers into libgdbus 2008-05-08 22:19:14 +00:00
Marcel Holtmann
e7d668ac9e Move D-Bus watch functions into libgdbus 2008-05-08 20:23:45 +00:00
Marcel Holtmann
aa215d6fa5 Emulate libgdbus API for mainloop integration 2008-05-08 19:39:12 +00:00
Marcel Holtmann
33191e6275 Move D-Bus mainloop integration into libgdbus 2008-05-08 19:12:44 +00:00
Marcel Holtmann
5442ba4d63 Add skeleton for libgdbus support 2008-05-08 17:58:33 +00:00
Marcel Holtmann
bd3c21b0cc Add directory for libgdbus library 2008-05-08 17:36:48 +00:00