oops, forgot to commit the ChangeLog entry

This commit is contained in:
Sven Neumann 2004-08-31 20:12:58 +00:00
parent 43c21e315e
commit 52504fbf6c

View file

@ -1,3 +1,11 @@
2004-08-31 Sven Neumann <sven@gimp.org>
* 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 <sven@gimp.org>
* libgimpwidgets/gimppreview.c: removed the hardcoded preview size,