aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@src.gnome.org>2000-04-11 07:22:28 +0800
committerChris Toshok <toshok@src.gnome.org>2000-04-11 07:22:28 +0800
commit3a9e9c65460375d9f8145513404d7e6ed8adc182 (patch)
tree5d57eaa616bfcd49f15a1abf2bf063fca7b4942a /ChangeLog
parent8635e2775b2a74fc612be56cd0af91e3a2ed2dfa (diff)
downloadgsoc2013-evolution-3a9e9c65460375d9f8145513404d7e6ed8adc182.tar
gsoc2013-evolution-3a9e9c65460375d9f8145513404d7e6ed8adc182.tar.gz
gsoc2013-evolution-3a9e9c65460375d9f8145513404d7e6ed8adc182.tar.bz2
gsoc2013-evolution-3a9e9c65460375d9f8145513404d7e6ed8adc182.tar.lz
gsoc2013-evolution-3a9e9c65460375d9f8145513404d7e6ed8adc182.tar.xz
gsoc2013-evolution-3a9e9c65460375d9f8145513404d7e6ed8adc182.tar.zst
gsoc2013-evolution-3a9e9c65460375d9f8145513404d7e6ed8adc182.zip
implement braindead dialog to input the query string for the view.
* addressbook/gui/component/addressbook.c (find_contact_cb): implement braindead dialog to input the query string for the view. also, change all callbacks to get the EMinicardView instead of the EBook. * addressbook/gui/minicard/e-minicard-view.c (e_minicard_view_get_arg): add missing break. svn path=/trunk/; revision=2384
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de75500ba8..faa5ec29d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-04-11 Chris Toshok <toshok@helixcode.com>
+
+ * addressbook/gui/component/addressbook.c (find_contact_cb):
+ implement braindead dialog to input the query string for the view.
+
+ also, change all callbacks to get the EMinicardView instead of the
+ EBook.
+
+ * addressbook/gui/minicard/e-minicard-view.c
+ (e_minicard_view_get_arg): add missing break.
+
2000-04-10 Christopher James Lahey <clahey@helixcode.com>
* addressbook/gui/minicard/e-minicard-view.c,