gimp/plug-ins
Dave Neary 46ca5a780b Save patterns with alpha channels, and remove warning while loading
2003-06-28  Dave Neary  <bolsh@gimp.org>

        * plug-ins/common/pat.c: Save patterns with alpha
        channels, and remove warning while loading patterns
        with an alpha channel.

        * app/core/gimppattern.c
        * app/core/gimpdrawable-bucket-fill.c
        * app/paint/gimpclone.c: Make cloning from a pattern
        source, and bucket filling with a pattern, work when
        there's an alpha channel present in the pattern.

        I'm not particularly happy with this, because the only
        way to tell whether there's an alpha channel or not is
        by the number of bytes in the TempBuf the clone and
        bucketfill routines get passed, which is rather
        restrictive. It would be nice if a TempBuf had a
        _has_alpha () method.
2003-06-28 12:36:52 +00:00
..
FractalExplorer plug-ins/FractalExplorer/Dialogs.c plug-ins/common/film.c adapt to libgimp 2003-06-19 11:36:12 +00:00
Lighting Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
MapObject Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
bmp Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
common Save patterns with alpha channels, and remove warning while loading 2003-06-28 12:36:52 +00:00
dbbrowser Changed the semantics of GIMP_EXTENSION and (to some extent) of 2003-06-19 17:12:00 +00:00
faxg3 Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
fits Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
flame Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
fp removed redundant functions gimp_rgb_to_hsv_double() and 2003-05-20 18:29:13 +00:00
gdyntext removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
gfig when idle dispatching calls to plug-ins, use the data from the last call, 2003-06-19 13:01:49 +00:00
gflare Fix for #114496 and #83947. Minor code clean-up. 2003-06-06 10:39:27 +00:00
gfli Changed the semantics of GIMP_EXTENSION and (to some extent) of 2003-06-19 17:12:00 +00:00
gimp_ace pulled new sources from gle (containing a fix for kelly's justify==FILL 2000-02-07 04:10:09 +00:00
gimpressionist Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
helpbrowser Changed the semantics of GIMP_EXTENSION and (to some extent) of 2003-06-19 17:12:00 +00:00
ifscompose app/gui/info-window.c libgimpwidgets/gimpcolorscales.c applied some 2003-06-11 15:55:48 +00:00
imagemap Fix for #113445 (Again) 2003-06-08 20:57:31 +00:00
jpeg configure.in plug-ins/common/Makefile.am Add support for the keeping of 2003-06-22 20:41:22 +00:00
libgck just a minor string change. 2003-01-19 12:44:31 +00:00
maze Changed the semantics of GIMP_EXTENSION and (to some extent) of 2003-06-19 17:12:00 +00:00
mosaic Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
pagecurl Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
print 64-bit cleaniless cleanup. 2003-04-16 18:09:36 +00:00
pygimp Missing self. reference. Fixes #115714. 2003-06-28 00:06:58 +00:00
rcm Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
script-fu attempt to convert text from locale encoding. 2003-06-25 21:18:45 +00:00
sel2path don't clear the selection after creating the path. Minor cleanups. 2003-05-15 14:23:23 +00:00
sgi Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
twain Changed the semantics of GIMP_EXTENSION and (to some extent) of 2003-06-19 17:12:00 +00:00
uri Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
webbrowser Changed the semantics of GIMP_EXTENSION and (to some extent) of 2003-06-19 17:12:00 +00:00
winsnap Changed the semantics of GIMP_EXTENSION and (to some extent) of 2003-06-19 17:12:00 +00:00
xjt replace the win9x specific cd .... with the portable cd ..\..\.. 2003-06-19 09:57:35 +00:00
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am configure.in use automake conditionals for subdirectories so that they 2003-06-09 15:29:20 +00:00
makefile.msc replace the win9x specific cd .... with the portable cd ..\..\.. 2003-06-19 09:57:35 +00:00