aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-06-30 05:42:29 +0800
committerIain Holmes <iain@src.gnome.org>2001-06-30 05:42:29 +0800
commitb5a7aee5378ae0d233515c06d08718311b2bafbb (patch)
tree6fae7a507335fc1ca5c7cf04986720f7cb10a1a9 /my-evolution/ChangeLog
parentc78f6bec65bc0ac498e379e00004e0385754c53c (diff)
downloadgsoc2013-evolution-b5a7aee5378ae0d233515c06d08718311b2bafbb.tar
gsoc2013-evolution-b5a7aee5378ae0d233515c06d08718311b2bafbb.tar.gz
gsoc2013-evolution-b5a7aee5378ae0d233515c06d08718311b2bafbb.tar.bz2
gsoc2013-evolution-b5a7aee5378ae0d233515c06d08718311b2bafbb.tar.lz
gsoc2013-evolution-b5a7aee5378ae0d233515c06d08718311b2bafbb.tar.xz
gsoc2013-evolution-b5a7aee5378ae0d233515c06d08718311b2bafbb.tar.zst
gsoc2013-evolution-b5a7aee5378ae0d233515c06d08718311b2bafbb.zip
Put in the hack to stop GtkHTML from returning to the top of the page.
svn path=/trunk/; revision=10610
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r--my-evolution/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index c57f6b0449..0bdf41d197 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,5 +1,10 @@
2001-06-29 Iain Holmes <iain@ximian.com>
+ * e-summary.c (e_summary_draw): Resurrect the hack to stop GtkHTML from
+ returning to the top when it's redrawn.
+
+2001-06-29 Iain Holmes <iain@ximian.com>
+
* e-summary-preferences.c (property_box_destroy_cb): Hook up the saving.
(str_list_from_vector): Fix memory corruption.
(e_summary_preferences_save): Write the preferences out to disk.