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,