Skip to content
  • Sven Neumann's avatar
    tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb · 0d533abb
    Sven Neumann authored
    2001-01-25  Sven Neumann  <sven@gimp.org>
    
    	* tools/pdbgen/lib.pl
    	* tools/pdbgen/pdb.pl
    	* tools/pdbgen/pdb/channel.pdb
    	* tools/pdbgen/pdb/palette.pdb
    	* tools/pdbgen/pdb/tools.pdb: changed these with the help of
    	Yosh. PDB functions take GimpRGB as color type now.
    
    	* app/plug_in.c
    	* app/pdb/channel_cmds.c
    	* app/pdb/internal_procs.c
    	* app/pdb/palette_cmds.c
    	* app/pdb/procedural_db.[ch]
    	* app/pdb/tools_cmds.c
    	* libgimp/gimp.[ch]
    	* libgimp/gimpchannel.[ch]
    	* libgimp/gimpchannel_pdb.[ch]
    	* libgimp/gimppalette_pdb.[ch]
    	* libgimp/gimpprotocol.[ch]
    	* libgimp/gimptools_pdb.[ch]: incremented Gimp protocol version
    	and changed color type from array of chars to GimpRGB.
    
    	* libgimp/Makefile.am
    	* libgimp/gimppalette.[ch]: removed these files again
    
    	* app/libgimp_glue.[ch]
    	* libgimpwidgets/gimpcolorbutton.c
    	* plug-ins/Lighting/lighting_main.c
    	* plug-ins/Lighting/lighting_preview.c
    	* plug-ins/MapObject/mapobject_image.c
    	* plug-ins/MapObject/mapobject_main.c
    	* plug-ins/MapObject/mapobject_preview.c
    	* plug-ins/common/apply_lens.c
    	* plug-ins/common/blinds.c
    	* plug-ins/common/borderaverage.c
    	* plug-ins/common/checkerboard.c
    	* plug-ins/common/colorify.c
    	* plug-ins/common/colortoalpha.c
    	* plug-ins/common/cubism.c
    	* plug-ins/common/exchange.c
    	* plug-ins/common/film.c
    	* plug-ins/common/gif.c
    	* plug-ins/common/grid.c
    	* plug-ins/common/mapcolor.c
    	* plug-ins/common/mblur.c
    	* plug-ins/common/nova.c
    	* plug-ins/common/papertile.c
    	* plug-ins/common/png.c
    	* plug-ins/common/polar.c
    	* plug-ins/common/psd.c
    	* plug-ins/common/semiflatten.c
    	* plug-ins/common/sinus.c
    	* plug-ins/common/sparkle.c
    	* plug-ins/common/tiff.c
    	* plug-ins/common/vpropagate.c
    	* plug-ins/common/warp.c
    	* plug-ins/common/whirlpinch.c
    	* plug-ins/gap/gap_filter_iterators.c
    	* plug-ins/gap/gap_mov_dialog.c
    	* plug-ins/gdyntext/gdyntext.c
    	* plug-ins/gfig/gfig.c
    	* plug-ins/gfli/gfli.c
    	* plug-ins/ifscompose/ifscompose.c
    	* plug-ins/maze/handy.c
    	* plug-ins/mosaic/mosaic.c
    	* plug-ins/pagecurl/pagecurl.c
    	* plug-ins/script-fu/script-fu-scripts.c
    	* plug-ins/script-fu/script-fu.c
    	* plug-ins/xjt/xjt.c: changed accordingly. A few plug-ins need
    	to be looked at more closely after this change. I tried to put
    	FIXME comments into those.
    0d533abb