aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names.c
Commit message (Expand)AuthorAgeFilesLines
* Removed an unused variable.Christopher James Lahey2001-05-211-1/+1
* Added.Jon Trowbridge2001-04-171-3/+1
* Call e_select_names_model_clean after adding address. This should dealJon Trowbridge2001-03-311-0/+1
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-5/+11
* Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and thenChristopher James Lahey2001-03-291-2/+6
* Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-021-29/+7
* Call e_select_names_set_default when appropriate.Christopher James Lahey2001-02-051-38/+109
* Replace the arrow icons in the ESelectNames component with "->" for aEttore Perazzoli2001-01-271-7/+7
* Added this function.Christopher James Lahey2001-01-051-6/+194
* Make the -> in the select names dialog into a GNOME stock arrow pixmap.Iain Holmes2000-12-131-4/+10
* Connect to the "cursor_change" signal on the ETable here instead of theChristopher James Lahey2000-12-101-3/+3
* Removed these unnecessary .cvsignores.Christopher James Lahey2000-11-031-3/+1
* Change NAME_OR_ORG to return the email address if both name andChristopher James Lahey2000-10-191-12/+4
* Changed these for boolean ascending attribute instead of int ascendingChristopher James Lahey2000-10-141-1/+1
* Fixed the column elements, the no-headers attribute and added aChristopher James Lahey2000-10-111-2/+2
* Updated these to the new style ETables.Christopher James Lahey2000-10-111-31/+13
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-2/+2
* *Sigh.*Ettore Perazzoli2000-09-161-1/+1
* Fixed a typo that cause the wrong field to be searched.Christopher James Lahey2000-08-131-1/+1
* New search dialog for addressbook.Christopher James Lahey2000-08-111-10/+2
* Switched from ETable to ETableScrolled.Christopher James Lahey2000-07-101-6/+5
* Added a field that gives the name if it exists and the company nameChristopher James Lahey2000-07-101-7/+15
* Removed unused do_nothing_cb function.Christopher James Lahey2000-07-091-16/+17
* Hitting OK or Cancel at least closes the dialog now.Christopher James Lahey2000-07-091-0/+1
* Include e-select-names-factory.h.Christopher James Lahey2000-07-091-0/+28
* Added an "editable" argument.Christopher James Lahey2000-07-081-0/+3
* Changed to line mode.Christopher James Lahey2000-07-081-0/+9
* Implemented the get_cards function.Christopher James Lahey2000-07-081-1/+31
* Make the entry widgets we create editable.Christopher James Lahey2000-07-081-1/+9
* Since ELDAPServer->port is a char *, allocate a string with the number 389Christopher James Lahey2000-07-081-2/+3
* Fixed more compile errors.Christopher James Lahey2000-07-041-2/+2
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-041-0/+344