aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-book.c
Commit message (Expand)AuthorAgeFilesLines
* [ fixes bug 16097 ] gui love for the new auth stuff.Chris Toshok2002-01-251-0/+2
* Add a test for getting arbitrary fields.Joe Shaw2002-01-101-1/+2
* [ Fixes Ximian bug #14646 ] new function. if the default_book failed toChris Toshok2001-11-101-0/+4
* Don't leak stuff. (Bug #13709)Jon Trowbridge2001-10-281-10/+15
* We shouldn't leak the info returned by oaf_query.Jon Trowbridge2001-10-211-0/+2
* for some reason, matching on protocol is causing problems for me.Chris Toshok2001-10-051-2/+5
* remove most of the oaf stuff from here. we do it in load_uri, where we'llChris Toshok2001-10-031-35/+162
* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-151-1/+1
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-021-2/+2
* Call e_card_set_book here.Christopher James Lahey2001-08-141-0/+1
* Changed get_card to be asyncronous.Christopher James Lahey2001-08-141-58/+59
* new EBookOp destructor (e_book_unqueue_op): use e_book_op_freeRadek Doulik2001-08-071-16/+22
* set op->listener to NULL to catch possible use of freed opRadek Doulik2001-08-051-0/+4
* Removed thrash checking code here since thrashing shouldn't happen nowChristopher James Lahey2001-08-011-58/+74
* Re-fix for my 07-18 not-quite-fix.Dan Winship2001-07-241-3/+1
* Flush the listener's queue before unreffing it to ensure that it doesn'tDan Winship2001-07-191-0/+3
* Detect the embedded EDestination XML, and convert it to a nice-lookingJon Trowbridge2001-07-071-4/+33
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Rolled back the change 2 ago, dated 06/11/2001 01:51 in CVS, involvingChristopher James Lahey2001-06-111-83/+57
* Made it so that all of these functions queue their ops before callingChristopher James Lahey2001-06-111-16/+58
* Added this function to put a response back into the queue.Christopher James Lahey2001-06-111-57/+83
* Ref the cursor here when we receive it.Christopher James Lahey2001-04-151-41/+5
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+1
* Tag all queued ops. (e_book_cancel_op): Added. Search for a pending opJon Trowbridge2001-03-181-39/+95
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-181-0/+21
* Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-161-174/+0
* Added. A simplified, cancellable query mechanism that lets you avoidJon Trowbridge2001-03-111-0/+154
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-091-12/+15
* Added. Just encapsulates openingJon Trowbridge2001-03-071-0/+24
* add new entries for phone enums, and fill in the ecard_field with (bogusChris Toshok2001-03-021-9/+1
* new function. (impl_GNOME_Evolution_Addressbook_Book_getSupportedFields):Chris Toshok2001-02-211-17/+39
* new function.Chris Toshok2001-02-201-0/+37
* new function. (impl_BookListener_respond_authentication_result): newChris Toshok2001-01-051-0/+38
* return NULL if we can't create a view.Michael Meeks2000-12-051-1/+1
* Add idl-generated files.Matt Bissiri2000-11-121-4/+4
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-27/+27
* Add changed_hash, change list and complete boolJP Rosevear2000-11-101-0/+55
* Let the warning make sense (compute_pid): removeJP Rosevear2000-11-011-0/+36
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-221-0/+31
* Remove USING_OAF checksDan Winship2000-08-301-12/+1
* Added addressbook/gui/search/Makefile.Christopher James Lahey2000-08-131-2/+2
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-071-12/+11
* create the book listener here, since it's destroyed in unload_uri.Chris Toshok2000-05-011-12/+12
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-1/+13
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-4/+5
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-111-2/+2
* A bit of clean up.Christopher James Lahey2000-04-031-93/+114
* + * addressbook/backend/pas/pas-book-factory.cMatthew Loper2000-03-301-1/+1
* Fixed some warnings.Christopher James Lahey2000-03-281-9/+112
* Load an ECard instead of a VCard and then get the VCard from that ECard.Christopher James Lahey2000-03-261-1/+1
* Set the card id properly when retrieving a card.Christopher James Lahey2000-03-261-0/+2
* pass GList* as second parameter to g_list_remove_link, not the dataChris Toshok2000-03-261-1/+2
* Removed the address->description field.Christopher James Lahey2000-03-261-1/+1
* Updated to reflect new Bonobo names.Nat Friedman2000-03-211-2/+2
* More work.Nat Friedman2000-01-251-133/+688
* A precommit so Federico can see.Nat Friedman2000-01-181-0/+316