aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Lag our cardification on focus-out. This seems to help with the unintendedJon Trowbridge2001-10-191-1/+1
* Changed these to use the new ref and unref functions for ECard auxillaryChristopher James Lahey2001-10-121-0/+1
* If our select names dialog is still around, destroy it. Otherwise, theJon Trowbridge2001-10-111-2/+0
* db isn't a BonoboObject, so don't bonobo_object_unref it!Jon Trowbridge2001-10-061-1/+10
* e_book_load_uri -> addressbook_load_uri.Chris Toshok2001-10-061-1/+1
* add completion_book.Chris Toshok2001-09-271-3/+43
* (Apologies if you are seeing this multiple times. CVS is being annoying.)Jon Trowbridge2001-09-091-50/+28
* Use e_select_names_model_merge to combine the selected names with anyJon Trowbridge2001-08-301-1/+1
* Hook up some magic to (basically) cardify an entry on focus-out. (What weJon Trowbridge2001-08-101-0/+45
* Removed some debugging chatter.Jon Trowbridge2001-07-261-0/+2
* Hold a reference to our listener while the idle function is active.Jon Trowbridge2001-07-181-4/+5
* Added addSectionWithLimit to the SelectNames interface.Jon Trowbridge2001-07-171-1/+75
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Change the completion handler to use the ECompletionMatch.Jon Trowbridge2001-06-061-3/+4
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-2/+3
* Fix a reference counting bug.Jon Trowbridge2001-03-061-1/+13
* Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-021-43/+62
* When creating the entry, open up an ebook (corresponding to the localJon Trowbridge2001-02-201-1/+40
* Call e_select_names_set_default when appropriate.Christopher James Lahey2001-02-051-0/+2
* Fixed these to include EXTRA_GNOME_CFLAGS.Christopher James Lahey2000-10-281-0/+1
* Change the initial dialog visibility to FALSE so the contact editorIain Holmes2000-10-181-30/+11
* Only allow one select-names dialog for each id.Iain Holmes2000-10-141-10/+40
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Removed unused do_nothing_cb function.Christopher James Lahey2000-07-091-5/+107
* Set the returned entry to use the ellipsis.Christopher James Lahey2000-07-091-0/+1
* Wrap the ESelectNames stuff into a Bonobo interface, so that we canEttore Perazzoli2000-07-081-5/+5
* Implemented the get_cards function.Christopher James Lahey2000-07-081-1/+1
* Make the entry widgets we create editable.Christopher James Lahey2000-07-081-0/+1
* Since ELDAPServer->port is a char *, allocate a string with the number 389Christopher James Lahey2000-07-081-1/+24
* Fixed more compile errors.Christopher James Lahey2000-07-041-1/+0
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-041-19/+71
* New select names manager interface (Not complete.)Christopher James Lahey2000-06-291-0/+171