summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2006-08-02- Add error reporting to SyncGroup in the 'failed' signalChris Lord
- Append the type to the name of the SyncML item, but not to its gconf settings, to avoid massive amounts of gconf data for the same SyncML server syncing with different types.
2006-08-01- Don't incorrectly free groups/engines (fixes segfaults on errors)Chris Lord
- Hook up signals in glade instead of program code - Add callbacks for conflict resolution and synchronisation cancelling - Add support for SyncML (client) - Various minor fixes/tweaks
2006-07-27- Minor tweaks to UIChris Lord
- Refactor into an OpenSync convenience library and the application - Fix various bugs, add progress indicator
2006-07-24- Rename pokysync->syncChris Lord
- Clean backup data before backing up
2006-06-16Finalize/free engine in an idle function, rather than in the callbackChris Lord
2006-06-16Initial check-inChris Lord
2006-06-16Add directory for sync appChris Lord
2004-12-02Initial importMatthew Allum