Commit Graph

12 Commits

Author SHA1 Message Date
e52cd76bd6 flesh out ifdef'ed out code. need to write merge_ecard_with_remote_record.
svn path=/trunk/; revision=4383
2000-07-27 10:40:42 +00:00
6ba6d540ca add handling for phone labels, going either direction (from pilot and to pilot.)
svn path=/trunk/; revision=4382
2000-07-27 09:53:08 +00:00
324c39e2cc remove double free
svn path=/trunk/; revision=4379
2000-07-27 08:26:16 +00:00
b918516053 bug fixes
svn path=/trunk/; revision=4378
2000-07-27 08:17:48 +00:00
d7a6fa8103 more work on addressbook syncer
svn path=/trunk/; revision=4377
2000-07-27 04:20:11 +00:00
270ca5fae4 add enum for e-card pilot status.
2000-07-25  Chris Toshok  <toshok@helixcode.com>

	* backend/ebook/e-card-types.h: add enum for e-card pilot status.

	* conduit/address-conduit.c: #ifdef out all the archiving code with SUPPORT_ARCHIVING.
	(purge): implement correctly - deleting ecards whose pilot status is DELETED.
	(set_status): implement.
	(set_pilot_id): add gtk_main call here to change commit_card into a synchronous
	(delete_all): implement correctly - don't delete the records, just set their status to DELETED.
	(local_record_from_ecard): get the current status from the ecard.

	* backend/ebook/e-card.c (e_card_get_vcard): add vcard support for pilot status.
	(parse_pilot_status): new function.
	(e_card_class_init): add pilot status object arg.
	(e_card_set_arg): add pilot status support.
	(e_card_get_arg): same.
	(e_card_init): initialize pilot_status to 0.

svn path=/trunk/; revision=4340
2000-07-26 00:05:34 +00:00
2993a5c0e8 add comment headers to signals that didn't have any.
2000-07-25  Chris Toshok  <toshok@helixcode.com>

	* conduit/address-conduit.c: add comment headers to signals that
	didn't have any.

svn path=/trunk/; revision=4338
2000-07-25 23:02:18 +00:00
d80824e786 use the user's Contact db. not toshok's.
2000-07-25  Chris Toshok  <toshok@helixcode.com>

	* conduit/address-conduit.c (start_address_server): use the user's
	Contact db.  not toshok's.

svn path=/trunk/; revision=4337
2000-07-25 22:33:13 +00:00
be392a4414 build static versions of some util libraries for the conduit to link with
svn path=/trunk/; revision=4320
2000-07-25 19:20:32 +00:00
d449524969 more stuff. too much to use a changelog for.
svn path=/trunk/; revision=4306
2000-07-25 03:16:15 +00:00
c5cc7b0d9f Added the Turkish desktop entry
svn path=/trunk/; revision=4228
2000-07-19 22:00:02 +00:00
210cb985b1 a building but non-functional address conduit
svn path=/trunk/; revision=4174
2000-07-15 02:19:49 +00:00