aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-config.c
Commit message (Expand)AuthorAgeFilesLines
* oops, add the NULL back at the end of possible_types.Chris Toshok2002-05-081-1/+1
* bleah, need to pass the GtkWindow here so we can pop up the a modalChris Toshok2002-05-081-22/+37
* Call evolution_config_control_changed when the EFolderList changes.Christopher James Lahey2002-05-041-0/+10
* Updated this to have the ConfigControlFactory have an addressbookwideChristopher James Lahey2002-05-041-0/+1801
* fix memory leaks.Chris Toshok2002-04-191-589/+0
* Remove verb "AddressbookConfig". (config_cb): Removed.Ettore Perazzoli2002-03-131-40/+91
* make the right auth page start up open.Chris Toshok2002-02-251-1/+3
* [ fixes bug 16097 ] gui love for the new auth stuff.Chris Toshok2002-01-251-21/+58
* Set the number of cards to return to the value specified in the ldap uri,Christopher James Lahey2002-01-211-0/+12
* Handle returning dates here. (e_card_simple_get_allow_newlines): NewChristopher James Lahey2001-10-291-1/+1
* grab focus in the Account entry when preparing the dialog, fixes #10406.Chris Toshok2001-10-181-0/+4
* add an Email Address field/label/help text.Chris Toshok2001-10-071-27/+23
* reorder the LDAP scopes so that they match the order of the option menusChris Toshok2001-09-171-2/+60
* don't access source->auth if source == NULL (bug #7086).Chris Toshok2001-08-141-1/+1
* [ Fixes ximian bugs #5080, #6021, #6704, #6705 ]Chris Toshok2001-08-101-699/+144
* Added #include <e-util/e-path.h>.Christopher James Lahey2001-07-311-3/+6
* [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn]Chris Toshok2001-07-171-0/+2
* Removed an unused variable.Christopher James Lahey2001-05-211-0/+2
* correct bug causing the Ok button to never be enabled.Chris Toshok2001-05-121-2/+4
* use e_card_list_get_vcard to build up the data to send.Chris Toshok2001-05-121-28/+38
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-3/+8
* Save the help_text in the closure.Christopher James Lahey2001-02-061-2/+10
* #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter andChris Toshok2001-01-301-15/+76
* new function. (impl_BookListener_respond_authentication_result): newChris Toshok2001-01-051-0/+4
* copy the dialog's source, destroy the dialog after we're done, and makeChris Toshok2000-12-311-4/+29
* new function, calling our new config ui code. (control_activate): noChris Toshok2000-12-301-67/+351
* add addressbook-config.[ch].Chris Toshok2000-12-291-0/+578