aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-06-17 20:39:03 +0800
committerChris Lahey <clahey@src.gnome.org>2000-06-17 20:39:03 +0800
commitc47e316032c5e6d916bab7520b4244ff8ca60925 (patch)
treefa09c1f2c80d737bc037c928b74caa32b40d2d89 /widgets/e-table/ChangeLog
parentdd121f1314510e318e657dfdbffc1ebcc45b9c55 (diff)
downloadgsoc2013-evolution-c47e316032c5e6d916bab7520b4244ff8ca60925.tar
gsoc2013-evolution-c47e316032c5e6d916bab7520b4244ff8ca60925.tar.gz
gsoc2013-evolution-c47e316032c5e6d916bab7520b4244ff8ca60925.tar.bz2
gsoc2013-evolution-c47e316032c5e6d916bab7520b4244ff8ca60925.tar.lz
gsoc2013-evolution-c47e316032c5e6d916bab7520b4244ff8ca60925.tar.xz
gsoc2013-evolution-c47e316032c5e6d916bab7520b4244ff8ca60925.tar.zst
gsoc2013-evolution-c47e316032c5e6d916bab7520b4244ff8ca60925.zip
Made cells with strikeout on have a line from the left margin to the right
2000-06-17 Christopher James Lahey <clahey@helixcode.com> * e-cell-text.c: Made cells with strikeout on have a line from the left margin to the right margin, instead of just over the text. svn path=/trunk/; revision=3609
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index d699ce3fa9..2b886a31df 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-17 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-cell-text.c: Made cells with strikeout on have a line from the
+ left margin to the right margin, instead of just over the text.
+
2000-06-16 Christopher James Lahey <clahey@helixcode.com>
* e-table.c, e-table.h: Moved the reflow signal handling into an