From e04e6e0dc20289214488363b8c52f14bd71e1958 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 31 May 2000 06:28:46 +0000 Subject: Don't hide the EPaned handle if the requisition of either of the children is zero anymore. This was causing problems with some of the widgets that are in the EShellView and have zero requisition. svn path=/trunk/; revision=3311 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8e6debefb1..b7a8a09f39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-05-30 Ettore Perazzoli + + * widgets/e-paned/e-vpaned.c (e_vpaned_handle_shown): Show the + handle even if the requisition for the child is zero. + * widgets/e-paned/e-hpaned.c (e_hpaned_handle_shown): Likewise. + 2000-05-26 Héctor García Alvarez * configure.in: Added Spanish language -- cgit