From 52504fbf6c412a5c0e06155f0c6ee3847a1b585b Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Tue, 31 Aug 2004 20:12:58 +0000 Subject: [PATCH] oops, forgot to commit the ChangeLog entry --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index ef2a24dd5c..c32b17d421 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-08-31 Sven Neumann + + * libgimpwidgets/gimppreview.c: handle the widget size dynamically. + Hide scrollbars when there's nothing to scroll. + + * libgimp/gimpdrawablepreview.c: simplified a lot. The scrollbars + are handled completely in the GimpPreview widget now. + 2004-08-31 Sven Neumann * libgimpwidgets/gimppreview.c: removed the hardcoded preview size,