aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@src.gnome.org>2000-04-12 00:04:48 +0800
committerChris Toshok <toshok@src.gnome.org>2000-04-12 00:04:48 +0800
commitb4cea26ae4136cd260aa232dfc2ac79ef54fb0ba (patch)
tree31d8869c82c54f495b40d234ad1cd34187145e1d /ChangeLog
parent562afc46d5e83393978d94c80025aa49557d8f26 (diff)
downloadgsoc2013-evolution-b4cea26ae4136cd260aa232dfc2ac79ef54fb0ba.tar.gz
gsoc2013-evolution-b4cea26ae4136cd260aa232dfc2ac79ef54fb0ba.tar.zst
gsoc2013-evolution-b4cea26ae4136cd260aa232dfc2ac79ef54fb0ba.zip
new function for searching all email addresses of a contact.
* addressbook/backend/pas/pas-backend-file.c (compare_email): new function for searching all email addresses of a contact. (compare_phone): new function for searching all phone numbers of a contact. (compare_address): new function for searching all addresses of a contact (unimplemented as yet). (entry_compare): add support for searching the list items "email", "phone" and "address". svn path=/trunk/; revision=2393
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fa9a730cb..9b87ea6c5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,9 +10,19 @@
function.
(func_is): new function, implementing "is" for searches.
(endswith_helper): new function.
- (func_endswith) new function, implementing "endswith" for searches.
+ (func_endswith) new function, implementing "endswith" for
+ searches.
(beginswith_helper): new function.
- (func_beginswith): new function, implementing "beginswith" for searches.
+ (func_beginswith): new function, implementing "beginswith" for
+ searches.
+ (compare_email): new function for searching all email addresses of
+ a contact.
+ (compare_phone): new function for searching all phone numbers of a
+ contact.
+ (compare_address): new function for searching all addresses of a
+ contact (unimplemented as yet).
+ (entry_compare): add support for searching the list items "email",
+ "phone" and "address".
2000-04-11 Christopher James Lahey <clahey@helixcode.com>
kris2003-08-071-0/+2 * Does not compilekris2003-08-071-0/+2 * Update to 1.3.2bkrion2003-08-053-2/+23 * cosmetic cleanup, no functional changesoliver2003-08-058-56/+44 * Unbreak on -currentkrion2003-08-041-0/+4 * Partially fix the build on -CURRENT (still doesn't build with GCC-3.3.1).ru2003-08-041-3/+8 * Upgrade to 23.0.tg2003-08-043-46/+18 * Because Python2.3 headers define _POSIX_SOURCE and _XOPEN_SOURCE,tg2003-08-041-0/+13 * Fix build after recent sys.mk changeskris2003-08-043-3/+9 * Fix build on 4-STABLE disabiling sanity check.maho2003-08-031-2/+2 * a) Fix build on gcc-3.3.xmaho2003-08-027-6/+63 * - Update to 0.6.1perky2003-08-014-73/+72 * Remove distinfo which is not being used anymore.perky2003-08-011-12/+0 * - Use ports/lang/python's MD5_FILE.perky2003-08-011-3/+4 * Update to 1.3.15. Adds some keyboard shortcuts.naddy2003-08-012-2/+2 * Remove NO_PACKAGE (implied by RESTRICTED) and change RESTRICTED message tokris2003-07-311-3/+1 * Update to 4.2.103.marcus2003-07-313-2/+5 * Fix gcc 3.3 compile failure.naddy2003-07-301-5/+60 * Update to 3.5.7maho2003-07-292-2/+2 * Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-293-3/+3 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-294-1/+11 * - Update to version 1.1.0krion2003-07-286-87/+45 * - Do not install useless .la fileskrion2003-07-278-36/+76 * Add more explanations about this software.maho2003-07-251-4/+5 * Update to 0.6perky2003-07-253-18/+31 * mark both conflicting each other (they are installing both a same named binary)oliver2003-07-253-0/+6 * Add simple wrapper to avoid the errormaho2003-07-246-26/+46 * Fixed bison problem.maho2003-07-232-2/+4 * Add metis-edf 3, meshes partionning tool used by Code_Aster.oliver2003-07-237-0/+120 * Change my mail to @FreeBSD.orgkrion2003-07-221-1/+1 * Update to 20030629.arved2003-07-224-53/+107 * distfile (superlu_2.0.tar.gz) is updatedmaho2003-07-221-1/+1 * Fix building under -CURRENT (gcc 3.3) by update to 3.5.7 [1]osa2003-07-214-40/+49 * Don't hardcode libgnugetopt into patch.arved2003-07-201-1/+1 * Fix compile on -CURRENT. Linker is still broken due to broken *mk.marcus2003-07-191-0/+636 * Fix build, and another fixes for building.maho2003-07-195-7/+65 * lp_solve, A free linear programming solver that can processmaho2003-07-197-0/+130 * MASTER_SITES has been subjected to change.maho2003-07-191-1/+1 * Update to 4.2.99.marcus2003-07-163-2/+8 * Do a more complete upgrade.joe2003-07-154-536/+26 * Update to 2.1.50.nork2003-07-154-4/+4 * Upgrade port to version 0.8.4.joe2003-07-154-4/+4 * Update to 1.3.14. Minor changes only.naddy2003-07-142-2/+2 * get rid of libgnugetopt dependency for -CURRENT,sf2003-07-144-16/+18 * get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-2/+2 * Fix suffix of a patch file.nork2003-07-141-1/+1 * Added RESTRICTED and NO_PACKAGE. They should also be needed.maho2003-07-121-0/+2 * Add new port math/fbm.maho2003-07-128-0/+648 * Add new port superlu_mtmaho2003-07-1211-0/+185 * Fix a typo and Don't remove LAPACK2.nork2003-07-122-55/+4 * Don't build a subset of BLAS and ARPACK2 and Use external ones.nork2003-07-125-38/+109 * Correct MASTER_SITES.tg2003-07-101-2/+2 * Update to 1.1.2. Adds French translation.naddy2003-07-084-58/+3 * Upgrade to 2.4.3.tg2003-07-074-13/+26 * update misc/gretl: 1.0.8 --> 1.0.9daichi2003-07-075-23/+75 * Update to 1.9.kuriyama2003-07-064-9/+11 * 1. update to 3.5.6maho2003-07-033-21/+20 * build both threaded/non-threaded librariesmaho2003-07-035-35/+119 * - add CONFLICTSnetchild2003-07-011-0/+2 * Add CONFLICTS.netchild2003-07-012-2/+4 * update math/ploticus:daichi2003-07-013-91/+28 * fix man: math/plplotdaichi2003-07-011-1/+2 * Fix for unfetchmaho2003-07-011-2/+2 * update to 3.5.5maho2003-07-013-21/+20 * Add dependency for gmakemaho2003-07-011-2/+0 * Add a conflict for ploticus, slffea and swi-pl.arved2003-06-291-1/+1 * IGNORE should be used instead of BROKEN to indicate that a portnaddy2003-06-271-1/+1 * Update to 1.3.1arved2003-06-269-62/+7 * Import galculator 1.1.1.naddy2003-06-26