aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-config.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagRELEASE_1_0_1nobody2002-11-011-1750/+0
* [ fixes #29144 ] use e_table_memory_storage_change instead ofChris Toshok2002-10-251-3/+1
* [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file.Kjartan Maraas2002-10-101-12/+4
* [ fixes #29699 ] call _set_source with a NULL source to fill in dialogChris Toshok2002-09-041-0/+3
* [ fixes #29446 ] searching_modify_func can be NULL (since we don't requireChris Toshok2002-08-271-1/+2
* fix c&p error that was losing the ssl setting.Chris Toshok2002-08-171-1/+1
* don't unref selection_model (otherwise 3 clicks of "Show Supported Bases"Sean Atkinson2002-07-011-2/+0
* remove source argument (get it from the dialog). (edit_source_clicked):Sean Atkinson2002-06-251-6/+17
* put this back in, accidentally got snipped with the hacking going on inChris Toshok2002-05-251-0/+1
* [ part of #25047 ] remove the autocompletion config control from here, asChris Toshok2002-05-241-80/+0
* fix parameter/local variable overloading.Chris Toshok2002-05-241-3/+3
* 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