aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-manager.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_4_0_6nobody2001-08-051-512/+0
* 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