Gimp/devel-docs/libgimp
Sven Neumann bfa352bae0 libgimp/gimpdrawablepreview.[ch] renamed gimp_drawable_preview_draw() to
2004-09-15  Sven Neumann  <sven@gimp.org>

	* libgimp/gimpdrawablepreview.[ch]
	* libgimp/gimpui.def: renamed gimp_drawable_preview_draw() to
	gimp_drawable_preview_draw_buffer() and added a rowstride
	parameter. Added new functions gimp_drawable_preview_get_drawable()
	and gimp_drawable_preview_draw_region().

	* plug-ins/common/mblur.c: added a preview that uses the
	shadow tiles as the preview buffer and draws using the new
	gimp_drawable_preview_draw_region() API.

	* plug-ins/common/photocopy.c
	* plug-ins/common/softglow.c: use gimp_drawable_preview_draw_region().

	* plug-ins/common/cartoon.c
	* plug-ins/common/despeckle.c
	* plug-ins/common/edge.c
	* plug-ins/common/gauss.c
	* plug-ins/common/grid.c
	* plug-ins/common/neon.c
	* plug-ins/common/noisify.c
	* plug-ins/common/sel_gauss.c
	* plug-ins/common/sharpen.c
	* plug-ins/common/sobel.c
	* plug-ins/common/spread.c
	* plug-ins/common/struc.c
	* plug-ins/common/unsharp.c
	* plug-ins/common/wind.c: use gimp_drawable_preview_draw_buffer().
2004-09-15 19:56:01 +00:00
..
tmpl libgimp/gimpdrawablepreview.[ch] renamed gimp_drawable_preview_draw() to 2004-09-15 19:56:01 +00:00
.cvsignore libgimp/gimpuitypes.h moved the GimpDrawablePreview typedef to the header 2004-08-31 09:16:47 +00:00
libgimp-docs.sgml libgimp/gimpdrawablepreview.[ch] always show the "Preview" check button. 2004-09-01 14:01:10 +00:00
libgimp-include.c updated API reference after libgimp cleanup 2000-08-24 15:17:38 +00:00
libgimp-sections.txt libgimp/gimpdrawablepreview.[ch] renamed gimp_drawable_preview_draw() to 2004-09-15 19:56:01 +00:00
libgimp.types libgimp/gimpdrawablepreview.[ch] always show the "Preview" check button. 2004-09-01 14:01:10 +00:00
Makefile.am libgimp/gimpuitypes.h moved the GimpDrawablePreview typedef to the header 2004-08-31 09:16:47 +00:00
version.in renamed version.xml.in to version.in in all API reference manuals. 2003-11-08 17:37:46 +00:00