aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-destination.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNUMERIC_0_69nobody2001-08-051-961/+0
* Add camel dependency.Jon Trowbridge2001-08-031-128/+83
* Properly handle the case where our "cleaned" completion is the emptyJon Trowbridge2001-07-311-19/+81
* Properly dup the results of e_destination_get_email.Jon Trowbridge2001-07-251-2/+2
* Added fallbacks for the name in the case of an e-card, to avoid theJon Trowbridge2001-07-251-1/+13
* Hold a reference to our listener while the idle function is active.Jon Trowbridge2001-07-181-1/+1
* Removed old, broken code and annoying g_messages.Jon Trowbridge2001-07-181-48/+1
* Commented out some unused variables and labels. (e_destination_importv):Christopher James Lahey2001-07-151-0/+7
* Oops. I introduced my own bug, accidently set `email' to a g_free'dJeffrey Stedfast2001-07-131-1/+1
* Optimized the same way I optimized g_strsplit. If you use a GPtrArrayJeffrey Stedfast2001-07-131-94/+63
* Check that str isn't the empty string before doing an insert.Jon Trowbridge2001-07-091-11/+41
* Detect the embedded EDestination XML, and convert it to a nice-lookingJon Trowbridge2001-07-071-352/+522
* use ECARD_UID_LINK_PREFIX.Chris Toshok2001-07-021-0/+49
* Fall back to use the name field if all else fails (which can happen withJon Trowbridge2001-07-021-0/+6
* Fix for the "recipient not specified" bug --- we were not correctlyJon Trowbridge2001-07-021-1/+7
* I was accidentally comparing characters and strings here, and didn't seeJon Trowbridge2001-07-011-13/+21
* Make the standard for considering two cards to be match stricter.Jon Trowbridge2001-06-301-9/+167
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-181-4/+242
* Added.Jon Trowbridge2001-04-171-4/+29
* Call e_select_names_model_clean after adding address. This should dealJon Trowbridge2001-03-311-0/+8
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-0/+12
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+2
* Fix a reference counting bug.Jon Trowbridge2001-03-061-0/+8
* Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-021-0/+284