aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-text-model.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-779/+0
* parent_class should be static. (From Max Horn <max@quendi.de>)Dan Winship2002-04-011-1/+1
* ChangeLog change.Chris Lahey2002-01-111-1/+0
* When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-281-39/+80
* We can't use NULL as the first arg for e_addressbook_show_contact_editorJon Trowbridge2001-09-151-2/+2
* (Apologies if you are seeing this multiple times. CVS is being annoying.)Jon Trowbridge2001-09-091-3/+5
* If the last character we inserted was a "magic comma", remember itsJon Trowbridge2001-08-101-0/+14
* Hook up some magic to (basically) cardify an entry on focus-out. (What weJon Trowbridge2001-08-101-1/+1
* Add camel dependency.Jon Trowbridge2001-08-031-5/+5
* Check that str isn't the empty string before doing an insert.Jon Trowbridge2001-07-091-3/+3
* CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-071-1/+1
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-251-1/+1
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-201-1/+2
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+2
* add is_read_only param.Chris Toshok2001-03-131-1/+2
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-091-2/+21
* Fix glitch with inserting comma-delimited stuff when length > 1.Jon Trowbridge2001-03-071-0/+2
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-041-1/+1
* track change to e_contact_editor_new.Chris Toshok2001-03-021-1/+1
* Oops, we do need to be able to write to "text" after all (for things likeJon Trowbridge2001-03-021-1/+2
* Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-021-270/+527
* Made this pay attention to the return value of e_sexp_parse.Christopher James Lahey2001-02-221-2/+3
* When creating the entry, open up an ebook (corresponding to the localJon Trowbridge2001-02-201-16/+99
* Removed unused do_nothing_cb function.Christopher James Lahey2000-07-091-0/+1
* Include e-select-names-factory.h.Christopher James Lahey2000-07-091-4/+11
* Make the entry widgets we create editable.Christopher James Lahey2000-07-081-9/+31
* Since ELDAPServer->port is a char *, allocate a string with the number 389Christopher James Lahey2000-07-081-3/+9
* Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbarChristopher James Lahey2000-07-061-4/+60
* Fixed more compile errors.Christopher James Lahey2000-07-041-0/+2
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-041-0/+263