summaryrefslogtreecommitdiff
path: root/gdbus
AgeCommit message (Expand)AuthorFilesLines
2008-09-11Implement support g_dbus_create_error_valistJohan Hedberg1-1/+5
2008-07-31Remove g_dbus_unregister_all_interfaces functionMarcel Holtmann2-21/+0
2008-06-08Revert wrong listner id counter offsetMarcel Holtmann1-1/+1
2008-06-08Avoid a watch id of 0Marcel Holtmann1-1/+4
2008-06-07Move some D-Bus helpers aroundMarcel Holtmann2-128/+2
2008-06-07Don't abstract functions that are only used onceMarcel Holtmann2-28/+0
2008-06-07Remove another unused functionMarcel Holtmann2-12/+0
2008-06-07Make helper function static and localMarcel Holtmann2-3/+1
2008-06-07Remove unused definesMarcel Holtmann1-3/+0
2008-06-07Don't consider mainloop integration of dbus-glibMarcel Holtmann1-14/+0
2008-06-07Remove another obsolete functionMarcel Holtmann2-17/+0
2008-06-07Add proper signal sending helpersMarcel Holtmann2-9/+34
2008-06-07Remove obsolete dbus_connection_get_object_user_data functionMarcel Holtmann2-11/+0
2008-06-06Remove object path creation and destroy helpersMarcel Holtmann2-46/+3
2008-06-06Remove obsolete D-Bus interface helpersMarcel Holtmann2-159/+8
2008-06-06Remove obsolete D-Bus sending helpersMarcel Holtmann2-26/+5
2008-06-03Add simple g_dbus_unregister_all_interfaces implementationMarcel Holtmann1-1/+14
2008-06-03Add skeleton for g_dbus_unregister_all_interfacesMarcel Holtmann2-0/+8
2008-05-29Remove GDBusDisconnectFunction typeMarcel Holtmann2-5/+3
2008-05-29Change name_listener API to libgdbus watch APIJohan Hedberg2-58/+21
2008-05-27Add helpers for sending async repliesMarcel Holtmann2-0/+49
2008-05-27Add helpers for creating repliesMarcel Holtmann2-0/+34
2008-05-27Fix broken signal checking for new style APIMarcel Holtmann1-0/+8
2008-05-27Add helpers for error creationMarcel Holtmann2-0/+26
2008-05-27More fixes for the message dispatch handlingMarcel Holtmann1-5/+2
2008-05-27Add new message dispatchingMarcel Holtmann1-1/+39
2008-05-27Fix object path reference count handlingMarcel Holtmann1-8/+16
2008-05-27Add introspection support for new interface handlersMarcel Holtmann1-40/+79
2008-05-27Use reference counting for the object pathsMarcel Holtmann1-13/+54
2008-05-27Add first implementation of libgdbus interface helpersMarcel Holtmann1-13/+65
2008-05-27Add prototypes for interface registrationMarcel Holtmann2-0/+29
2008-05-27Add real libgdbus types for interface definitionsMarcel Holtmann1-0/+37
2008-05-08Move D-Bus object and interface helpers into libgdbusMarcel Holtmann3-1/+743
2008-05-08Move D-Bus watch functions into libgdbusMarcel Holtmann3-1/+390
2008-05-08Emulate libgdbus API for mainloop integrationMarcel Holtmann2-41/+40
2008-05-08Move D-Bus mainloop integration into libgdbusMarcel Holtmann2-1/+300
2008-05-08Add skeleton for libgdbus supportMarcel Holtmann3-0/+68
2008-05-08Add directory for libgdbus libraryMarcel Holtmann1-0/+2