syncevolution/src/dbus
Patrick Ohly a1f7f56914 D-Bus API doc: fix for 'make dist'
The .html version should have been only installed, not distributed
as part of the source:
dist_doc_DATA => doc_DATA

That broke when using "make dist" without --enable-doc.
2010-06-09 11:47:50 +02:00
..
interfaces D-Bus API doc: fix for 'make dist' 2010-06-09 11:47:50 +02:00
qt D-Bus binding for Qt 2010-06-08 17:06:33 +02:00
Makefile.am Doc: add '--enable-doc' option and generate D-Bus API doc(MBC #1745) 2010-06-08 17:20:14 +02:00
README implement new dbus api in the C wrapper 2009-11-13 11:07:36 +02:00
syncevo-dbus-types.c gtk-ui: use "fingerprint" for device template selector 2010-02-09 20:08:11 +02:00
syncevo-dbus-types.h sync-ui: don't use built-in specialized types (MB #10471) 2010-04-14 10:50:28 +02:00
syncevo-dbus.pc.in build rules: moved D-Bus into sub directories 2009-05-06 19:52:55 +02:00
syncevo-server.c sync-ui: don't use built-in specialized types (MB #10471) 2010-04-14 10:50:28 +02:00
syncevo-server.h dbus client bindings: implement TemplatesChanged 2010-02-23 14:54:39 +02:00
syncevo-session.c dbus bindings: add Session.Restore() 2010-02-03 13:27:46 +01:00
syncevo-session.h dbus bindings: add Session.Restore() 2010-02-03 13:27:46 +01:00
test.c sync-UI + D-Bus lib: removed obsolete include for engine defs 2010-03-23 18:57:30 +01:00

This is the C wrapper for the SyncEvolution DBus API. It is used by the GTK ui.