diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-25 23:46:53 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-25 23:46:53 +0800 |
commit | 6ba980d9eb23806fddd88be73af1b62d1dd3ead0 (patch) | |
tree | 8593fdc4f765c7824f5671e9c4c49de2c45a1ff7 /ChangeLog | |
parent | bb241192eb773d7f0d178306dd55f9ca8e31c1f0 (diff) | |
download | gsoc2013-evolution-6ba980d9eb23806fddd88be73af1b62d1dd3ead0.tar gsoc2013-evolution-6ba980d9eb23806fddd88be73af1b62d1dd3ead0.tar.gz gsoc2013-evolution-6ba980d9eb23806fddd88be73af1b62d1dd3ead0.tar.bz2 gsoc2013-evolution-6ba980d9eb23806fddd88be73af1b62d1dd3ead0.tar.lz gsoc2013-evolution-6ba980d9eb23806fddd88be73af1b62d1dd3ead0.tar.xz gsoc2013-evolution-6ba980d9eb23806fddd88be73af1b62d1dd3ead0.tar.zst gsoc2013-evolution-6ba980d9eb23806fddd88be73af1b62d1dd3ead0.zip |
Fixed a bug where we were resizing a non-existent window.
2000-05-25 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-paned/e-hpaned.c, widgets/e-paned/e-vpaned.c: Fixed a
bug where we were resizing a non-existent window.
svn path=/trunk/; revision=3200
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2000-05-25 Christopher James Lahey <clahey@helixcode.com> + * widgets/e-paned/e-hpaned.c, widgets/e-paned/e-vpaned.c: Fixed a + bug where we were resizing a non-existent window. + +2000-05-25 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: Made the handlebar disappear if either side is empty, hidden, or |