summaryrefslogtreecommitdiffstats
path: root/sync/ChangeLog
blob: 40aa3890b6b79474c5782c89ff767cc17a6e91a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
2006-07-24  Chris Lord,,,  <chris@openedhand.com>

	* configure.ac:
	* data/Makefile.am:
	* data/pokysync.glade:
	* src/Makefile.am:
	* src/pokysync.h:
	* src/pokysync_main.c:
	* src/sync.h:
	* src/sync_main.c: (sync_clean_backup), (sync_get_backup_group),
	(sync_animate), (OSyncChangeType2String), (sync_conflict_cb),
	(sync_changestatus_cb), (sync_mappingstatus_cb),
	(sync_enginestatus_cb), (sync_memberstatus_cb), (sync_backup),
	(sync_activate_cursor_item_cb), (sync_item_activated_cb),
	(sync_sync_button_cb), (sync_chooser_cb), (main):
	- Rename pokysync->sync
	- Clean backup data before backing up

2006-06-16  Chris Lord,,,  <chris@openedhand.com>

	* src/pokysync_main.c: (pokysync_mappingstatus_cb),
	(pokysync_enginestatus_cb):
	Finalize/free engine in an idle function, rather than in the callback

2006-06-16  Chris Lord,,,  <chris@openedhand.com>

	* COPYING:
	* INSTALL:
	* Makefile.am:
	* autogen.sh:
	* configure.ac:
	* data/Makefile.am:
	* data/pokysync.glade:
	* mkinstalldirs:
	* src/Makefile.am:
	* src/pokysync.h:
	* src/pokysync_main.c:
	Initial check-in