diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-21 15:18:28 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-21 15:18:28 +0800 |
commit | 06f77b4aab08dfb27c497556ed340f7883060071 (patch) | |
tree | acc388a6cbfd905964bb028c6559ec68f1d3cf1e /ChangeLog | |
parent | 3eed16a6cd5c50cd21e558a677cd329443b1a4b7 (diff) | |
download | gsoc2013-evolution-06f77b4aab08dfb27c497556ed340f7883060071.tar gsoc2013-evolution-06f77b4aab08dfb27c497556ed340f7883060071.tar.gz gsoc2013-evolution-06f77b4aab08dfb27c497556ed340f7883060071.tar.bz2 gsoc2013-evolution-06f77b4aab08dfb27c497556ed340f7883060071.tar.lz gsoc2013-evolution-06f77b4aab08dfb27c497556ed340f7883060071.tar.xz gsoc2013-evolution-06f77b4aab08dfb27c497556ed340f7883060071.tar.zst gsoc2013-evolution-06f77b4aab08dfb27c497556ed340f7883060071.zip |
Fixed some vertical scroll bugs.
2000-06-21 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Fixed some vertical scroll bugs.
svn path=/trunk/; revision=3673
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2000-06-21 Christopher James Lahey <clahey@helixcode.com> + * widgets/e-text/e-text.c: Fixed some vertical scroll bugs. + +2000-06-21 Christopher James Lahey <clahey@helixcode.com> + * widgets/e-text/e-text.c: Fix a bug with intial vertical scroll. 2000-06-21 Christopher James Lahey <clahey@helixcode.com> |