gimp/plug-ins/winsnap
Tor Lillqvist 0285191fda Test for help_path being non-NULL was wrong way.
2000-06-07  Tor Lillqvist  <tml@iki.fi>

* app/gimphelp.c (gimp_help_netscape): Test for help_path being
non-NULL was wrong way.

* app/preferences_dialog.c (file_pref_cmd_callback): Change
"From X Server" to "From windowing system".

* app/makefile.cygwin: Update according to file name changes.

* libgimp/gimp.def
* libgimp/gimpui.def
* libgimp/makefile.{cygwin,msc}: Update for Mitch's and Sven's
changes.

* plug-ins/libgck/gck/gckcolor.c: Include <glib.h> before
gimpmath.h, so G_PI don't get redefined when glib.h is included
later.

From Hans Breuer, portability fixes for MSVC compilation:

* app/dialog_handler.h: Bypass decalration of exported functions
which are marked with G_MODULE_EXPORT in dialog_handler.c when
compiling that file. Otherwise some compilers will get confused.

* app/dialog_handler.c: Define a test macro for above bypass.

* plug-ins/MapObject/mapobject_apply.c
* plug-ins/MapObject/mapobject_image.c
* plug-ins/MapObject/mapobject_shade.c: Include <string.h>.

* plug-ins/flame/flame.c: Define S_ISREG if needed.

* plug-ins/makefile.{cygwin,msc}: Updates.

* plug-ins/sel2path/global.h: Include <stdlib.h>.

* plug-ins/winsnap/winsnap.c: Include libgimp/gimpui.h.
2000-06-06 21:33:19 +00:00
..
resource.h New Win32-only plug-in: whole display or single window screenshot. Thanks 1999-07-29 00:23:51 +00:00
select.cur New Win32-only plug-in: whole display or single window screenshot. Thanks 1999-07-29 00:23:51 +00:00
small.ico New Win32-only plug-in: whole display or single window screenshot. Thanks 1999-07-29 00:23:51 +00:00
winsnap.c Test for help_path being non-NULL was wrong way. 2000-06-06 21:33:19 +00:00
winsnap.h New Win32-only plug-in: whole display or single window screenshot. Thanks 1999-07-29 00:23:51 +00:00
winsnap.ico New Win32-only plug-in: whole display or single window screenshot. Thanks 1999-07-29 00:23:51 +00:00
winsnap.rc New Win32-only plug-in: whole display or single window screenshot. Thanks 1999-07-29 00:23:51 +00:00