aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorMatias Mutchinick <matias@seul.org>2000-03-27 10:53:47 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-03-27 10:53:47 +0800
commit480f22c1380b92ea680bad6435bc072c6d06b8ea (patch)
tree42e98236e857ba6bfc3cf55fcb7837c8fcf317eb /widgets/e-table/ChangeLog
parent09c05cbc769e87dd6715566d57ab153d0664c34c (diff)
downloadgsoc2013-evolution-480f22c1380b92ea680bad6435bc072c6d06b8ea.tar
gsoc2013-evolution-480f22c1380b92ea680bad6435bc072c6d06b8ea.tar.gz
gsoc2013-evolution-480f22c1380b92ea680bad6435bc072c6d06b8ea.tar.bz2
gsoc2013-evolution-480f22c1380b92ea680bad6435bc072c6d06b8ea.tar.lz
gsoc2013-evolution-480f22c1380b92ea680bad6435bc072c6d06b8ea.tar.xz
gsoc2013-evolution-480f22c1380b92ea680bad6435bc072c6d06b8ea.tar.zst
gsoc2013-evolution-480f22c1380b92ea680bad6435bc072c6d06b8ea.zip
Removed extra code that computed bogus width. This was the actual source
2000-03-26 Matias Mutchinick <matias@seul.org> * e-cell-toggle.c (etog_draw): Removed extra code that computed bogus width. This was the actual source of the problem with the miss-rendering feature. svn path=/trunk/; revision=2173
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index 54dd80fa67..585f3cd3ee 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-26 Matias Mutchinick <matias@seul.org>
+
+ * e-cell-toggle.c (etog_draw): Removed extra code that computed
+ bogus width. This was the actual source of the problem with the
+ miss-rendering feature.
+
2000-03-26 Miguel de Icaza <miguel@gnu.org>
* e-table-header-item.c (ethi_realize): Remove warning from here.