aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
Commit message (Expand)AuthorAgeFilesLines
* Enable the dropdown widgets even if the contact is not editable so thatChristopher James Lahey2002-05-141-1/+1
* Added SimpleCard interface.Christopher James Lahey2002-05-115-12/+440
* Added "first_email" property.Christopher James Lahey2002-05-101-0/+21
* Pass %FALSE as @has_shared_folders to evolution_storage_new().Ettore Perazzoli2002-05-101-1/+1
* 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
* s/ldap_config/addressbook_config/ so this compiles again.Dan Winship2002-05-071-1/+1
* 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-047-36/+147
* Desensitize the to, cc, and bcc buttons if there's no selection here.Christopher James Lahey2002-05-031-0/+28
* Changed some of these to bind to the ContactListEditor verbs since they'reChristopher James Lahey2002-05-031-3/+3
* fixJP Rosevear2002-05-011-4/+3
* Added this function so that there would be less duplication of cardsChristopher James Lahey2002-05-013-61/+104
* Don't link to libibex anymore.Jeffrey Stedfast2002-04-271-1/+0
* Unref the text_model here instead of the model, since the model never getsChristopher James Lahey2002-04-261-4/+3
* Updated this for the new e_table_memory_store_insert function prototype.Christopher James Lahey2002-04-251-20/+8
* Added a "Browse..." button to switch to a different addressbook folder.Christopher James Lahey2002-04-254-17/+100
* Coded handling of the select_entry to search within the displayedChristopher James Lahey2002-04-243-68/+90
* Updated this dialog to match the redesign.Christopher James Lahey2002-04-241-205/+259
* Make unused menu items disappear instead of graying out.Christopher James Lahey2002-04-241-1/+29
* Removed e_addressbook_reflow_adapter_right_click andChristopher James Lahey2002-04-247-691/+454
* Removed an unused variable here.Christopher James Lahey2002-04-232-2/+16
* Allow GDK_ACTION_COPY also, since the composer for example does not acceptJeffrey Stedfast2002-04-231-2/+2
* change order of scope option menu to match how it's stored.Chris Toshok2002-04-191-2/+2
* change ldap config control text so it fits in the config dialog.Chris Toshok2002-04-192-23/+87
* add LDAP_CFLAGS to INCLUDESChris Toshok2002-04-191-0/+1
* no more source->type.Chris Toshok2002-04-191-1/+1
* fill in source->ssl. (addressbook_source_dialog_set_source): set upChris Toshok2002-04-193-18/+21
* fix memory leaks.Chris Toshok2002-04-1911-1847/+7566
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-183-49/+53
* Include addressbook-config.h here as this file uses it.Christopher James Lahey2002-04-127-44/+175
* Update for new-and-improved consistent default folder uri.Dan Winship2002-04-101-63/+11
* Add view_info arg, but don't do anything with it.Dan Winship2002-04-091-0/+1
* add config_item:typeJP Rosevear2002-04-071-0/+5
* Update for evolution_shell_client_user_select_folder API change.Dan Winship2002-04-051-16/+13
* Remove AddressbookConfig, ContactNew, ContactNewList EPixmap entries.Ettore Perazzoli2002-04-042-3/+4
* ignore .pureChris Toshok2002-04-022-0/+2
* parent_class should be static. (From Max Horn <max@quendi.de>)Dan Winship2002-04-011-1/+1
* Add priority for the config page. Renamed to "Directory Servers".Ettore Perazzoli2002-03-301-2/+4
* Update for libversit change: Use .a rather than .la now.Dan Winship2002-03-201-1/+1
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-191-23/+1
* Update to use new EPopupMenu API.Jeffrey Stedfast2002-03-163-31/+32
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-162-1/+3
* Add an icon for the LDAP sources configuration control.Ettore Perazzoli2002-03-141-0/+3
* Remove verb "AddressbookConfig". (config_cb): Removed.Ettore Perazzoli2002-03-136-52/+132
* change contains x-evolution-any-field to beginswith on email, full_name,Chris Toshok2002-03-121-1/+4
* since I've gone ahead and made the file backend (by way ofChris Toshok2002-03-102-18/+10
* Update for evolution_storage_new() change.Dan Winship2002-03-081-1/+1
* don't set "editable" here, as the way things work the backend isn't ableChris Toshok2002-03-051-1/+0
* [fixes bug #20871] add the status-message label.Chris Toshok2002-03-052-1/+28
* only handle the ESB_ADVANCED case here now. the actual query work is doneChris Toshok2002-02-251-2/+19
* make the right auth page start up open.Chris Toshok2002-02-252-1/+5
* [ Fixes bugs 20740, 16680, and god knows what else :) ] double theChris Toshok2002-02-231-6/+9
* Define $(iconsdir).Ettore Perazzoli2002-02-222-7/+39
* Keep a ref of the model in this case as well.Christopher James Lahey2002-02-141-0/+2
* Make sure to only set the query once when creating a new book and not atChristopher James Lahey2002-02-142-24/+49
* Attach to the emvw instead of the emv here.Christopher James Lahey2002-02-145-39/+78
* Finishing commit that failed in the middle:Christopher James Lahey2002-02-1410-87/+357
* Attach the GalViewMinicard to the EMinicardView here.Christopher James Lahey2002-02-133-15/+91
* Added an argument to get the model.Christopher James Lahey2002-02-134-27/+93
* remove "New" from user creatable menu itemsJP Rosevear2002-02-081-2/+2
* Missed one.Chris Lahey2002-02-071-3/+5
* Bumped the required version of gal.Christopher James Lahey2002-02-071-155/+274
* tidyJP Rosevear2002-02-051-2/+0
* if the shown address in the mailing address or there is no mailingJP Rosevear2002-02-043-6/+116
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-285-34/+8
* [ fixes bug 16097 ] gui love for the new auth stuff.Chris Toshok2002-01-262-10/+28
* [ fixes bug 16097 ] gui love for the new auth stuff.Chris Toshok2002-01-253-81/+340
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-252-45/+30
* Pass a NULL @icon toEttore Perazzoli2002-01-241-2/+6
* #include <locale.h>.Ettore Perazzoli2002-01-241-0/+1
* Set the number of cards to return to the value specified in the ldap uri,Christopher James Lahey2002-01-214-8/+139
* From addressbook/ChangeLog:Christopher James Lahey2002-01-186-35/+133
* Sort country list. Country list moves from fulladdr.glade toChristopher James Lahey2002-01-182-236/+285
* remove misleading title and fix spacingJP Rosevear2002-01-161-43/+0
* Handle setting the search bar to "Advanced..." when the alphabet buttonsChristopher James Lahey2002-01-113-20/+63
* ChangeLog change.Chris Lahey2002-01-111-1/+0
* Use toggle buttons here.Christopher James Lahey2002-01-112-8/+48
* Choose the first filled in address field here. Fixes Ximian bug #2222.Christopher James Lahey2002-01-101-3/+25
* When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-2811-203/+291
* -- Merge fix for #17377 from the evolution-1-0-branch.Ettore Perazzoli2001-12-201-0/+3
* Add cut/copy/paste to right-click menu.Jon Trowbridge2001-12-202-2/+74
* go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-191-1/+6
* [ fixes bug 17355 ] if we're dealing with an LDAP folder, prepend [LDAP]Chris Toshok2001-12-181-1/+62
* Merging changes:Christopher James Lahey2001-12-181-19/+5
* Added 'cache_complete' flag to ESelectNamesCompletionPrivate.Jon Trowbridge2001-12-171-1/+9
* Remove a reference to code I don't want to commit yet. :-)Jon Trowbridge2001-12-081-2/+0
* Extensively refactored -- this code had gotten _really_ ugly. UntangleJon Trowbridge2001-12-084-421/+422
* we need to be able to disable non-labels here as well. since we're usingChris Toshok2001-12-072-4/+5
* Merging changes:Christopher James Lahey2001-12-063-21/+23
* Clean ESelectNamesModel on focus-out. (Half of a fix for 15656)Jon Trowbridge2001-12-041-0/+2
* Merging changes:Christopher James Lahey2001-12-011-3/+44
* Merged changes:Christopher James Lahey2001-12-011-0/+29
* Merging fixes:Christopher James Lahey2001-12-011-37/+73
* Release callback's reference to EContactListEditor. (list_modified_cb):Jon Trowbridge2001-11-131-9/+21
* If our call to e_categories_new returns NULL, put up an error dialog andJon Trowbridge2001-11-131-0/+8
* [ Fixes Ximian bug #14646 ] new function. if the default_book failed toChris Toshok2001-11-101-1/+27
* Explicitly destroy entries. Part of the fix for the lingering completionJon Trowbridge2001-11-091-0/+16
* [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb):Chris Toshok2001-11-044-2/+50
* Leak select-names related data structures until the memory managementJon Trowbridge2001-11-031-1/+7
* Make the pre_changes and changes match here.Christopher James Lahey2001-10-313-0/+7
* Check that local_listener and other_contacts_listener are non-NULL beforeJon Trowbridge2001-10-313-13/+13
* Force the select names dialog to be destroyed. This is a hack to fix bugJon Trowbridge2001-10-311-0/+7
* send a null bonobo arg to prevent explosionJP Rosevear2001-10-301-1/+6
* correct include typoJP Rosevear2001-10-301-1/+1
* Require gal 0.15.99.8Joe Shaw2001-10-302-4/+2
* 2001-10-29 Jon Trowbridge <trow@ximian.com.Jon Trowbridge2001-10-302-1/+13
* Connect to manager's "ok" signal. (manager_ok_cb): Emit "ok"Jon Trowbridge2001-10-303-21/+51
* new function, a "Do you want to save changes?" dialog.Chris Toshok2001-10-304-0/+71
* Comment out spew.Jon Trowbridge2001-10-305-7/+7
* Check that our BonoboUIComponent has a container so we don't get a lot ofJon Trowbridge2001-10-302-68/+71
* We were using book_data->book_view immediately after unrefing it.Jon Trowbridge2001-10-301-3/+8
* Drop a match if either of the text fields is NULL. This could happen ifJon Trowbridge2001-10-301-0/+6
* Handle returning dates here. (e_card_simple_get_allow_newlines): NewChristopher James Lahey2001-10-295-5/+32
* Change "this should never happen" dialog to not give my name/e-mail. SorryJon Trowbridge2001-10-282-1/+8
* free up all the book_data list stuff.Chris Toshok2001-10-283-90/+134
* change to EBookCallback signature, and unref the book.Chris Toshok2001-10-281-5/+20
* change to EBookCallback signature, and unref the book. (add_card_idle_cb):Chris Toshok2001-10-283-10/+42
* Bumped required version of gal to 0.15.99.6.Christopher James Lahey2001-10-281-2/+2
* Doh! We should be sorting our contacts so that the most frequently usedJon Trowbridge2001-10-281-1/+4
* Fixing the license text.Ettore Perazzoli2001-10-285-33/+50
* Fixing the license text.Ettore Perazzoli2001-10-2848-48/+0
* add prototypes for addressbook_config_database, andChris Toshok2001-10-272-0/+49
* Return on cancellation. (simple_query_sequence_complete_cb): Act if notJon Trowbridge2001-10-271-12/+36
* Oops... forgot to commit before.Jon Trowbridge2001-10-271-0/+2
* Cancel any pending queries.Jon Trowbridge2001-10-271-0/+12
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2748-96/+96
* Don't assert, but check if ce->app != NULL, since this function canJon Trowbridge2001-10-271-6/+5
* Remove bad dialog ref-counting crap.Jon Trowbridge2001-10-272-7/+8
* Added has_cursor argument. Setting the argument to TRUE if the minicardChristopher James Lahey2001-10-262-16/+44
* Initialize gnome-vfs.Jon Trowbridge2001-10-253-12/+125
* Removed key_press handler here since delete and backspace are now handledChristopher James Lahey2001-10-241-27/+0
* Fix command paths when we specify our pixmaps, so we don't get a lot ofJon Trowbridge2001-10-241-4/+4
* Removed our cancelled flag and e_select_names_completion_cancel function,Jon Trowbridge2001-10-241-39/+58
* Bumped required GAL to 0.15.99.3 so EEntry's "draw_button" argument can beChristopher James Lahey2001-10-231-0/+1
* Put up an error dialog if there's an error while saving. If the personChristopher James Lahey2001-10-221-1/+16
* right_click_up here when we let go of the popup.Christopher James Lahey2001-10-212-0/+3
* Use an EEntry here instead of a GtkLabel. Fixes Ximian bug #7067.Christopher James Lahey2001-10-211-33/+23
* Call e_addressbook_model_force_folder_bar_message when we activate theJon Trowbridge2001-10-213-2/+14
* (e_select_names_set_default): don't forget to unref the oldstyle.Larry Ewing2001-10-211-1/+1
* stick with the style font if the efont bold font does not exist.Larry Ewing2001-10-211-8/+18
* Fix memory leak.Jon Trowbridge2001-10-214-1/+7
* We shouldn't leak the info returned by oaf_query.Jon Trowbridge2001-10-212-2/+3
* Make LDAP servers non-user-creatable.Ettore Perazzoli2001-10-211-1/+1
* Filter out empty destinations. (also Bug #13036)Jon Trowbridge2001-10-211-1/+1
* Handle focus_change in event by selecting that contact. Fixes Ximian bugChristopher James Lahey2001-10-211-0/+11
* Repeatedly call gtk_main_quit here as long as there is a main loop around.Christopher James Lahey2001-10-201-2/+10
* Added #include <gal/widgets/e-unicode.h>.Christopher James Lahey2001-10-202-62/+91
* Changed this to not grab on a right click. Fixes Ximian bug #12660.Christopher James Lahey2001-10-201-1/+5
* Pass the @folder_type to ::handleDrop.Ettore Perazzoli2001-10-201-1/+2
* Translate labels in select-names option menu. (Bug #9604)Jon Trowbridge2001-10-202-2/+6
* Added. Check if our book is local or networked.Jon Trowbridge2001-10-191-0/+15
* Lag our cardification on focus-out. This seems to help with the unintendedJon Trowbridge2001-10-191-1/+1
* grab focus in the Account entry when preparing the dialog, fixes #10406.Chris Toshok2001-10-181-0/+4
* make sure to also add "ldap-contacts" folders to the option menu.Chris Toshok2001-10-181-1/+2
* Did a bit of clean up here. Might fix some crashes, specifically XimianChristopher James Lahey2001-10-171-38/+38
* Set the default file name here. Fixes Ximian bug #7053.Christopher James Lahey2001-10-151-4/+55
* Added linebreaks to our "this shouldn't happen" dialog message. (BugJon Trowbridge2001-10-151-5/+6
* Add a component name to the e_passwords_init() call.Jon Trowbridge2001-10-131-1/+1
* Check to see if the uri we are setting is the same as the current uri. IfJon Trowbridge2001-10-121-0/+9
* Changed these to use the new ref and unref functions for ECard auxillaryChristopher James Lahey2001-10-128-32/+26
* Don't need this any more.Dan Winship2001-10-121-16/+0
* Check that view->view != NULL. (save_contact_cb): Check that view->view !=Jon Trowbridge2001-10-113-55/+140
* If our select names dialog is still around, destroy it. Otherwise, theJon Trowbridge2001-10-111-2/+0
* Added "Palestinian territory" to the country listYuri Syrota2001-10-091-0/+1
* add an Email Address field/label/help text.Chris Toshok2001-10-072-27/+92
* db isn't a BonoboObject, so don't bonobo_object_unref it!Jon Trowbridge2001-10-061-1/+10
* e_book_load_uri -> addressbook_load_uri.Chris Toshok2001-10-066-121/+120
* Check to make sure our call to e_addressbook_model_get_card doesn't returnJon Trowbridge2001-10-064-15/+24
* don't set the editable field on the model - let the book do that.Chris Toshok2001-10-061-1/+1
* use ldap.png for ldap contacts.Chris Toshok2001-10-051-1/+1
* Fixed warningIain Holmes2001-10-041-3/+12
* ifdef out the LDAP only bits. Cleans some warnings on startupIain Holmes2001-10-041-0/+4
* Fixed these to determine the fields to use properly.Christopher James Lahey2001-10-042-5/+2
* Strip out commas before forming our query. (match_name): UseJon Trowbridge2001-10-041-95/+37
* Made the max length of the textification be 2047 characters. Fixes XimianChristopher James Lahey2001-10-021-0/+7
* Update the paths, /menu/ComponentToolsPlaceholder/Tools/ ->Ettore Perazzoli2001-09-281-2/+2
* Added help text (thanks to Aaron) and re-worded the labels, and fixed theAnna Marie Dirks2001-09-271-119/+174
* add completion_book.Chris Toshok2001-09-272-3/+45
* Properly handle names when the individual elements (given, addition,Jon Trowbridge2001-09-271-12/+20
* Handle creating the new contact in the current folder if it's a contactsChristopher James Lahey2001-09-251-5/+30
* when creating the cards, don't display any of the subname fields (surname,Chris Toshok2001-09-231-1/+1
* Hooked up print preview button.Christopher James Lahey2001-09-223-1/+65
* Change the "this should never happen" message into a request for people toJon Trowbridge2001-09-201-1/+5
* Properly handle our GnomeUIInfo labels so that they won't be leaked ifJon Trowbridge2001-09-191-151/+125
* add caluri field dataJP Rosevear2001-09-192-13/+180
* unref the destination regardless of whether we get an email addresss.Larry Ewing2001-09-181-2/+2
* use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as):Larry Ewing2001-09-181-6/+3
* don't malloc a match we will never use.Larry Ewing2001-09-181-1/+1
* free the dup'd capabilities.Larry Ewing2001-09-181-0/+1
* Fixed a stupid bug was causing completion to fail for contacts who haveJon Trowbridge2001-09-181-9/+9
* Code implicitly assumed that event->button.button is 1, 2, or 3, causingJon Trowbridge2001-09-181-17/+20
* use enable_widget instead of gtk_widget_set_sensitive.Chris Toshok2001-09-173-53/+89
* reorder the LDAP scopes so that they match the order of the option menusChris Toshok2001-09-172-4/+62
* No loose name matches on family names. (#8802)Jon Trowbridge2001-09-151-0/+5
* We can't use NULL as the first arg for e_addressbook_show_contact_editorJon Trowbridge2001-09-151-2/+2
* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-152-1/+4
* Set CLEANFILES directly instead of using `+='.Ettore Perazzoli2001-09-151-1/+1
* printf arguments were reversed by mistake. Fixed bug #9693.Jon Trowbridge2001-09-131-1/+1
* Added. Treat right-clicks on a contact list as a special case.Jon Trowbridge2001-09-101-3/+104
* (Apologies if you are seeing this multiple times. CVS is being annoying.)Jon Trowbridge2001-09-098-81/+153
* (make_contact_editor_cb): show the right contact editor (the list editorChris Toshok2001-09-091-3/+10
* do the EDestination xml magic on email addresses we put in the popup.Chris Toshok2001-09-091-1/+12
* For every category: - set .translate to FALSEChyla Zbigniew2001-09-081-2/+6
* Fixed two bugs: - missing coversion of contact name to GTK+ locale, -Chyla Zbigniew2001-09-081-15/+39
* Removed unused factory variable.Christopher James Lahey2001-09-081-2/+0
* new function, notify the bonobo listener. (remove_ldap_folder): trackChris Toshok2001-09-072-18/+44
* change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose.Chris Toshok2001-09-071-1/+1
* add -DEVOLUTION_IMAGESDIR.Chris Toshok2001-09-074-23/+27
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-062-23/+13
* This file is no longer needed.Chyla Zbigniew2001-09-031-355/+0
* I18n fixes (mainly making buttons on the right side less Anglocentric :-)Chyla Zbigniew2001-09-037-110/+158
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-028-9/+9
* s/_/U_/Chyla Zbigniew2001-09-013-3/+7
* Use e_select_names_model_merge to combine the selected names with anyJon Trowbridge2001-08-303-1/+39
* Paranoia. Check that name != qa->name. (quick_add_set_email): Check thatJon Trowbridge2001-08-301-10/+29
* Make sure that comp->priv->query_text isn't NULL. (Fixes bug #8195)Jon Trowbridge2001-08-301-3/+8
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-282-5/+5
* Added. Generated queries against file_as. (match_file_as): Added. MatchJon Trowbridge2001-08-281-2/+63
* Removed some debugging spew that I left in by mistake.Jon Trowbridge2001-08-281-3/+0
* Display localized status string (added missing _()).Chyla Zbigniew2001-08-271-1/+1
* add BUTTON_PRESS_MASK so double clicks still work.Chris Toshok2001-08-241-0/+1
* switch "full_name" to "x-evolution-any-field" in all the queries where weChris Toshok2001-08-231-3/+3
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-231-2/+2
* emit an event from our event source (contact_editor_cb): emit a destroyjacob berkman2001-08-234-19/+61
* if we're dragging, drag_button_down won't be true in the BUTTON_RELEASEChris Toshok2001-08-211-21/+1
* Wrap our addressbook table adapter in an ETableWithout, so that we canJon Trowbridge2001-08-212-7/+76
* fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2.Chris Toshok2001-08-213-17/+53
* Used Delete icon in menu.Damon Chaplin2001-08-201-0/+1
* use bigger Save icon for toolbar.Damon Chaplin2001-08-201-0/+1
* use 'Save As' icon rather than 'Save' as it seems more appropriate. AlsoDamon Chaplin2001-08-201-1/+2
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-1/+2
* use new Cut/Copy/Paste/Save/Search icons.Damon Chaplin2001-08-201-1/+8
* Set the folder bar message here.Christopher James Lahey2001-08-206-4/+155
* Added full country list. Fixes Ximian bug #5123.Christopher James Lahey2001-08-191-1/+231
* Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise.Ettore Perazzoli2001-08-192-0/+2
* add prototype for addressbook_get_other_contact_storage.Chris Toshok2001-08-182-5/+9
* connect to the "changed" signal on "entry-web" to update command state.Chris Toshok2001-08-181-0/+5
* call e_card_set_id on the list's card so we can continue to use thisChris Toshok2001-08-182-0/+14
* call e_sexp_encode_string on the search string the user types in so itChris Toshok2001-08-181-6/+10
* changed to new print icon.Damon Chaplin2001-08-181-0/+1
* rename physical_uri to uri, since it includes the addressbook.db for file:Chris Toshok2001-08-182-35/+57
* If we get the "sequence_complete" signal when we aren't searching, itJon Trowbridge2001-08-181-18/+25
* Changed the messages here in the right click menus.Christopher James Lahey2001-08-182-4/+4
* Added code so the user can create a new contact or contact list fromChristopher James Lahey2001-08-171-1/+36
* Renamed from _begin to match changes in gal 0.10.99.3.Jon Trowbridge2001-08-171-3/+3
* Check that name != NULL before we start messing with it. (Fixes bug #7329)Jon Trowbridge2001-08-161-9/+11
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-163-74/+63
* set title of initial dialog to Addressbook Sources (bug #6704).Chris Toshok2001-08-161-0/+1
* don't let people add subdirs in the ldap server storage - everything isChris Toshok2001-08-161-0/+3