summaryrefslogtreecommitdiffstats
path: root/sync/src/sync_collection.h
AgeCommit message (Collapse)Author
2006-12-19 * src/sync_gcal_item.[ch], src/Makefile.am:Chris Lord
Add a Google Calendar sync item * src/sync_group.[ch], src/sync_collection.[ch]: Add extra debugging, add a failure condition for *_start functions * src/sync_main.[ch]: Fix some crashers, add a Google Calendar target, change SyncML target to use the file plug-in instead of evolution
2006-08-03- Write a class that allows simultaneous synchronisation of multiple SyncGroup'sChris Lord
- Don't extend GInitiallyUnknown in SyncItem, change methods slightly to allow SyncItem's to be placed in multiple SyncGroup's - Use SyncCollection instead of SyncGroup for synchronisation, synchronise contacts, events and tasks simultaneously when doing a SyncML synchronisation