| Commit message (Expand) | Author | Age | Files | Lines |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 1 | -12/+4 |
* | [ fixes #29699 ] call _set_source with a NULL source to fill in dialog | Chris Toshok | 2002-09-04 | 1 | -0/+3 |
* | [ fixes #29446 ] searching_modify_func can be NULL (since we don't require | Chris Toshok | 2002-08-27 | 1 | -1/+2 |
* | fix c&p error that was losing the ssl setting. | Chris Toshok | 2002-08-17 | 1 | -1/+1 |
* | don't unref selection_model (otherwise 3 clicks of "Show Supported Bases" | Sean Atkinson | 2002-07-01 | 1 | -2/+0 |
* | remove source argument (get it from the dialog). (edit_source_clicked): | Sean Atkinson | 2002-06-25 | 1 | -6/+17 |
* | put this back in, accidentally got snipped with the hacking going on in | Chris Toshok | 2002-05-25 | 1 | -0/+1 |
* | [ part of #25047 ] remove the autocompletion config control from here, as | Chris Toshok | 2002-05-24 | 1 | -80/+0 |
* | fix parameter/local variable overloading. | Chris Toshok | 2002-05-24 | 1 | -3/+3 |
* | oops, add the NULL back at the end of possible_types. | Chris Toshok | 2002-05-08 | 1 | -1/+1 |
* | bleah, need to pass the GtkWindow here so we can pop up the a modal | Chris Toshok | 2002-05-08 | 1 | -22/+37 |
* | Call evolution_config_control_changed when the EFolderList changes. | Christopher James Lahey | 2002-05-04 | 1 | -0/+10 |
* | Updated this to have the ConfigControlFactory have an addressbookwide | Christopher James Lahey | 2002-05-04 | 1 | -0/+1801 |
* | fix memory leaks. | Chris Toshok | 2002-04-19 | 1 | -589/+0 |
* | Remove verb "AddressbookConfig". (config_cb): Removed. | Ettore Perazzoli | 2002-03-13 | 1 | -40/+91 |
* | make the right auth page start up open. | Chris Toshok | 2002-02-25 | 1 | -1/+3 |
* | [ fixes bug 16097 ] gui love for the new auth stuff. | Chris Toshok | 2002-01-25 | 1 | -21/+58 |
* | Set the number of cards to return to the value specified in the ldap uri, | Christopher James Lahey | 2002-01-21 | 1 | -0/+12 |
* | Handle returning dates here. (e_card_simple_get_allow_newlines): New | Christopher James Lahey | 2001-10-29 | 1 | -1/+1 |
* | grab focus in the Account entry when preparing the dialog, fixes #10406. | Chris Toshok | 2001-10-18 | 1 | -0/+4 |
* | add an Email Address field/label/help text. | Chris Toshok | 2001-10-07 | 1 | -27/+23 |
* | reorder the LDAP scopes so that they match the order of the option menus | Chris Toshok | 2001-09-17 | 1 | -2/+60 |
* | don't access source->auth if source == NULL (bug #7086). | Chris Toshok | 2001-08-14 | 1 | -1/+1 |
* | [ Fixes ximian bugs #5080, #6021, #6704, #6705 ] | Chris Toshok | 2001-08-10 | 1 | -699/+144 |
* | Added #include <e-util/e-path.h>. | Christopher James Lahey | 2001-07-31 | 1 | -3/+6 |
* | [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn] | Chris Toshok | 2001-07-17 | 1 | -0/+2 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 1 | -0/+2 |
* | correct bug causing the Ok button to never be enabled. | Chris Toshok | 2001-05-12 | 1 | -2/+4 |
* | use e_card_list_get_vcard to build up the data to send. | Chris Toshok | 2001-05-12 | 1 | -28/+38 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -3/+8 |
* | Save the help_text in the closure. | Christopher James Lahey | 2001-02-06 | 1 | -2/+10 |
* | #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter and | Chris Toshok | 2001-01-30 | 1 | -15/+76 |
* | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 1 | -0/+4 |
* | copy the dialog's source, destroy the dialog after we're done, and make | Chris Toshok | 2000-12-31 | 1 | -4/+29 |
* | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 1 | -67/+351 |
* | add addressbook-config.[ch]. | Chris Toshok | 2000-12-29 | 1 | -0/+578 |