aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-storage.c
Commit message (Expand)AuthorAgeFilesLines
* clear the view (book_open_cb): track the book in the view, don't unref theJP Rosevear2003-05-151-0/+9
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-191-5/+8
* #include <string.h>.Ettore Perazzoli2002-12-071-0/+3
* remove redundant setting of y2.Chris Toshok2002-11-271-1/+1
* push_in = FALSE, no clue why... :) (_arrow_pressed): callChris Toshok2002-11-131-0/+13
* fix the gnome-xml headers.Chris Toshok2002-11-061-10/+10
* ignore the new .server file.Chris Toshok2002-11-061-3/+1
* Change folder type to "contacts/ldap". (addressbook_storage_add_source):Dan Winship2002-09-271-3/+3
* Pass FALSE to evolution_storage_new: the Other Contacts storage doesn'tDan Winship2002-09-051-1/+1
* Pass zero as the @sorting_priority to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-2/+2
* Pass NULL @custom_icon_name to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-2/+2
* Set the can_sync_offline property on the EFolder based on theEttore Perazzoli2002-05-211-2/+2
* New, quit handler for the EvolutionShellComponent. (add_creatable_item):Ettore Perazzoli2002-05-171-1/+1
* Pass %FALSE as @has_shared_folders to evolution_storage_new().Ettore Perazzoli2002-05-101-1/+1
* s/ldap_config/addressbook_config/ so this compiles again.Dan Winship2002-05-071-1/+1
* Updated this to have the ConfigControlFactory have an addressbookwideChristopher James Lahey2002-05-041-1/+1
* fill in source->ssl. (addressbook_source_dialog_set_source): set upChris Toshok2002-04-191-5/+7
* fix memory leaks.Chris Toshok2002-04-191-12/+53
* Update for evolution_storage_new() change.Dan Winship2002-03-081-1/+1
* make the right auth page start up open.Chris Toshok2002-02-251-0/+2
* Finishing commit that failed in the middle:Christopher James Lahey2002-02-141-1/+1
* [ fixes bug 16097 ] gui love for the new auth stuff.Chris Toshok2002-01-261-7/+23
* Set the number of cards to return to the value specified in the ldap uri,Christopher James Lahey2002-01-211-7/+49
* Require gal 0.15.99.8Joe Shaw2001-10-301-2/+1
* Handle returning dates here. (e_card_simple_get_allow_newlines): NewChristopher James Lahey2001-10-291-2/+3
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Fixed warningIain Holmes2001-10-041-3/+12
* ifdef out the LDAP only bits. Cleans some warnings on startupIain Holmes2001-10-041-0/+4
* new function, notify the bonobo listener. (remove_ldap_folder): trackChris Toshok2001-09-071-14/+37
* s/_/U_/Chyla Zbigniew2001-09-011-1/+3
* add prototype for addressbook_get_other_contact_storage.Chris Toshok2001-08-181-5/+7
* don't let people add subdirs in the ldap server storage - everything isChris Toshok2001-08-161-0/+3
* [ Fixes ximian bugs #5080, #6021, #6704, #6705 ]Chris Toshok2001-08-101-90/+52
* ifdef this HAVE_LDAP.Chris Toshok2001-08-081-0/+2
* [ Fixes bug #5066 ] new function, remove the source. (register_storage):Chris Toshok2001-08-081-0/+14
* Update for EvolutionStorage API changes. (addressbook_storage_add_source):Jason Leach2001-08-041-2/+2
* Fix a return value bug, to make it so if it fails to load anJason Leach2001-07-311-26/+25
* [ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ]Chris Toshok2001-07-191-15/+61
* [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn]Chris Toshok2001-07-171-5/+5
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* use e_card_list_get_vcard to build up the data to send.Chris Toshok2001-05-121-4/+0
* Added save_source_data here.Christopher James Lahey2001-04-221-0/+2
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-0/+1
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+3
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-9/+9
* Undefine E_STRING_PROP and E_LIST_PROP here.Christopher James Lahey2001-02-151-2/+2
* new function. (impl_BookListener_respond_authentication_result): newChris Toshok2001-01-051-0/+14
* copy the dialog's source, destroy the dialog after we're done, and makeChris Toshok2000-12-311-2/+2
* new function, calling our new config ui code. (control_activate): noChris Toshok2000-12-301-0/+521