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
/
gui
/
component
/
select-names
/
e-select-names-model.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port to GObject/gnome2.
Chris Toshok
2002-11-06
1
-97
/
+39
*
When we clean, don't clean the model's last element. This helps keep
Jon Trowbridge
2001-12-28
1
-74
/
+66
*
Made the max length of the textification be 2047 characters. Fixes Ximian
Christopher James Lahey
2001-10-02
1
-0
/
+7
*
(Apologies if you are seeing this multiple times. CVS is being annoying.)
Jon Trowbridge
2001-09-09
1
-3
/
+57
*
Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since
Christopher James Lahey
2001-09-02
1
-1
/
+1
*
Use e_select_names_model_merge to combine the selected names with any
Jon Trowbridge
2001-08-30
1
-0
/
+35
*
Set the folder bar message here.
Christopher James Lahey
2001-08-20
1
-1
/
+1
*
Hook up some magic to (basically) cardify an entry on focus-out. (What we
Jon Trowbridge
2001-08-10
1
-3
/
+110
*
Hold a reference to our listener while the idle function is active.
Jon Trowbridge
2001-07-18
1
-0
/
+20
*
Added addSectionWithLimit to the SelectNames interface.
Jon Trowbridge
2001-07-17
1
-0
/
+45
*
Commented out some unused variables and labels. (e_destination_importv):
Christopher James Lahey
2001-07-15
1
-0
/
+4
*
CVS is unhappy this evening. My commit keeps dying in the middle.
Jon Trowbridge
2001-07-07
1
-31
/
+15
*
Added related_contacts field.
Christopher James Lahey
2001-07-02
1
-27
/
+54
*
Make the standard for considering two cards to be match stricter.
Jon Trowbridge
2001-06-30
1
-1
/
+4
*
Return the serialized EDestinations (rather than just a string w/ e-mail
Jon Trowbridge
2001-05-18
1
-2
/
+23
*
Added.
Jon Trowbridge
2001-04-17
1
-2
/
+46
*
Call e_select_names_model_clean after adding address. This should deal
Jon Trowbridge
2001-03-31
1
-1
/
+32
*
Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with
Kjartan Maraas
2001-03-30
1
-2
/
+4
*
Fix a reference counting bug.
Jon Trowbridge
2001-03-06
1
-0
/
+4
*
Change for new EDestination/ESelectNamesModel API.
Jon Trowbridge
2001-03-02
1
-277
/
+313
*
When creating the entry, open up an ebook (corresponding to the local
Jon Trowbridge
2001-02-20
1
-2
/
+34
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
Fix the address entry box for more than one address being specified
Peter Williams
2000-07-10
1
-19
/
+22
*
Fixed a small off by one error that was causing an extra character to get
Christopher James Lahey
2000-07-09
1
-1
/
+2
*
Removed unused do_nothing_cb function.
Christopher James Lahey
2000-07-09
1
-0
/
+16
*
Include e-select-names-factory.h.
Christopher James Lahey
2000-07-09
1
-2
/
+19
*
Implemented the get_cards function.
Christopher James Lahey
2000-07-08
1
-1
/
+43
*
Make the entry widgets we create editable.
Christopher James Lahey
2000-07-08
1
-2
/
+3
*
Since ELDAPServer->port is a char *, allocate a string with the number 389
Christopher James Lahey
2000-07-08
1
-2
/
+113
*
Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbar
Christopher James Lahey
2000-07-06
1
-0
/
+50
*
Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,
Christopher James Lahey
2000-07-04
1
-0
/
+200