aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2006-08-21 13:59:48 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2006-08-21 13:59:48 +0800
commit8177c10b7843a873cb1feefd390363c1518e805d (patch)
tree6aee4ef68a89a641f257b75de573ef29bda60762 /mail/ChangeLog
parentb8bb5bc3cdd673a93aec5d7f820eaf8fc5c63d84 (diff)
downloadgsoc2013-evolution-8177c10b7843a873cb1feefd390363c1518e805d.tar
gsoc2013-evolution-8177c10b7843a873cb1feefd390363c1518e805d.tar.gz
gsoc2013-evolution-8177c10b7843a873cb1feefd390363c1518e805d.tar.bz2
gsoc2013-evolution-8177c10b7843a873cb1feefd390363c1518e805d.tar.lz
gsoc2013-evolution-8177c10b7843a873cb1feefd390363c1518e805d.tar.xz
gsoc2013-evolution-8177c10b7843a873cb1feefd390363c1518e805d.tar.zst
gsoc2013-evolution-8177c10b7843a873cb1feefd390363c1518e805d.zip
Fixes a lot of search issues
svn path=/trunk/; revision=32607
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 49724141a7..8ac40d8d0e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,17 @@
+2006-08-21 Srinivasa Ragavan <sragavan@novell.com>
+
+ ** Fixes a lot of search issues including widget packing.
+
+ * em-folder-browser.c: (generate_viewoption_menu),
+ (viewoption_menu_generator), (emfb_realize), (emfb_init),
+ (em_folder_browser_show_preview), (emfb_search_search_activated),
+ (emfb_search_search_cleared), (emfb_list_key_press),
+ (emfb_list_message_selected), (emfb_set_search_folder):
+ * em-folder-view.c: (emfv_init), (emfv_message_search),
+ (em_folder_view_get_popup_target), (emfv_setting_notify):
+ * em-folder-view.h:
+ * em-message-browser.c: (emmb_init):
+
2006-08-19 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #350884