aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/contact-editor/e-contact-quick-add.c
Commit message (Expand)AuthorAgeFilesLines
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-251-416/+0
* rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-201-31/+18
* Serious de-crufting, removal of gtk_object_set_data() hacks, simplified byJon Trowbridge2001-06-191-118/+139
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-091-1/+2
* Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): ProperlyJon Trowbridge2001-04-221-6/+20
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+9
* Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-161-0/+1
* add is_read_only param.Chris Toshok2001-03-131-1/+1
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-091-58/+160
* Added the third argument to e_contact_editor_new. (Cheated and send NULLBenjamin Kahn2001-03-071-1/+1
* Fix a reference counting bug.Jon Trowbridge2001-03-061-0/+282