| Commit message (Expand) | Author | Age | Files | Lines |
* | make sure to also add "ldap-contacts" folders to the option menu. | Chris Toshok | 2001-10-18 | 1 | -1/+2 |
* | Added linebreaks to our "this shouldn't happen" dialog message. (Bug | Jon Trowbridge | 2001-10-15 | 1 | -5/+6 |
* | Check to see if the uri we are setting is the same as the current uri. If | Jon Trowbridge | 2001-10-12 | 1 | -0/+9 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 1 | -0/+1 |
* | Don't need this any more. | Dan Winship | 2001-10-12 | 1 | -16/+0 |
* | e_book_load_uri -> addressbook_load_uri. | Chris Toshok | 2001-10-06 | 1 | -1/+1 |
* | Check to make sure our call to e_addressbook_model_get_card doesn't return | Jon Trowbridge | 2001-10-06 | 1 | -10/+9 |
* | Change the "this should never happen" message into a request for people to | Jon Trowbridge | 2001-09-20 | 1 | -1/+5 |
* | No loose name matches on family names. (#8802) | Jon Trowbridge | 2001-09-15 | 1 | -0/+5 |
* | (Apologies if you are seeing this multiple times. CVS is being annoying.) | Jon Trowbridge | 2001-09-09 | 1 | -17/+50 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 1 | -4/+4 |
* | Wrap our addressbook table adapter in an ETableWithout, so that we can | Jon Trowbridge | 2001-08-21 | 1 | -7/+75 |
* | rename physical_uri to uri, since it includes the addressbook.db for file: | Chris Toshok | 2001-08-18 | 1 | -34/+55 |
* | svn path=/trunk/; revision=11916 | Kjartan Maraas | 2001-08-12 | 1 | -1/+1 |
* | did a little packing-magic to get the two tables at bottom of this dialog | Anna Marie Dirks | 2001-08-11 | 1 | -1/+2 |
* | redesigned this dialog to fix bug #6815. | Anna Marie Dirks | 2001-08-10 | 1 | -1/+6 |
* | Make the OK button the keyboard default instead of Cancel. Bug #4942. | Jason Leach | 2001-08-08 | 1 | -0/+1 |
* | Check for storage != NULL here. This shouldn't come up unless addressbook | Christopher James Lahey | 2001-08-04 | 1 | -13/+16 |
* | Check if evolution_shell_client_get_local_storage returns | Jon Trowbridge | 2001-07-25 | 1 | -0/+12 |
* | Added some comments for clarity and fixed a pretty noticable bug with how | Jason Leach | 2001-07-11 | 1 | -0/+5 |
* | Added $(BONOBO_CONF_LIBS). | Christopher James Lahey | 2001-07-03 | 1 | -2/+2 |
* | Added a search field to the query here. (e_select_names_init): Update the | Christopher James Lahey | 2001-06-30 | 1 | -9/+32 |
* | Change the uri here to have addressbook.db at the end. | Christopher James Lahey | 2001-06-30 | 1 | -2/+5 |
* | Change the query when the "Update List" button is pushed. | Christopher James Lahey | 2001-06-30 | 1 | -12/+30 |
* | Oops. Can't use the wombat version of the master categories list yet. | Christopher James Lahey | 2001-06-27 | 1 | -2/+2 |
* | Added a categories combo here. It's not used yet. | Christopher James Lahey | 2001-06-27 | 1 | -0/+23 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Make this work when multiple names are selected then right click->Remove. | Jason Leach | 2001-06-06 | 1 | -3/+29 |
* | Move an #include to the top, it's ugly to have it in the middle of the | Jacob Leach | 2001-06-06 | 1 | -1/+1 |
* | (Fix bug #655: SelectNames doesn't let you remove addresses after you add | Jason Leach | 2001-06-06 | 1 | -0/+36 |
* | add the EAddressbookModel* and change the ETableModel's name to "adapter". | Chris Toshok | 2001-06-01 | 1 | -10/+17 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 1 | -1/+1 |
* | Added. | Jon Trowbridge | 2001-04-17 | 1 | -3/+1 |
* | Call e_select_names_model_clean after adding address. This should deal | Jon Trowbridge | 2001-03-31 | 1 | -0/+1 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -5/+11 |
* | Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and then | Christopher James Lahey | 2001-03-29 | 1 | -2/+6 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 1 | -29/+7 |
* | Call e_select_names_set_default when appropriate. | Christopher James Lahey | 2001-02-05 | 1 | -38/+109 |
* | Replace the arrow icons in the ESelectNames component with "->" for a | Ettore Perazzoli | 2001-01-27 | 1 | -7/+7 |
* | Added this function. | Christopher James Lahey | 2001-01-05 | 1 | -6/+194 |
* | Make the -> in the select names dialog into a GNOME stock arrow pixmap. | Iain Holmes | 2000-12-13 | 1 | -4/+10 |
* | Connect to the "cursor_change" signal on the ETable here instead of the | Christopher James Lahey | 2000-12-10 | 1 | -3/+3 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 1 | -3/+1 |
* | Change NAME_OR_ORG to return the email address if both name and | Christopher James Lahey | 2000-10-19 | 1 | -12/+4 |
* | Changed these for boolean ascending attribute instead of int ascending | Christopher James Lahey | 2000-10-14 | 1 | -1/+1 |
* | Fixed the column elements, the no-headers attribute and added a | Christopher James Lahey | 2000-10-11 | 1 | -2/+2 |
* | Updated these to the new style ETables. | Christopher James Lahey | 2000-10-11 | 1 | -31/+13 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -2/+2 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 1 | -1/+1 |
* | Fixed a typo that cause the wrong field to be searched. | Christopher James Lahey | 2000-08-13 | 1 | -1/+1 |
* | New search dialog for addressbook. | Christopher James Lahey | 2000-08-11 | 1 | -10/+2 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 1 | -6/+5 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 1 | -7/+15 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 1 | -16/+17 |
* | Hitting OK or Cancel at least closes the dialog now. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Include e-select-names-factory.h. | Christopher James Lahey | 2000-07-09 | 1 | -0/+28 |
* | Added an "editable" argument. | Christopher James Lahey | 2000-07-08 | 1 | -0/+3 |
* | Changed to line mode. | Christopher James Lahey | 2000-07-08 | 1 | -0/+9 |
* | Implemented the get_cards function. | Christopher James Lahey | 2000-07-08 | 1 | -1/+31 |
* | Make the entry widgets we create editable. | Christopher James Lahey | 2000-07-08 | 1 | -1/+9 |
* | Since ELDAPServer->port is a char *, allocate a string with the number 389 | Christopher James Lahey | 2000-07-08 | 1 | -2/+3 |
* | Fixed more compile errors. | Christopher James Lahey | 2000-07-04 | 1 | -2/+2 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -0/+344 |