aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* add caluri field dataJP Rosevear2001-09-191-0/+25
* create a sexp and check if the cards match before adding them to the listJP Rosevear2001-09-191-0/+7
* remove conflict droppingsLarry Ewing2001-09-181-1/+0
* unref the destination regardless of whether we get an email addresss.Larry Ewing2001-09-181-0/+6
* use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as):Larry Ewing2001-09-181-0/+13
* don't malloc a match we will never use.Larry Ewing2001-09-181-0/+3
* free the dup'd capabilities.Larry Ewing2001-09-181-0/+6
* We want to assume that a destination that comes from a card isJon Trowbridge2001-09-181-0/+6
* Fixed a stupid bug was causing completion to fail for contacts who haveJon Trowbridge2001-09-181-0/+5
* Do the right thing if the card we are trying to send to has no validJon Trowbridge2001-09-181-0/+4
* Code implicitly assumed that event->button.button is 1, 2, or 3, causingJon Trowbridge2001-09-181-0/+6
* use enable_widget instead of gtk_widget_set_sensitive.Chris Toshok2001-09-171-0/+20
* fix syntax errors (which are broken, imo...)Chris Toshok2001-09-171-0/+5
* reorder the LDAP scopes so that they match the order of the option menusChris Toshok2001-09-171-0/+20
* No loose name matches on family names. (#8802)Jon Trowbridge2001-09-151-0/+3
* We can't use NULL as the first arg for e_addressbook_show_contact_editorJon Trowbridge2001-09-151-0/+5
* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-151-0/+67
* Set CLEANFILES directly instead of using `+='.Ettore Perazzoli2001-09-151-0/+3
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-151-0/+11
* use ldap_init. ldap_open is deprecated in openldap 2.x.Chris Toshok2001-09-141-0/+5
* Fix vcard importingIain Holmes2001-09-131-0/+5
* free the values that are being leaked here.Larry Ewing2001-09-131-0/+5
* printf arguments were reversed by mistake. Fixed bug #9693.Jon Trowbridge2001-09-131-0/+5
* Added. Treat right-clicks on a contact list as a special case.Jon Trowbridge2001-09-101-1/+7
* See e_book_listener_check_queue below.Jon Trowbridge2001-09-091-1/+0
* 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-091-0/+5
* do the EDestination xml magic on email addresses we put in the popup.Chris Toshok2001-09-091-0/+6
* For every category: - set .translate to FALSEChyla Zbigniew2001-09-081-0/+8
* Fixed two bugs: - missing coversion of contact name to GTK+ locale, -Chyla Zbigniew2001-09-081-0/+10
* Removed unused factory variable.Christopher James Lahey2001-09-081-0/+5
* new function, notify the bonobo listener. (remove_ldap_folder): trackChris Toshok2001-09-071-0/+20
* change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose.Chris Toshok2001-09-071-0/+5
* add -DEVOLUTION_IMAGESDIR.Chris Toshok2001-09-071-0/+31
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-061-0/+15
* Check if the file is a VCard before importingIain Holmes2001-09-051-0/+5
* I18n fixes (mainly making buttons on the right side less Anglocentric :-)Chyla Zbigniew2001-09-031-0/+43
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-021-0/+52
* s/_/U_/Chyla Zbigniew2001-09-011-0/+14
* Use e_select_names_model_merge to combine the selected names with anyJon Trowbridge2001-08-301-0/+17
* Paranoia. Check that name != qa->name. (quick_add_set_email): Check thatJon Trowbridge2001-08-301-0/+10
* Make sure that comp->priv->query_text isn't NULL. (Fixes bug #8195)Jon Trowbridge2001-08-301-0/+4
* This function can be re-entrant during the signal emission; Added extraJon Trowbridge2001-08-301-0/+8
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-0/+8
* Added. Generated queries against file_as. (match_file_as): Added. MatchJon Trowbridge2001-08-281-0/+5
* Added ref/unref pair to make sure that our listener doesn't get finalizedJon Trowbridge2001-08-281-0/+5
* Removed some debugging spew that I left in by mistake.Jon Trowbridge2001-08-281-0/+6
* Do the right thing if the card we are trying to send to is a contact list.Jon Trowbridge2001-08-281-0/+5
* Display localized status string (added missing _()).Chyla Zbigniew2001-08-271-0/+5
* Put a freeze/thaw around our the set of operations that changes theJon Trowbridge2001-08-251-0/+12
* add BUTTON_PRESS_MASK so double clicks still work.Chris Toshok2001-08-241-0/+5
* switch "full_name" to "x-evolution-any-field" in all the queries where weChris Toshok2001-08-231-0/+7
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-231-0/+16
* emit an event from our event source (contact_editor_cb): emit a destroyjacob berkman2001-08-231-0/+26
* make sure we don't get into a situation where priv->email == NULL.Chris Toshok2001-08-231-0/+5
* if we're dragging, drag_button_down won't be true in the BUTTON_RELEASEChris Toshok2001-08-211-0/+8
* Wrap our addressbook table adapter in an ETableWithout, so that we canJon Trowbridge2001-08-211-0/+25
* fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2.Chris Toshok2001-08-211-0/+18
* use DB_NOTFOUND constJP Rosevear2001-08-211-0/+5
* null out card_sexp so that we don't crash when copyingJP Rosevear2001-08-201-0/+6
* fix warnings, get compiling againJP Rosevear2001-08-201-0/+10
* Used Delete icon in menu.Damon Chaplin2001-08-201-1/+1
* use bigger Save icon for toolbar.Damon Chaplin2001-08-201-0/+3
* use 'Save As' icon rather than 'Save' as it seems more appropriate. AlsoDamon Chaplin2001-08-201-0/+5
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-0/+5
* use new Cut/Copy/Paste/Save/Search icons.Damon Chaplin2001-08-201-0/+5
* 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-201-0/+12
* Added full country list. Fixes Ximian bug #5123.Christopher James Lahey2001-08-191-0/+5
* Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise.Ettore Perazzoli2001-08-191-0/+6
* add prototype for addressbook_get_other_contact_storage.Chris Toshok2001-08-181-0/+13
* connect to the "changed" signal on "entry-web" to update command state.Chris Toshok2001-08-181-0/+6
* call e_card_set_id on the list's card so we can continue to use thisChris Toshok2001-08-181-0/+15
* call e_sexp_encode_string on the search string the user types in so itChris Toshok2001-08-181-0/+6
* changed to new print icon.Damon Chaplin2001-08-181-0/+4
* rename physical_uri to uri, since it includes the addressbook.db for file:Chris Toshok2001-08-181-0/+22
* If we get the "sequence_complete" signal when we aren't searching, itJon Trowbridge2001-08-181-0/+14
* Changed the messages here in the right click menus.Christopher James Lahey2001-08-181-0/+7
* unref our card_sexp. (create_card_handler): make sure to set the id of theChris Toshok2001-08-171-0/+14
* use card_sexp. (pas_backend_file_book_view_free): same.Chris Toshok2001-08-171-0/+12
* Added code so the user can create a new contact or contact list fromChristopher James Lahey2001-08-171-0/+6
* Added a closing paren.Jeffrey Stedfast2001-08-171-0/+4
* Renamed from _begin to match changes in gal 0.10.99.3.Jon Trowbridge2001-08-171-0/+4
* Check that name != NULL before we start messing with it. (Fixes bug #7329)Jon Trowbridge2001-08-161-0/+6
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-161-0/+19
* set title of initial dialog to Addressbook Sources (bug #6704).Chris Toshok2001-08-161-0/+5
* don't let people add subdirs in the ldap server storage - everything isChris Toshok2001-08-161-0/+6
* implement using search_for_dn.Chris Toshok2001-08-151-0/+6
* Tell the search bar to translate the subitem texts.Federico Mena Quintero2001-08-151-0/+5
* Add "Any Category" option for category searches.Jon Trowbridge2001-08-141-0/+7
* Fix up to match the pas_book_new/get_vcard changes.Dan Winship2001-08-141-0/+5
* Got rid of an extraneous _ here.Christopher James Lahey2001-08-141-0/+8
* Oops, forgot to write this function.Christopher James Lahey2001-08-141-0/+5
* Added focus targets here. Fixes part of Ximian bug #5843.Christopher James Lahey2001-08-141-0/+7
* Grab focus here. Fixes Ximian bug #2265.Christopher James Lahey2001-08-141-0/+3
* Fixed two const warnings here.Christopher James Lahey2001-08-141-0/+9
* 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-141-0/+15
* don't g_strdup the stuff we're passing into e_list_append, since it doesChris Toshok2001-08-141-0/+12
* don't access source->auth if source == NULL (bug #7086).Chris Toshok2001-08-141-0/+6
* Changed get_card to be asyncronous.Christopher James Lahey2001-08-141-0/+11
* svn path=/trunk/; revision=11916Kjartan Maraas2001-08-121-0/+1
* Added bugzilla numberKjartan Maraas2001-08-111-0/+1
* Add headers to make it stand on itw own. Marked some strings forKjartan Maraas2001-08-111-0/+1
* Marked some strings for translation. Same here.Kjartan Maraas2001-08-111-0/+5
* Remove single- or double-quotes from names before sticking them into theJon Trowbridge2001-08-111-0/+4
* Properly handle "Category is" queries by checking the search barJon Trowbridge2001-08-111-0/+6
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-111-1/+5
* did a little packing-magic to get the two tables at bottom of this dialogAnna Marie Dirks2001-08-111-0/+9
* redesigned this dialog to fix bug #6815.Anna Marie Dirks2001-08-101-0/+8
* remove passwd_cb.Chris Toshok2001-08-101-0/+4
* If the last character we inserted was a "magic comma", remember itsJon Trowbridge2001-08-101-0/+13
* Hook up some magic to (basically) cardify an entry on focus-out. (What weJon Trowbridge2001-08-101-0/+69
* [ Fixes ximian bugs #5080, #6021, #6704, #6705 ]Chris Toshok2001-08-101-0/+36
* Upped the minimum width on all addressbook columns to 75. Fixes Ximian bugChristopher James Lahey2001-08-091-0/+5
* mark the dialog as changed so the save button is immediately available.Chris Toshok2001-08-091-0/+13
* better to assume that we can write to the local addressbook than that weChris Toshok2001-08-091-0/+6
* call e_pixmap_update so we can use the same save/save-as pixmaps as theChris Toshok2001-08-091-0/+6
* new function, used by the context menu.Chris Toshok2001-08-091-0/+8
* escape *, \, (, and ), as per rfc2254. (func_contains): escape the string.Chris Toshok2001-08-081-0/+9
* Fixes Clahey bug #2200 :-)Nat Friedman2001-08-081-0/+13
* ifdef this HAVE_LDAP.Chris Toshok2001-08-081-0/+5
* set the title of the window to "Advanced Search".Chris Toshok2001-08-081-0/+6
* pass view->view instead of the EBook. (addressbook_search_menu_items):Chris Toshok2001-08-081-0/+25
* [ Fixes bug #5066 ] new function, remove the source. (register_storage):Chris Toshok2001-08-081-0/+8
* use g_strcasecmp since ldap attribute names are not case sensitive.Chris Toshok2001-08-081-0/+5
* make sure we update the changed state if a successful drop happens.Chris Toshok2001-08-081-0/+6
* Make the OK button the keyboard default instead of Cancel. Bug #4942.Jason Leach2001-08-081-0/+6
* new EBookOp destructor (e_book_unqueue_op): use e_book_op_freeRadek Doulik2001-08-071-0/+12
* set op->listener to NULL to catch possible use of freed opRadek Doulik2001-08-051-0/+12
* Made it so that if there's one less match than possible compares areChristopher James Lahey2001-08-051-0/+6
* 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-041-0/+8
* 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-041-0/+7
* Update for EvolutionStorage API changes. (addressbook_storage_add_source):Jason Leach2001-08-041-0/+6
* 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-041-0/+5
* Fixed warnings here.Christopher James Lahey2001-08-031-0/+8
* Made the list of E_CARD_PHONE types in phone_correspondences more completeChristopher James Lahey2001-08-031-0/+19
* Add camel dependency.Jon Trowbridge2001-08-031-0/+40
* Removed some extra padding and pack the addressbook view into a frame withJason Leach2001-08-031-0/+4
* Update the updated Save, Save As, and Print icons for menus and theJason Leach2001-08-031-0/+5
* ChangeLog fix. Should have been:Christopher James Lahey2001-08-021-1/+2
* Added ContactsSaveAsVCard, ContactsSendContactToOther, andChristopher James Lahey2001-08-021-0/+11
* Removed this file from this unused directory.Christopher James Lahey2001-08-011-0/+5
* Added file-exists.glade.Christopher James Lahey2001-08-011-0/+9
* Removed thrash checking code here since thrashing shouldn't happen nowChristopher James Lahey2001-08-011-0/+10
* Added #include <e-util/e-path.h>.Christopher James Lahey2001-07-311-0/+10
* Properly handle the case where our "cleaned" completion is the emptyJon Trowbridge2001-07-311-0/+13
* Fix a return value bug, to make it so if it fails to load anJason Leach2001-07-311-0/+9
* Fix support for gtkhtml when compiled with gconf supportFrédéric Crozat2001-07-301-0/+5
* Tidy ldaddsJP Rosevear2001-07-281-0/+4
* Fixing a small, stupid mistake; use e_select_names_model_get_textificationJon Trowbridge2001-07-261-0/+4
* Removed some debugging chatter.Jon Trowbridge2001-07-261-0/+26
* change the way x-evolution-any-field is converted to an ldap query. itChris Toshok2001-07-261-0/+8
* Properly dup the results of e_destination_get_email.Jon Trowbridge2001-07-251-0/+12
* Added checks for all of the args of the exposed functions, so that weJon Trowbridge2001-07-251-0/+6
* "_Add Anyway" to "Add Anyway".Jason Leach2001-07-251-0/+5
* Added fallbacks for the name in the case of an e-card, to avoid theJon Trowbridge2001-07-251-0/+6
* need the EDestination magic here too for when we modify an already shownChris Toshok2001-07-251-0/+17
* call widget_changed. (phone_entry_changed): same. (email_entry_changed):Chris Toshok2001-07-251-0/+15
* Check if evolution_shell_client_get_local_storage returnsJon Trowbridge2001-07-251-0/+8
* Don't stop the idle_queue and unref from here, since this might be calledDan Winship2001-07-251-0/+15
* Re-fix for my 07-18 not-quite-fix.Dan Winship2001-07-241-0/+21
* Add an extra @type arg to the xferFolder and removeFolder methods inEttore Perazzoli2001-07-231-0/+8
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-221-0/+6
* [ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ]Chris Toshok2001-07-191-0/+14
* Flush the listener's queue before unreffing it to ensure that it doesn'tDan Winship2001-07-191-0/+14
* prune the list of cards that match our query using the avoid list here,Chris Toshok2001-07-191-0/+9
* [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\"Chris Toshok2001-07-181-0/+13
* Hold a reference to our listener while the idle function is active.Jon Trowbridge2001-07-181-0/+21
* Removed old, broken code and annoying g_messages.Jon Trowbridge2001-07-181-0/+13
* Patch from Taylor Hayward <thayward@gjpc.com>. Added accelerators to a fewChristopher James Lahey2001-07-171-0/+8
* Added addSectionWithLimit to the SelectNames interface.Jon Trowbridge2001-07-171-0/+36
* [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn]Chris Toshok2001-07-171-0/+21
* Use other folders to import intoIain Holmes2001-07-171-0/+6
* Commented out some unused variables and labels. (e_destination_importv):Christopher James Lahey2001-07-151-0/+11
* Added a call to e_table_view_to_model_row here.Christopher James Lahey2001-07-151-0/+9
* Changed Company to Organization here.Christopher James Lahey2001-07-131-0/+5
* add ldap cflagsJP Rosevear2001-07-131-0/+4
* Oops. I introduced my own bug, accidently set `email' to a g_free'dJeffrey Stedfast2001-07-131-0/+6
* Optimized the same way I optimized g_strsplit. If you use a GPtrArrayJeffrey Stedfast2001-07-131-3/+13
* Check the file even if the extension is NULLIain Holmes2001-07-131-0/+6
* add accelerators, taylor's patchJP Rosevear2001-07-121-0/+5
* Crash fix because strcmp() hates NULL arguments. Bug #3777.Jason Leach2001-07-121-0/+5
* Added some comments for clarity and fixed a pretty noticable bug with howJason Leach2001-07-111-0/+7
* assign OID's to the schema entries, and add schema support for contactChris Toshok2001-07-111-0/+5
* Set bf->priv->file_db before calling do_create.Christopher James Lahey2001-07-101-0/+10
* Check that str isn't the empty string before doing an insert.Jon Trowbridge2001-07-091-0/+14
* Marked a string for translation. Also add the neccesary includes to makeKjartan Maraas2001-07-091-1/+2
* Marked a string for translation.Kjartan Maraas2001-07-091-0/+5
* Detect the embedded EDestination XML, and convert it to a nice-lookingJon Trowbridge2001-07-071-0/+148
* Removed. [It was just bogus testing code for the right-click menuEttore Perazzoli2001-07-061-1/+9
* Added some accelerators, padding, and a "memebers" frame; also fixedAnna Marie Dirks2001-07-061-0/+5
* Fix a memory leak here.Christopher James Lahey2001-07-051-0/+5
* Set info->avoid = NULL. This shouldn't make a difference, but it can'tChristopher James Lahey2001-07-051-0/+6
* Upped the required version of gal.Christopher James Lahey2001-07-051-0/+7
* added $(BONOBO_CONF_LIBS) to get it to compile.Damon Chaplin2001-07-031-0/+5
* Added $(BONOBO_CONF_LIBS).Christopher James Lahey2001-07-031-0/+11
* srcdir != builddir compile fix.Peter Williams2001-07-021-0/+11
* Turned off wombatification of the categories master list here.Christopher James Lahey2001-07-021-0/+5
* use ECARD_UID_LINK_PREFIX.Chris Toshok2001-07-021-0/+18
* Added related_contacts field.Christopher James Lahey2001-07-021-0/+19
* Fall back to use the name field if all else fails (which can happen withJon Trowbridge2001-07-021-0/+4
* Fix for the "recipient not specified" bug --- we were not correctlyJon Trowbridge2001-07-021-0/+6
* Check args. Somewhere in the code (somewhere in the minicard stuff) thisJon Trowbridge2001-07-011-0/+5
* I was accidentally comparing characters and strings here, and didn't seeJon Trowbridge2001-07-011-0/+8
* Marked strings for translation.Chyla Zbigniew2001-06-301-0/+5
* Make the standard for considering two cards to be match stricter.Jon Trowbridge2001-06-301-0/+55
* Added a search field to the query here. (e_select_names_init): Update theChristopher James Lahey2001-06-301-0/+12
* Change the uri here to have addressbook.db at the end.Christopher James Lahey2001-06-301-0/+9
* Change the query when the "Update List" button is pushed.Christopher James Lahey2001-06-301-0/+11
* add EVOLUTION_IMAGESDIR define.Chris Toshok2001-06-291-0/+17
* pop up list editor for lists, contact editor otherwise.Chris Toshok2001-06-291-0/+15
* remove ancient e-table include, and add include for contact-editor so weChris Toshok2001-06-291-0/+17
* add support for X-EVOLUTION-LIST and X-EVOLUTION-LIST-SHOW-ADDRESSES.Chris Toshok2001-06-291-0/+13
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-281-0/+6
* track storage change - we're only using 1 array now.Chris Toshok2001-06-281-0/+45
* Oops. Can't use the wombat version of the master categories list yet.Christopher James Lahey2001-06-271-0/+6
* memmove counts were off in this function. (remove_card, modify_card):Christopher James Lahey2001-06-271-0/+7
* Added a categories combo here. It's not used yet.Christopher James Lahey2001-06-271-0/+8
* Added category searching to the advanced search dialog here.Christopher James Lahey2001-06-271-0/+5
* Added category searching to the file backend.Christopher James Lahey2001-06-271-0/+8
* libwombat:Peter Williams2001-06-271-0/+4
* change layout slightly, the icon no longer pushes everything to the left,Chris Toshok2001-06-261-0/+36
* Add a huge steaming pile of code to handle the case of single-addressJon Trowbridge2001-06-251-0/+14
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-251-0/+56
* Renamed. (The old name, edit_contact_info_have_book_cb was a hold-overJon Trowbridge2001-06-221-0/+30
* fix a refcounting memleak.Chris Toshok2001-06-211-0/+6
* fix memory leak.Chris Toshok2001-06-211-0/+6
* add prototype for close_dialog to remove warnings.Chris Toshok2001-06-211-0/+5
* Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-211-0/+6
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-201-0/+35
* rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-201-0/+92
* Oops --- wrong e-mail address in ChangeLog entry.Jon Trowbridge2001-06-191-1/+1
* Serious de-crufting, removal of gtk_object_set_data() hacks, simplified byJon Trowbridge2001-06-191-0/+9
* tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-191-0/+6
* implement this properly, using base and (objectclass=*).Chris Toshok2001-06-151-0/+5
* save ourselves a function call - call close_dialog instead ofChris Toshok2001-06-151-0/+5
* Set the "expoted_dnd_types" to NULL in the folder_types.Jeffrey Stedfast2001-06-151-0/+5
* Add a workaround for an EText bug. (e_select_names_completion_begin): FixDan Winship2001-06-121-0/+8
* Added e-card-merging-book-commit-duplicate-detected.glade here.Christopher James Lahey2001-06-111-0/+17
* Made e_card_simple_get_id return const char *.Christopher James Lahey2001-06-111-0/+15
* Made this handle the "id" property in searches.Christopher James Lahey2001-06-111-0/+10
* Rolled back the change 2 ago, dated 06/11/2001 01:51 in CVS, involvingChristopher James Lahey2001-06-111-0/+11
* Made it so that all of these functions queue their ops before callingChristopher James Lahey2001-06-111-0/+10
* Added this function to put a response back into the queue.Christopher James Lahey2001-06-111-0/+12
* Added this function to let you do slightly more complicated searches.Christopher James Lahey2001-06-111-0/+10
* Removed unused email variable.Christopher James Lahey2001-06-091-0/+5