summaryrefslogtreecommitdiffstats
path: root/sync/src/sync_item.c
AgeCommit message (Collapse)Author
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
2006-07-27- Minor tweaks to UIChris Lord
- Refactor into an OpenSync convenience library and the application - Fix various bugs, add progress indicator