index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
addressbook
/
backend
/
ebook
/
e-destination.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly handle the case where our "cleaned" completion is the empty
Jon Trowbridge
2001-07-31
1
-19
/
+81
*
Properly dup the results of e_destination_get_email.
Jon Trowbridge
2001-07-25
1
-2
/
+2
*
Added fallbacks for the name in the case of an e-card, to avoid the
Jon Trowbridge
2001-07-25
1
-1
/
+13
*
Hold a reference to our listener while the idle function is active.
Jon Trowbridge
2001-07-18
1
-1
/
+1
*
Removed old, broken code and annoying g_messages.
Jon Trowbridge
2001-07-18
1
-48
/
+1
*
Commented out some unused variables and labels. (e_destination_importv):
Christopher James Lahey
2001-07-15
1
-0
/
+7
*
Oops. I introduced my own bug, accidently set `email' to a g_free'd
Jeffrey Stedfast
2001-07-13
1
-1
/
+1
*
Optimized the same way I optimized g_strsplit. If you use a GPtrArray
Jeffrey Stedfast
2001-07-13
1
-94
/
+63
*
Check that str isn't the empty string before doing an insert.
Jon Trowbridge
2001-07-09
1
-11
/
+41
*
Detect the embedded EDestination XML, and convert it to a nice-looking
Jon Trowbridge
2001-07-07
1
-352
/
+522
*
use ECARD_UID_LINK_PREFIX.
Chris Toshok
2001-07-02
1
-0
/
+49
*
Fall back to use the name field if all else fails (which can happen with
Jon Trowbridge
2001-07-02
1
-0
/
+6
*
Fix for the "recipient not specified" bug --- we were not correctly
Jon Trowbridge
2001-07-02
1
-1
/
+7
*
I was accidentally comparing characters and strings here, and didn't see
Jon Trowbridge
2001-07-01
1
-13
/
+21
*
Make the standard for considering two cards to be match stricter.
Jon Trowbridge
2001-06-30
1
-9
/
+167
*
Return the serialized EDestinations (rather than just a string w/ e-mail
Jon Trowbridge
2001-05-18
1
-4
/
+242
*
Added.
Jon Trowbridge
2001-04-17
1
-4
/
+29
*
Call e_select_names_model_clean after adding address. This should deal
Jon Trowbridge
2001-03-31
1
-0
/
+8
*
Added #include <libgnome/gnome-paper.h>
Jon Trowbridge
2001-03-30
1
-0
/
+12
*
Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with
Kjartan Maraas
2001-03-30
1
-1
/
+2
*
Fix a reference counting bug.
Jon Trowbridge
2001-03-06
1
-0
/
+8
*
Change for new EDestination/ESelectNamesModel API.
Jon Trowbridge
2001-03-02
1
-0
/
+284