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
2000-01-04 17:46:41 +00:00
1999-09-24 18:28:35 +00:00
1999-12-26 07:54:39 +00:00
1999-12-19 19:54:42 +00:00
2000-01-04 17:46:41 +00:00
2000-01-04 17:46:41 +00:00
2000-01-04 17:46:41 +00:00
2000-01-03 20:23:22 +00:00
2000-01-02 00:16:47 +00:00
1999-03-21 02:36:41 +00:00
1999-05-29 01:38:58 +00:00
1999-09-06 03:45:34 +00:00
1998-12-17 11:53:22 +00:00
1999-11-12 22:31:57 +00:00
2000-01-04 17:46:41 +00:00
1998-06-07 13:54:00 +00:00
1999-06-14 22:18:02 +00:00
1999-11-17 21:13:50 +00:00
1997-11-24 22:05:25 +00:00
1999-12-23 04:19:56 +00:00
1998-03-16 23:02:31 +00:00
1999-10-09 13:37:34 +00:00
1999-10-09 13:37:34 +00:00
1999-07-13 19:44:05 +00:00
1999-08-02 05:50:14 +00:00
1999-01-21 04:49:18 +00:00
2000-01-01 20:07:16 +00:00
1999-07-17 20:37:31 +00:00
1999-07-17 20:37:31 +00:00
2000-01-02 00:16:47 +00:00
1999-07-17 20:39:39 +00:00
1998-12-24 00:49:31 +00:00
2000-01-01 16:08:09 +00:00
1999-11-21 03:18:00 +00:00
2000-01-02 11:56:56 +00:00
1997-11-24 22:05:25 +00:00
1999-03-25 23:14:36 +00:00
1999-09-24 18:28:35 +00:00
1999-09-24 18:28:35 +00:00

The GIMP: the GNU Image Manipulation Program
--------------------------------------------

This is an unstable release of the GIMP, intended for developers only.
For production use, please use the 1.0.x series.

The GIMP's home page is at 

	http://www.gimp.org

Please be sure to visit this site for information, documentation,
tutorials, news, etc.  All things GIMP-ish are available from there.

The automated plug-in registry is located at

	http://registry.gimp.org

There you can get the latest versions of plug-ins using a convenient
forms-based interface.

We have several mailing lists dedicated to GIMP user and development
discussion.  To subscribe, send mail to

	majordomo@scam.xcf.berkeley.edu

and in the body of the message put

	subscribe <list-name> your@email.address

substituting <list-name> for "gimp-user" or "gimp-developer" (without
the quotes, of course) depending on the list you want to subscribe
to.  The mailing list archives can be found at

        http://www.findmail.com/listsaver/gimp-developer/
        http://www.findmail.com/listsaver/gimp-user/

Gimp-user is a mailing list dedicated to user problems, hints and
tips, discussion of cool effects, etc.  Gimp-developer is oriented to
GIMP core and plug-in developers.  Most people will only want to be
subscribed to gimp-user.

And finally, for the real junkies, there is an IRC channel devoted to
the GIMP :-) On Byxnet (a private mostly-GIMP network) there is #gimp.
Many of the developers hang out there.  Some of the Byxnet servers are:

	irc.gimp.org:6667

You can customize the look of the interface quite a bit my editing the
~/.gimp/gtkrc file. A sample file, gtkrc.forest, is included (Thanks to
Tuomas Kuosmanen)

Included is a set of keybindings similar to those in Adobe Photoshop (tm).
You can find them in the ps-menurc file.  To use them, copy this file to
~/.gimp/menurc

We sincerely hope you enjoy the program.  Please report problems to
bugs@gimp.org.  Before reporting a problem, you may want to see if someone
else has already did (check the http://www.wilberworks.com/bugs.cgi for
this).

Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh
Description
No description provided
Readme 816 MiB
Languages
C 71.2%
Makefile 12%
HTML 11.2%
Max 2.2%
Shell 0.7%
Other 2.6%