aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* Put up an error dialog if there's an error while saving. If the personChristopher James Lahey2001-10-222-1/+26
* right_click_up here when we let go of the popup.Christopher James Lahey2001-10-213-0/+9
* Use an EEntry here instead of a GtkLabel. Fixes Ximian bug #7067.Christopher James Lahey2001-10-212-33/+29
* Call e_addressbook_model_force_folder_bar_message when we activate theJon Trowbridge2001-10-214-2/+24
* (e_select_names_set_default): don't forget to unref the oldstyle.Larry Ewing2001-10-212-1/+2
* stick with the style font if the efont bold font does not exist.Larry Ewing2001-10-212-8/+24
* Fix memory leak.Jon Trowbridge2001-10-215-1/+21
* We shouldn't leak the info returned by oaf_query.Jon Trowbridge2001-10-214-2/+17
* Make LDAP servers non-user-creatable.Ettore Perazzoli2001-10-212-1/+6
* Check that the string we are checking for xml-ness is non-NULL.Jon Trowbridge2001-10-212-1/+4
* Filter out empty destinations. (also Bug #13036)Jon Trowbridge2001-10-214-12/+58
* Handle focus_change in event by selecting that contact. Fixes Ximian bugChristopher James Lahey2001-10-212-0/+17
* Repeatedly call gtk_main_quit here as long as there is a main loop around.Christopher James Lahey2001-10-202-2/+16
* Added #include <gal/widgets/e-unicode.h>.Christopher James Lahey2001-10-203-62/+101
* Changed this to not grab on a right click. Fixes Ximian bug #12660.Christopher James Lahey2001-10-202-1/+10
* Pass the @folder_type to ::handleDrop.Ettore Perazzoli2001-10-202-1/+10
* Translate labels in select-names option menu. (Bug #9604)Jon Trowbridge2001-10-203-2/+15
* Made this take a const GList.Christopher James Lahey2001-10-193-4/+9
* Added. Check if our book is local or networked.Jon Trowbridge2001-10-192-0/+25
* Lag our cardification on focus-out. This seems to help with the unintendedJon Trowbridge2001-10-193-5/+11
* grab focus in the Account entry when preparing the dialog, fixes #10406.Chris Toshok2001-10-182-0/+10
* make sure to also add "ldap-contacts" folders to the option menu.Chris Toshok2001-10-182-1/+7
* sync all the fields we can, with out overwritingJP Rosevear2001-10-182-110/+369
* Did a bit of clean up here. Might fix some crashes, specifically XimianChristopher James Lahey2001-10-173-47/+57
* add upgrade from 0.1 to 0.2, where we make sure id dbt's match vcard id's,Chris Toshok2001-10-172-29/+104
* Check for no extensionIain Holmes2001-10-172-0/+9
* If card->id is NULL, return an empty string. (e_card_set_id): Don't allowJon Trowbridge2001-10-172-3/+12
* don't set the phone info if it is blank (ecard_from_remote_record): saveJP Rosevear2001-10-172-10/+29
* unref the book after we pass it off to evolution-addressbook.Chris Toshok2001-10-162-0/+23
* unref op->view. (pas_backend_ldap_process_create_card): ref op->view.Chris Toshok2001-10-162-3/+39
* make sure to unref the book_view here so we don't leak them.Chris Toshok2001-10-162-1/+15
* Properly decide whether a property needs to be marked as QP by searchingChristopher James Lahey2001-10-152-9/+106
* Set the default file name here. Fixes Ximian bug #7053.Christopher James Lahey2001-10-152-4/+61
* Added linebreaks to our "this shouldn't happen" dialog message. (BugJon Trowbridge2001-10-152-5/+12
* Add a component name to the e_passwords_init() call.Jon Trowbridge2001-10-132-1/+6
* commit the importer originally from Michael M. Morrison, with fixups byChris Toshok2001-10-137-4/+699
* Added a boolean type here.Christopher James Lahey2001-10-133-0/+35
* Check to see if the uri we are setting is the same as the current uri. IfJon Trowbridge2001-10-122-0/+16
* On second thought, that should be a less-than-or-equal... :)Jon Trowbridge2001-10-121-1/+1
* Added. Heuristic for whether or not we want to revert to an earlierJon Trowbridge2001-10-122-6/+46
* Changed these to use the new ref and unref functions for ECard auxillaryChristopher James Lahey2001-10-1214-164/+258
* Don't need this any more.Dan Winship2001-10-122-16/+5
* Check that view->view != NULL. (save_contact_cb): Check that view->view !=Jon Trowbridge2001-10-116-55/+206
* If our select names dialog is still around, destroy it. Otherwise, theJon Trowbridge2001-10-112-2/+7
* Added "Palestinian territory" to the country listYuri Syrota2001-10-091-0/+1
* add an Email Address field/label/help text.Chris Toshok2001-10-073-27/+110
* db isn't a BonoboObject, so don't bonobo_object_unref it!Jon Trowbridge2001-10-062-1/+16
* e_book_load_uri -> addressbook_load_uri.Chris Toshok2001-10-067-121/+153
* Check to make sure our call to e_addressbook_model_get_card doesn't returnJon Trowbridge2001-10-065-15/+44
* don't set the editable field on the model - let the book do that.Chris Toshok2001-10-062-1/+9
* for some reason, matching on protocol is causing problems for me.Chris Toshok2001-10-052-2/+11
* use ldap.png for ldap contacts.Chris Toshok2001-10-052-1/+6
* Fixed warningIain Holmes2001-10-041-3/+12
* ifdef out the LDAP only bits. Cleans some warnings on startupIain Holmes2001-10-042-0/+10
* Fixed these to determine the fields to use properly.Christopher James Lahey2001-10-043-5/+8
* Strip out commas before forming our query. (match_name): UseJon Trowbridge2001-10-045-140/+187
* remove most of the oaf stuff from here. we do it in load_uri, where we'llChris Toshok2001-10-032-35/+179
* Made the max length of the textification be 2047 characters. Fixes XimianChristopher James Lahey2001-10-022-0/+13
* if there was no first name or last name, file as the company.JP Rosevear2001-10-022-0/+7
* if there is a db error, assume deletion (pas_backend_file_changes): writeJP Rosevear2001-10-022-7/+9
* g_strdup (pas_backend_file_changes): ditto, make sure to free all data andJP Rosevear2001-09-293-32/+73
* Update the paths, /menu/ComponentToolsPlaceholder/Tools/ ->Ettore Perazzoli2001-09-282-2/+8
* use the old record (if there was one) so as not to overwrite fields weJP Rosevear2001-09-273-5/+24
* use priv->iid instead of the hardcoded string here.Chris Toshok2001-09-273-9/+33
* Use camel_address_format, not camel_address_encode.Jon Trowbridge2001-09-272-1/+6
* Added help text (thanks to Aaron) and re-worded the labels, and fixed theAnna Marie Dirks2001-09-272-119/+181
* add completion_book.Chris Toshok2001-09-273-3/+59
* Properly handle names when the individual elements (given, addition,Jon Trowbridge2001-09-274-42/+108
* set the last_use and use_score fields of the card to known values so theJP Rosevear2001-09-273-10/+65
* Handle creating the new contact in the current folder if it's a contactsChristopher James Lahey2001-09-252-5/+36
* add evolutionperson.schema (EXTRA_DIST): add LDAP_SCHEMA to the dist (butChris Toshok2001-09-252-1/+15
* sync the note the to pilot and make sure to blank fields when appropriateJP Rosevear2001-09-242-25/+31
* when creating the cards, don't display any of the subname fields (surname,Chris Toshok2001-09-232-1/+7
* add getters for the additional name fields. (field_data): move FAMILY_NAMEChris Toshok2001-09-233-2/+41
* Hooked up print preview button.Christopher James Lahey2001-09-226-4/+121
* I'm slowly losing my mind.Jon Trowbridge2001-09-201-1/+0
* Yikes... fixing accidental breakage.Jon Trowbridge2001-09-201-1/+1
* Use the default e-mail address if we have nothing else to go on.Jon Trowbridge2001-09-207-167/+136
* don't add to the complete list of cards if the card is a listJP Rosevear2001-09-202-5/+33
* Change the "this should never happen" message into a request for people toJon Trowbridge2001-09-202-1/+10
* Freeing name[i] instead of namev[i] is a bad idea. (bug #10270)Jon Trowbridge2001-09-202-1/+4
* Properly handle our GnomeUIInfo labels so that they won't be leaked ifJon Trowbridge2001-09-192-151/+137
* add caluri field dataJP Rosevear2001-09-197-13/+232
* create a sexp and check if the cards match before adding them to the listJP Rosevear2001-09-192-7/+28
* remove conflict droppingsLarry Ewing2001-09-181-1/+0
* unref the destination regardless of whether we get an email addresss.Larry Ewing2001-09-182-2/+8
* use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as):Larry Ewing2001-09-184-12/+22
* don't malloc a match we will never use.Larry Ewing2001-09-182-1/+4
* free the dup'd capabilities.Larry Ewing2001-09-182-0/+7
* We want to assume that a destination that comes from a card isJon Trowbridge2001-09-182-1/+7
* Fixed a stupid bug was causing completion to fail for contacts who haveJon Trowbridge2001-09-182-9/+14
* Do the right thing if the card we are trying to send to has no validJon Trowbridge2001-09-182-53/+60
* Code implicitly assumed that event->button.button is 1, 2, or 3, causingJon Trowbridge2001-09-182-17/+26
* use enable_widget instead of gtk_widget_set_sensitive.Chris Toshok2001-09-174-53/+109
* fix syntax errors (which are broken, imo...)Chris Toshok2001-09-172-2/+7
* reorder the LDAP scopes so that they match the order of the option menusChris Toshok2001-09-173-4/+82
* No loose name matches on family names. (#8802)Jon Trowbridge2001-09-153-1/+10
* We can't use NULL as the first arg for e_addressbook_show_contact_editorJon Trowbridge2001-09-152-2/+7
* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-1510-209/+255
* Set CLEANFILES directly instead of using `+='.Ettore Perazzoli2001-09-152-1/+4
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-153-5/+16
* use ldap_init. ldap_open is deprecated in openldap 2.x.Chris Toshok2001-09-142-1/+6
* Fix vcard importingIain Holmes2001-09-132-1/+8
* free the values that are being leaked here.Larry Ewing2001-09-132-4/+20
* printf arguments were reversed by mistake. Fixed bug #9693.Jon Trowbridge2001-09-132-1/+6
* Added. Treat right-clicks on a contact list as a special case.Jon Trowbridge2001-09-102-4/+111
* (Apologies if you are seeing this multiple times. CVS is being annoying.)Jon Trowbridge2001-09-098-81/+153
* See e_book_listener_check_queue below.Jon Trowbridge2001-09-095-92/+248
* See e_book_listener_check_queue below.Jon Trowbridge2001-09-091-0/+97
* (make_contact_editor_cb): show the right contact editor (the list editorChris Toshok2001-09-092-3/+15
* do the EDestination xml magic on email addresses we put in the popup.Chris Toshok2001-09-092-1/+18
* For every category: - set .translate to FALSEChyla Zbigniew2001-09-082-2/+14
* Fixed two bugs: - missing coversion of contact name to GTK+ locale, -Chyla Zbigniew2001-09-082-15/+49
* Removed unused factory variable.Christopher James Lahey2001-09-082-2/+5
* new function, notify the bonobo listener. (remove_ldap_folder): trackChris Toshok2001-09-073-18/+64
* change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose.Chris Toshok2001-09-072-1/+6
* add -DEVOLUTION_IMAGESDIR.Chris Toshok2001-09-077-39/+89
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-063-23/+28
* Check if the file is a VCard before importingIain Holmes2001-09-052-0/+9
* 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-039-157/+249
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-0222-308/+484
* s/_/U_/Chyla Zbigniew2001-09-015-4/+23
* Use e_select_names_model_merge to combine the selected names with anyJon Trowbridge2001-08-307-3/+97
* Paranoia. Check that name != qa->name. (quick_add_set_email): Check thatJon Trowbridge2001-08-302-10/+39
* Make sure that comp->priv->query_text isn't NULL. (Fixes bug #8195)Jon Trowbridge2001-08-302-3/+12
* This function can be re-entrant during the signal emission; Added extraJon Trowbridge2001-08-302-4/+22
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-283-5/+13
* Added. Generated queries against file_as. (match_file_as): Added. MatchJon Trowbridge2001-08-282-2/+68
* Added ref/unref pair to make sure that our listener doesn't get finalizedJon Trowbridge2001-08-282-2/+19
* Removed some debugging spew that I left in by mistake.Jon Trowbridge2001-08-283-5/+6
* Do the right thing if the card we are trying to send to is a contact list.Jon Trowbridge2001-08-282-23/+91
* Display localized status string (added missing _()).Chyla Zbigniew2001-08-272-1/+6
* Put a freeze/thaw around our the set of operations that changes theJon Trowbridge2001-08-252-14/+30
* add BUTTON_PRESS_MASK so double clicks still work.Chris Toshok2001-08-242-0/+6
* switch "full_name" to "x-evolution-any-field" in all the queries where weChris Toshok2001-08-232-3/+10
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-234-4/+43
* emit an event from our event source (contact_editor_cb): emit a destroyjacob berkman2001-08-235-19/+87
* make sure we don't get into a situation where priv->email == NULL.Chris Toshok2001-08-232-12/+25
* if we're dragging, drag_button_down won't be true in the BUTTON_RELEASEChris Toshok2001-08-212-21/+9
* Wrap our addressbook table adapter in an ETableWithout, so that we canJon Trowbridge2001-08-214-7/+106
* fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2.Chris Toshok2001-08-214-17/+71
* use DB_NOTFOUND constJP Rosevear2001-08-212-2/+7
* null out card_sexp so that we don't crash when copyingJP Rosevear2001-08-202-1/+8
* fix warnings, get compiling againJP Rosevear2001-08-205-25/+38
* Used Delete icon in menu.Damon Chaplin2001-08-202-1/+2
* use bigger Save icon for toolbar.Damon Chaplin2001-08-202-0/+4
* use 'Save As' icon rather than 'Save' as it seems more appropriate. AlsoDamon Chaplin2001-08-202-1/+7
* Added display_name and description to the type.Ettore Perazzoli2001-08-202-1/+7
* use new Cut/Copy/Paste/Save/Search icons.Damon Chaplin2001-08-202-1/+13
* Forgot to mention that this commit fixes Ximian bug #4670.Chris Lahey2001-08-201-1/+2
* Set the folder bar message here.Christopher James Lahey2001-08-207-4/+167
* Added full country list. Fixes Ximian bug #5123.Christopher James Lahey2001-08-192-1/+236
* Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise.Ettore Perazzoli2001-08-193-0/+8
* add prototype for addressbook_get_other_contact_storage.Chris Toshok2001-08-183-5/+22
* connect to the "changed" signal on "entry-web" to update command state.Chris Toshok2001-08-182-0/+11
* call e_card_set_id on the list's card so we can continue to use thisChris Toshok2001-08-183-0/+29
* call e_sexp_encode_string on the search string the user types in so itChris Toshok2001-08-182-6/+16
* changed to new print icon.Damon Chaplin2001-08-182-0/+5
* rename physical_uri to uri, since it includes the addressbook.db for file:Chris Toshok2001-08-183-35/+79
* If we get the "sequence_complete" signal when we aren't searching, itJon Trowbridge2001-08-182-18/+39
* Changed the messages here in the right click menus.Christopher James Lahey2001-08-183-4/+11
* unref our card_sexp. (create_card_handler): make sure to set the id of theChris Toshok2001-08-172-34/+134
* use card_sexp. (pas_backend_file_book_view_free): same.Chris Toshok2001-08-175-324/+461
* Added code so the user can create a new contact or contact list fromChristopher James Lahey2001-08-172-1/+42
* Added a closing paren.Jeffrey Stedfast2001-08-172-0/+5
* Renamed from _begin to match changes in gal 0.10.99.3.Jon Trowbridge2001-08-172-3/+7
* Check that name != NULL before we start messing with it. (Fixes bug #7329)Jon Trowbridge2001-08-162-9/+17
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-164-74/+82
* set title of initial dialog to Addressbook Sources (bug #6704).Chris Toshok2001-08-162-0/+6
* don't let people add subdirs in the ldap server storage - everything isChris Toshok2001-08-162-0/+9
* implement using search_for_dn.Chris Toshok2001-08-152-4/+19
* Tell the search bar to translate the subitem texts.Federico Mena Quintero2001-08-152-0/+7
* Add "Any Category" option for category searches.Jon Trowbridge2001-08-142-8/+26
* Fix up to match the pas_book_new/get_vcard changes.Dan Winship2001-08-142-37/+27
* Got rid of an extraneous _ here.Christopher James Lahey2001-08-143-2/+10
* Oops, forgot to write this function.Christopher James Lahey2001-08-142-0/+28
* Added focus targets here. Fixes part of Ximian bug #5843.Christopher James Lahey2001-08-142-52/+67
* Grab focus here. Fixes Ximian bug #2265.Christopher James Lahey2001-08-142-0/+7
* Fixed two const warnings here.Christopher James Lahey2001-08-144-3/+18
* As usual, I forgot to mention that that last commit fixes Ximian bug #6490.Chris Lahey2001-08-141-1/+1
* Call e_card_set_book here.Christopher James Lahey2001-08-147-172/+192
* don't g_strdup the stuff we're passing into e_list_append, since it doesChris Toshok2001-08-141-0/+12
* don't g_strdup the stuff we're passing into e_list_append, since it doesChris Toshok2001-08-141-8/+8
* don't access source->auth if source == NULL (bug #7086).Chris Toshok2001-08-142-1/+7
* Changed get_card to be asyncronous.Christopher James Lahey2001-08-1411-239/+218
* svn path=/trunk/; revision=11916Kjartan Maraas2001-08-123-5/+2
* Added bugzilla numberKjartan Maraas2001-08-111-0/+1
* Add headers to make it stand on itw own. Marked some strings forKjartan Maraas2001-08-113-2/+8
* Marked some strings for translation. Same here.Kjartan Maraas2001-08-113-5/+10
* Remove single- or double-quotes from names before sticking them into theJon Trowbridge2001-08-112-5/+21
* Properly handle "Category is" queries by checking the search barJon Trowbridge2001-08-112-6/+46
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-112-8/+12
* did a little packing-magic to get the two tables at bottom of this dialogAnna Marie Dirks2001-08-113-27/+66
* redesigned this dialog to fix bug #6815.Anna Marie Dirks2001-08-103-194/+302
* remove passwd_cb.Chris Toshok2001-08-102-8/+4
* If the last character we inserted was a "magic comma", remember itsJon Trowbridge2001-08-103-0/+29
* Hook up some magic to (basically) cardify an entry on focus-out. (What weJon Trowbridge2001-08-1012-32/+681
* [ Fixes ximian bugs #5080, #6021, #6704, #6705 ]Chris Toshok2001-08-108-884/+1116
* Upped the minimum width on all addressbook columns to 75. Fixes Ximian bugChristopher James Lahey2001-08-092-39/+44
* mark the dialog as changed so the save button is immediately available.Chris Toshok2001-08-093-2/+48
* better to assume that we can write to the local addressbook than that weChris Toshok2001-08-092-1/+7
* call e_pixmap_update so we can use the same save/save-as pixmaps as theChris Toshok2001-08-092-0/+16
* new function, used by the context menu.Chris Toshok2001-08-092-3/+45
* escape *, \, (, and ), as per rfc2254. (func_contains): escape the string.Chris Toshok2001-08-082-4/+56
* Fixes Clahey bug #2200 :-)Nat Friedman2001-08-084-0/+25
* ifdef this HAVE_LDAP.Chris Toshok2001-08-082-0/+7
* set the title of the window to "Advanced Search".Chris Toshok2001-08-082-1/+7
* pass view->view instead of the EBook. (addressbook_search_menu_items):Chris Toshok2001-08-084-122/+74
* [ Fixes bug #5066 ] new function, remove the source. (register_storage):Chris Toshok2001-08-082-0/+22
* use g_strcasecmp since ldap attribute names are not case sensitive.Chris Toshok2001-08-082-1/+6
* make sure we update the changed state if a successful drop happens.Chris Toshok2001-08-082-0/+14
* Make the OK button the keyboard default instead of Cancel. Bug #4942.Jason Leach2001-08-082-0/+7
* new EBookOp destructor (e_book_unqueue_op): use e_book_op_freeRadek Doulik2001-08-072-16/+34
* set op->listener to NULL to catch possible use of freed opRadek Doulik2001-08-053-1/+20
* Made it so that if there's one less match than possible compares areChristopher James Lahey2001-08-052-1/+7
* Once again forgot to mark which bug this fixes. Ximian bug #3699.Chris Lahey2001-08-041-1/+1
* Check for storage != NULL here. This shouldn't come up unless addressbookChristopher James Lahey2001-08-042-13/+24
* Added annotation that my last commit fixes Ximian bug #4674.Chris Lahey2001-08-041-1/+2
* Changed the criteria of whether the first part of each iteration matchedChristopher James Lahey2001-08-042-29/+32
* Update for EvolutionStorage API changes. (addressbook_storage_add_source):Jason Leach2001-08-042-2/+8
* Noted that the last commit fixes Ximian bug #2202Chris Lahey2001-08-041-1/+2
* Made this change the query based on which letter is clicked.Christopher James Lahey2001-08-042-2/+76
* Fixed warnings here.Christopher James Lahey2001-08-033-10/+11
* Made the list of E_CARD_PHONE types in phone_correspondences more completeChristopher James Lahey2001-08-034-51/+105
* Add camel dependency.Jon Trowbridge2001-08-0310-142/+224
* Removed some extra padding and pack the addressbook view into a frame withJason Leach2001-08-032-16/+24
* Update the updated Save, Save As, and Print icons for menus and theJason Leach2001-08-032-2/+20
* ChangeLog fix. Should have been:Christopher James Lahey2001-08-021-1/+2
* Added ContactsSaveAsVCard, ContactsSendContactToOther, andChristopher James Lahey2001-08-024-29/+114
* Removed this file from this unused directory.Christopher James Lahey2001-08-012-8/+5
* Added file-exists.glade.Christopher James Lahey2001-08-014-1/+158
* Removed thrash checking code here since thrashing shouldn't happen nowChristopher James Lahey2001-08-013-83/+88
* Added #include <e-util/e-path.h>.Christopher James Lahey2001-07-313-3/+18
* Properly handle the case where our "cleaned" completion is the emptyJon Trowbridge2001-07-313-20/+102
* Fix a return value bug, to make it so if it fails to load anJason Leach2001-07-312-26/+34
* Fix support for gtkhtml when compiled with gconf supportFrédéric Crozat2001-07-302-0/+13
* Tidy ldaddsJP Rosevear2001-07-282-4/+8
* Fixing a small, stupid mistake; use e_select_names_model_get_textificationJon Trowbridge2001-07-262-2/+13
* Removed some debugging chatter.Jon Trowbridge2001-07-266-22/+116
* change the way x-evolution-any-field is converted to an ldap query. itChris Toshok2001-07-262-14/+12
* Properly dup the results of e_destination_get_email.Jon Trowbridge2001-07-254-3/+20
* Added checks for all of the args of the exposed functions, so that weJon Trowbridge2001-07-252-0/+23
* "_Add Anyway" to "Add Anyway".Jason Leach2001-07-252-1/+6
* Added fallbacks for the name in the case of an e-card, to avoid theJon Trowbridge2001-07-252-1/+19
* need the EDestination magic here too for when we modify an already shownChris Toshok2001-07-254-5/+52
* call widget_changed. (phone_entry_changed): same. (email_entry_changed):Chris Toshok2001-07-252-25/+100
* Check if evolution_shell_client_get_local_storage returnsJon Trowbridge2001-07-252-0/+20
* Don't stop the idle_queue and unref from here, since this might be calledDan Winship2001-07-252-11/+15
* Re-fix for my 07-18 not-quite-fix.Dan Winship2001-07-245-8/+84