gimp/plug-ins
Michael Natterer a779e74817 Cleaned up the remaining libgimp API issues:
2004-03-12  Michael Natterer  <mitch@gimp.org>

	Cleaned up the remaining libgimp API issues:

	* libgimp/gimppixelfetcher.[ch] (enum GimpPixelFetcherEdgeMode):
	added new enum value GIMP_PIXEL_FETCHER_EDGE_BACKGROUND so we
	can actually use the bg_color feature of the GimpPixelFetcher.

	(gimp_pixel_fetcher_new): added "gboolean shadow" parameter
	because it must not change while the GimpPixelFetcher exists.

	(gimp_pixel_fetcher_set_shadow): removed.

	(gimp_pixel_fetcher_set_bg_color): added "GimpRGB *color"
	parameter and don't call gimp_palette_get_foreground().

	(gimp_pixel_fetcher_get_pixel): handle BACKGROUND mode. Cleaned up
	the function.

	(gimp_get_bg_guchar)
	(gimp_get_fg_guchar): removed these functions...

	* libgimp/gimpdrawable.[ch]: ...and added
	gimp_drawable_get_color_uchar() instead.

	* libgimp/gimp.def
	* plug-ins/common/blinds.c
	* plug-ins/common/checkerboard.c
	* plug-ins/common/cubism.c
	* plug-ins/common/curve_bend.c
	* plug-ins/common/displace.c
	* plug-ins/common/edge.c
	* plug-ins/common/illusion.c
	* plug-ins/common/mblur.c
	* plug-ins/common/mosaic.c
	* plug-ins/common/plasma.c
	* plug-ins/common/polar.c
	* plug-ins/common/ripple.c
	* plug-ins/common/shift.c
	* plug-ins/common/spread.c
	* plug-ins/common/tileit.c
	* plug-ins/common/whirlpinch.c
	* plug-ins/gflare/gflare.c
	* plug-ins/libgimpoldpreview/gimpoldpreview.c: changed accordingly.

	(Didn't test the changed plug-ins because I wanted to get this
	API change into CVS as soon as possible)
2004-03-12 22:46:25 +00:00
..
bmp modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
common Cleaned up the remaining libgimp API issues: 2004-03-12 22:46:25 +00:00
dbbrowser removed unused variable. 2004-01-28 03:11:49 +00:00
faxg3 modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
fits modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
flame modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
fp modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
FractalExplorer configure.in renamed obnoxiously long fractalexplorer-examples directory 2004-01-22 04:09:12 +00:00
gfig set the Undo button insensitive, not the whole dialog (bug #134419). Also 2004-02-16 12:44:21 +00:00
gflare Cleaned up the remaining libgimp API issues: 2004-03-12 22:46:25 +00:00
gfli modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
gimp_ace
gimpressionist fixed typo (bug #136610). 2004-03-09 09:56:32 +00:00
help minor cleanup 2004-03-09 01:45:21 +00:00
helpbrowser Finished some work that Brix started on the help system. It's now possibly 2004-03-09 01:37:56 +00:00
ifscompose added missing localization for popup menu (bug #136706). 2004-03-10 11:42:12 +00:00
imagemap marked missing strings for localization (bug #136713). 2004-03-10 12:20:14 +00:00
jpeg added help IDs for the libgimp export and unit dialogs. 2004-01-20 17:10:16 +00:00
libgimpoldpreview Cleaned up the remaining libgimp API issues: 2004-03-12 22:46:25 +00:00
Lighting modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
MapObject modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
maze remove unused variable randomize. 2004-02-03 19:23:43 +00:00
pagecurl Corrected the pairing of gimp_drawable_get/gimp_drawable_detach and other 2004-02-17 19:56:13 +00:00
print use AM_PATH_GIMPPRINT to get some additional sanity checks. 2004-01-28 02:35:08 +00:00
pygimp don't pass extra parameters to undo group functions. Fixes #136524. 2004-03-08 08:12:11 +00:00
rcm fixed help ID. 2004-01-30 11:53:28 +00:00
script-fu applied a patch from Kevin Cozens that improves Script-Fu error reporting 2004-03-12 19:42:56 +00:00
sel2path modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
sgi modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
twain modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
uri plug-ins/common/mail.c use more already translated standard file error 2004-01-20 11:24:14 +00:00
winsnap modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
xjt modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
.cvsignore
Makefile.am Finished some work that Brix started on the help system. It's now possibly 2004-03-09 01:37:56 +00:00
makefile.msc updated 2004-03-07 23:13:51 +00:00