diff options
author | Chris Lahey <clahey@src.gnome.org> | 2000-08-21 17:24:25 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-21 17:24:25 +0800 |
commit | c34e4fd81254d292b683e33cc50572749cbf4106 (patch) | |
tree | d01df9eb70d1879e3423644d7725ef520ecde088 /ChangeLog | |
parent | 2764b49bc7bfb505480352a7864d3c4ac34c54a0 (diff) | |
download | gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar.gz gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar.bz2 gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar.lz gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar.xz gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.tar.zst gsoc2013-evolution-c34e4fd81254d292b683e33cc50572749cbf4106.zip |
Forgot the EPaned ChangeLog.
svn path=/trunk/; revision=4899
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-08-21 Christopher James Lahey <clahey@helixcode.com> + + * widgets/e-paned/e-hpaned.c, widgets/e-paned/e-paned.c, + widgets/e-paned/e-paned.h, widgets/e-paned/e-vpaned.c: Added code + to make handle position persist across resizes. + 2000-08-20 Christopher James Lahey <clahey@helixcode.com> * widgets/e-text/e-text.c: Fixed a warning. |