Commit graph

7 commits

Author SHA1 Message Date
Jussi Kukkonen
a5171d7a65 dbus client wrapper: add GetConfigName 2010-12-20 11:29:57 +01:00
Jussi Kukkonen
0a27786e8d dbus bindings: add Session.Restore() 2010-02-03 13:27:46 +01:00
Jussi Kukkonen
23cb6b0a1a bugfixes in dbus wrapper
* Use DBUS_TYPE_G_OBJECT_PATH instead of G_TYPE_STRING in SessionChanged.
* Detach Server and Session in dispose().
* Return object path instead of SyncevoSession in
  SyncevoServer.StartSession
* add syncevo_session_get_path()
2009-11-13 11:07:36 +02:00
Jussi Kukkonen
28453f3a39 add missing CheckSource implementation to cient wrapper
also add a helper func for ierating source hashtables
2009-11-13 11:07:36 +02:00
Jussi Kukkonen
fbdfebdf47 fix dbus signature for GetConfig 2009-11-13 11:07:36 +02:00
Jussi Kukkonen
264e606122 add missing session signals to client dbus wrapper 2009-11-13 11:07:36 +02:00
Jussi Kukkonen
8b93714261 implement new dbus api in the C wrapper
NOTE: GTK Client is not buildable at the moment...

The wrapper does not include the Connection object as it's not needed
in the client.
2009-11-13 11:07:36 +02:00