Remove "complete" field
authorJP Rosevear <jpr@helixcode.com>
Mon, 27 Nov 2000 20:30:51 +0000 (20:30 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Mon, 27 Nov 2000 20:30:51 +0000 (20:30 +0000)
2000-11-27  JP Rosevear  <jpr@helixcode.com>

* conduit/address-conduit.h: Remove "complete" field

* conduit/address-conduit.c (print_local): Make it print useful debug
info
(print_remote): ditto
(local_record_from_ecard): Make sure phone numbers get out to the pilot
(ecard_from_remote_record): Set phone strings to "" if they are null
(sequence_complete): unref the book view
(view_cb): ref the book view
(free_prepare): do nothing

* backend/pas/pas-backend-file.c (pas_backend_file_book_view_free):
Destroy the card lists with the rest of the view.
(pas_backend_file_changes): Don't destroy the card lists here
(pas_backend_file_book_view_free): Free the card/id lists in the
change context here, the correct place.
(pas_backend_file_changes): instead of here...

2000-11-27  JP Rosevear  <jpr@helixcode.com>

* conduits/todo/todo-conduit.c (free_prepare): Ditto

* conduits/calendar/calendar-conduit.c (free_prepare): Adjust
free_prepare to the correct signal parameters.  Don't actually
do anything - there is a semantic discrepancy that needs to be
resolved.

2000-11-27  JP Rosevear  <jpr@helixcode.com>

* providers/local/.cvsignore: shush

camel/ChangeLog
camel/providers/local/.cvsignore [new file with mode: 0644]

index eec2b98..3a0310c 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-27  JP Rosevear  <jpr@helixcode.com>
+
+       * providers/local/.cvsignore: shush
+
 2000-11-27  Not Zed  <NotZed@HelixCode.com>
 
        * providers/Makefile.am: Removed mh, mbox, added local, to the default.
diff --git a/camel/providers/local/.cvsignore b/camel/providers/local/.cvsignore
new file mode 100644 (file)
index 0000000..fd6b811
--- /dev/null
@@ -0,0 +1,7 @@
+.deps
+Makefile
+Makefile.in
+.libs
+.deps
+*.lo
+*.la