gimp/plug-ins
Tor Lillqvist 970ad834d1 libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc}
2000-02-15  Tor Lillqvist  <tml@iki.fi>

* libgimp/gimp.def
* libgimp/gimpui.def
* libgimp/makefile.{cygwin,msc}
* app/makefile.{cygwin,msc}
* plug-ins/makefile.{cygwin,msc}: Updates.

* app/datafiles.c (is_script): New Win32-only function, which
tests if a file's extension matches one of the extensions in the
PATHEXT environment variable (which the cmd.exe command
interpreter also uses). This is to avoid starting applications
associated with any random data file the user might have dropped
in the plug-ins folder, while still supporting plug-ins written in
scripting languages.

* app/gimpparasite.c (gimp_parasiterc_save): (Win32:) Cannot
rename to an existing file.

* plug-ins/Lighting/lighting_image.c
* plug-ins/Lighting/lighting_share.c
* plug-ins/MapObject/mapobject_preview.c
* plug-ins/MapObject/mapobject_shade.c: Use G_PI.

* plug-ins/common/gz.c: #ifdef G_OS_WIN32 was used before its
potential definition via glib.h.

* plug-ins/common/jpeg.c: Also recognize Exif files, which are
typically produced by digital cameras. The usually have a .jpg
file name extension, and would thus already match this plug-in,
but add the magic string just in case. They are loaded just fine
by libjpeg even if they don't have the JFIF signature.

* plug-ins/common/tiff.c: Set TIFF warning and error handler, so
we get to pass libtiff's messages through the normal channels.
2000-02-14 22:44:06 +00:00
..
AlienMap gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
AlienMap2 win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
FractalExplorer a first approach at duplicating Paths and a small cleanup to 2000-02-14 11:25:28 +00:00
Lighting libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc} 2000-02-14 22:44:06 +00:00
MapObject libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc} 2000-02-14 22:44:06 +00:00
bmp plug-ins/bmp/Makefile.am plug-ins/fits/Makefile.am 2000-02-13 01:55:11 +00:00
borderaverage *** empty log message *** 2000-01-31 02:32:30 +00:00
common libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc} 2000-02-14 22:44:06 +00:00
dbbrowser *** empty log message *** 2000-01-31 02:32:30 +00:00
faxg3 *** empty log message *** 2000-01-31 02:32:30 +00:00
fits plug-ins/bmp/Makefile.am plug-ins/fits/Makefile.am 2000-02-13 01:55:11 +00:00
flame *** empty log message *** 2000-01-31 02:32:30 +00:00
fp gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
gap plug-ins/gap/gap_decode_xanim.c fixed typo. 2000-02-11 09:02:03 +00:00
gdyntext Removed apparently annoying mis-behaviour of font-size entry in GdynText 2000-02-07 17:39:41 +00:00
gfig *** empty log message *** 2000-01-31 02:32:30 +00:00
gflare app/gdisplay_ops.c app/gradient.c app/palette.c removed the "eek" wilber 2000-02-12 13:07:59 +00:00
gfli reverted bogus change by Daniel Egger 2000-02-13 11:12:22 +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 removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
helpbrowser plug-ins/bmp/Makefile.am plug-ins/fits/Makefile.am 2000-02-13 01:55:11 +00:00
ifscompose i18n fixes 2000-02-01 01:52:32 +00:00
imagemap i18n fixes 2000-02-01 01:52:32 +00:00
jpeg libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc} 2000-02-14 22:44:06 +00:00
libgck plug-ins/libgck/gck/Makefile.am removed. 2000-02-14 18:20:17 +00:00
maze plug-ins/maze/maze.c unmark help string _() and mark for necessary. 2000-02-12 13:02:19 +00:00
mosaic gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
pagecurl use color_conversion routines out of libgimp 2000-01-30 23:56:04 +00:00
perl czech translation update 2000-02-14 20:57:48 +00:00
print plug-ins/bmp/Makefile.am plug-ins/fits/Makefile.am 2000-02-13 01:55:11 +00:00
pygimp Add build setup for modules like Gimp-Python. 2000-01-04 18:09:51 +00:00
rcm Corrected a stupid mistake I made when I changed rcm to use the 2000-02-06 20:04:24 +00:00
script-fu minor i18n fix. 2000-02-13 09:07:15 +00:00
sel2path *** empty log message *** 2000-01-31 02:32:30 +00:00
sgi plug-ins/bmp/Makefile.am plug-ins/fits/Makefile.am 2000-02-13 01:55:11 +00:00
sinus win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
struc use g* types and name the parameters in the header. 2000-02-04 22:18:50 +00:00
twain i18n fixes 2000-02-10 01:59:52 +00:00
uri more sanity checks in gimpdrawable.c and a few i18n issues 2000-01-31 13:07:39 +00:00
webbrowser *** empty log message *** 2000-01-31 02:32:30 +00:00
winsnap i18n fixes 2000-02-10 01:59:52 +00:00
xjt gimprc.in user_install renamed the "gflares" dir to "gflare" in all places 2000-02-04 15:12:17 +00:00
.cvsignore more .cvsignores 1997-11-27 22:01:52 +00:00
Makefile.am configure.in po-plug-ins/POTFILES.in plug-ins/common/Makefile.am 2000-01-25 17:46:56 +00:00
makefile.cygwin libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc} 2000-02-14 22:44:06 +00:00
makefile.msc libgimp/gimp.def libgimp/gimpui.def libgimp/makefile.{cygwin,msc} 2000-02-14 22:44:06 +00:00