index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
addressbook
/
gui
/
component
/
select-names
/
e-select-names-text-model.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We can't use NULL as the first arg for e_addressbook_show_contact_editor
Jon Trowbridge
2001-09-15
1
-2
/
+2
*
(Apologies if you are seeing this multiple times. CVS is being annoying.)
Jon Trowbridge
2001-09-09
1
-3
/
+5
*
If the last character we inserted was a "magic comma", remember its
Jon Trowbridge
2001-08-10
1
-0
/
+14
*
Hook up some magic to (basically) cardify an entry on focus-out. (What we
Jon Trowbridge
2001-08-10
1
-1
/
+1
*
Add camel dependency.
Jon Trowbridge
2001-08-03
1
-5
/
+5
*
Check that str isn't the empty string before doing an insert.
Jon Trowbridge
2001-07-09
1
-3
/
+3
*
CVS is unhappy this evening. My commit keeps dying in the middle.
Jon Trowbridge
2001-07-07
1
-1
/
+1
*
correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.
Chris Toshok
2001-06-25
1
-1
/
+1
*
track change to e_addressbook_show_contact_editor signature.
Chris Toshok
2001-06-20
1
-1
/
+2
*
Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with
Kjartan Maraas
2001-03-30
1
-1
/
+2
*
add is_read_only param.
Chris Toshok
2001-03-13
1
-1
/
+2
*
Switched to use e_contact_quick_add_free_form. Removed debugging code,
Jon Trowbridge
2001-03-09
1
-2
/
+21
*
Fix glitch with inserting comma-delimited stuff when length > 1.
Jon Trowbridge
2001-03-07
1
-0
/
+2
*
Cleaned up the formatting in this file a bit.
Christopher James Lahey
2001-03-04
1
-1
/
+1
*
track change to e_contact_editor_new.
Chris Toshok
2001-03-02
1
-1
/
+1
*
Oops, we do need to be able to write to "text" after all (for things like
Jon Trowbridge
2001-03-02
1
-1
/
+2
*
Change for new EDestination/ESelectNamesModel API.
Jon Trowbridge
2001-03-02
1
-270
/
+527
*
Made this pay attention to the return value of e_sexp_parse.
Christopher James Lahey
2001-02-22
1
-2
/
+3
*
When creating the entry, open up an ebook (corresponding to the local
Jon Trowbridge
2001-02-20
1
-16
/
+99
*
Removed unused do_nothing_cb function.
Christopher James Lahey
2000-07-09
1
-0
/
+1
*
Include e-select-names-factory.h.
Christopher James Lahey
2000-07-09
1
-4
/
+11
*
Make the entry widgets we create editable.
Christopher James Lahey
2000-07-08
1
-9
/
+31
*
Since ELDAPServer->port is a char *, allocate a string with the number 389
Christopher James Lahey
2000-07-08
1
-3
/
+9
*
Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbar
Christopher James Lahey
2000-07-06
1
-4
/
+60
*
Fixed more compile errors.
Christopher James Lahey
2000-07-04
1
-0
/
+2
*
Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,
Christopher James Lahey
2000-07-04
1
-0
/
+263