gimp/plug-ins
Tor Lillqvist a075daa211 Add gimpcolorspace object.
2000-01-04  Tor Lillqvist  <tml@iki.fi>

* libgimp/makefile.{cygwin.msc}: Add gimpcolorspace object.

* libgimp/gimp.def: Add functions from it.

Fixes from Hans Breuer:

* app/datafiles.c: redefine the executable flag for Win32
to _S_IREAD, to get _all_ files from the plug-in dirs as
executables (including scripts)

* app/main.c: Win32-specific changes to allow building Gimp as a
console application, with all its benefits (like inheriting the
console), but hide it if the user doesn't want it. Also, if stdout
goes to a console, give the user a chance to read the help or
version messages. (tml: I am not convinced that it is better to
build gimp as a console application, but let's try it this way for
a while.)

* app/makefile.{cygwin,msc}: Build as console application, and
link with shell32 library.

* app/paint_core.c (paint_core_motion): Pass the value of a call
to the function gimage_active_drawable() to the paint_func,
instead of just passing the address of gimage_active_drawable...

(tml: This code is only called when the TOOL_TRACES_ON_WINDOW flag
is on, and only the clone tool sets that, and the clone tool's
paint_func doesn't use the drawable argument, so this hasn't
caused any trouble.)

* app/plug_in.c: On Win32, to support scripts, use new function
xspawn() instead of _spawnv. Add some more code to properly kill
plug-ins.

* libgimp/color_display.h: Add G_MODULE_EXPORT declarations.
2000-01-04 17:46:41 +00:00
..
AlienMap Redid my latest change here, since it didn't solve the problem. Now, 2000-01-02 20:52:57 +00:00
AlienMap2 Redid my latest change here, since it didn't solve the problem. Now, 2000-01-02 20:52:57 +00:00
FractalExplorer added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
Lighting more i18n issues 1999-12-28 22:21:17 +00:00
MapObject added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
bmp The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
borderaverage dialog layout and i18n 2000-01-02 15:51:41 +00:00
common plug-ins/common/plugindetails.c plug-ins/common/pnm.c 2000-01-03 13:01:51 +00:00
dbbrowser plug-ins/common/plugindetails.c plug-ins/common/pnm.c 2000-01-03 13:01:51 +00:00
faxg3 added gettext support 2000-01-01 15:38:59 +00:00
fits added gettext support 2000-01-01 15:38:59 +00:00
flame The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
fp including config.h appearantly does the trick... 1999-12-28 19:31:24 +00:00
gap Redid my latest change here, since it didn't solve the problem. Now, 2000-01-02 20:52:57 +00:00
gdyntext The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
gfig variable dfn before code 1999-12-21 15:39:52 +00:00
gflare added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
gfli plug-ins/gfli/fli.[ch] applied gimp-narazaki-990914-0, fixes bogus magic 1999-09-14 20:54:02 +00:00
gimpressionist The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
gpc plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
helpbrowser immediately return from the wheel mouse callback if no vertical scrollbar 1999-12-19 14:38:53 +00:00
ifscompose The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
imagemap The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
jpeg plug-ins/common/hrz.c plug-ins/common/illusion.c plug-ins/common/iwarp.c 1999-12-28 20:04:19 +00:00
libgck use libgck_la_LIBADD to get shared lib deps 1999-09-01 03:24:12 +00:00
maze added gettext support 2000-01-01 15:38:59 +00:00
megawidget plug-ins/common/diffraction.c plug-ins/common/edge.c 1999-12-22 10:03:19 +00:00
mosaic more i18n issues 1999-12-28 22:21:17 +00:00
pagecurl worked on the dialog layout 1999-12-27 14:14:53 +00:00
perl see plug-ins/perl/Changes 2000-01-02 20:19:16 +00:00
print The way is now free for a new millenium without sprintf being used together with 1999-12-30 18:54:17 +00:00
pygimp updated documentation. 1999-11-11 14:21:23 +00:00
rcm including config.h appearantly does the trick... 1999-12-28 19:31:24 +00:00
script-fu someone didn't close a bracket (I guess it was me) 2000-01-04 17:01:57 +00:00
sel2path include all header files that belong to libgimpui 1999-11-14 21:56:01 +00:00
sgi added gettext support 2000-01-01 15:38:59 +00:00
sinus i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
struc i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
twain Add Acquire under the File menu. 1999-08-26 23:49:39 +00:00
unsharp dialog layout and i18n 2000-01-02 15:51:41 +00:00
uri free the string returned by gimp_temp_name() 1999-10-27 22:16:20 +00:00
webbrowser fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
winsnap Must call gimp_set_remove_handler() to remove the browser_info_update 1999-11-09 23:01:31 +00:00
xjt more action_area beautifiction 1999-11-26 20:58:27 +00:00
.cvsignore
Makefile.am auto* stuff for helpbrowser 1999-10-04 02:23:41 +00:00
makefile.cygwin Add gimpcolorspace object. 2000-01-04 17:46:41 +00:00
makefile.msc Add gimpcolorspace object. 2000-01-04 17:46:41 +00:00