libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.def
2004-07-29 Sven Neumann <sven@gimp.org> * libgimpwidgets/Makefile.am * libgimpwidgets/gimpwidgets.def * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetstypes.h * libgimpwidgets/gimppreviewarea.[ch]: added GimpPreviewArea, a replacement for GtkPreview, loosely based on patches from Geert Jordaens and David Odin. Fixes bug #144759. * plug-ins/common/sharpen.c: use the new widget instead of a GtkPreview; saves about 100 lines of rather complex code :)
This commit is contained in:

committed by
Sven Neumann

parent
1e005bfb12
commit
c307429a24
@ -36,6 +36,7 @@
|
||||
<xi:include href="xml/gimppatheditor.xml" />
|
||||
<xi:include href="xml/gimppickbutton.xml" />
|
||||
<xi:include href="xml/gimppixmap.xml" />
|
||||
<xi:include href="xml/gimppreviewarea.xml" />
|
||||
<xi:include href="xml/gimpunitmenu.xml" />
|
||||
</part>
|
||||
|
||||
|
Reference in New Issue
Block a user