diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-02-10 10:50:08 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-02-10 10:50:08 +0800 |
commit | 8c9cb1454e15437096c3a3fb891239bcc0f3e593 (patch) | |
tree | fc36a43200faa063db1c7b94cf58f66a949afe73 /widgets/e-table/ChangeLog | |
parent | 8e008e868d747a7dfc5d6be37dc01a2209632f83 (diff) | |
download | gsoc2013-evolution-8c9cb1454e15437096c3a3fb891239bcc0f3e593.tar gsoc2013-evolution-8c9cb1454e15437096c3a3fb891239bcc0f3e593.tar.gz gsoc2013-evolution-8c9cb1454e15437096c3a3fb891239bcc0f3e593.tar.bz2 gsoc2013-evolution-8c9cb1454e15437096c3a3fb891239bcc0f3e593.tar.lz gsoc2013-evolution-8c9cb1454e15437096c3a3fb891239bcc0f3e593.tar.xz gsoc2013-evolution-8c9cb1454e15437096c3a3fb891239bcc0f3e593.tar.zst gsoc2013-evolution-8c9cb1454e15437096c3a3fb891239bcc0f3e593.zip |
Tweaked e-cell-text. Added a white background and tweaked the borders.
2000-02-09 Christopher James Lahey <clahey@helixcode.com>
* e-cell-text.c: Tweaked e-cell-text. Added a white background
and tweaked the borders.
svn path=/trunk/; revision=1721
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 0010fe934f..a2b4ad111b 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,5 +1,10 @@ 2000-02-09 Christopher James Lahey <clahey@helixcode.com> + * e-cell-text.c: Tweaked e-cell-text. Added a white background + and tweaked the borders. + +2000-02-09 Christopher James Lahey <clahey@helixcode.com> + * Makefile.am: Changes where e-text is included from. 2000-02-07 Christopher James Lahey <clahey@helixcode.com> |