Go to file
Helvetix Victorinox 7b7b3c3f0c app/composite/gimp-composite.h app/composite/gimp-composite-generic.h
*	app/composite/gimp-composite.h
* app/composite/gimp-composite-generic.h
* app/composite/gimp-composite-regression.h: Reformatted to include
  argument names in function prototypes.

* app/composite/gimp-composite.c
* app/composite/gimp-composite-generic.c
* app/composite/gimp-composite-regression.c: Added gtk-doc templates for functions.

* app/composite/make-install.py: migrated to new (trimmer) code and
  removed dead code.  Some beautification for generated code.

* app/composite/gimp-composite-{mmx,sse,sse2,3dnow,altivec,vis,generic}.{c,h}:
  All init() functions are also a run-time check and now expected to
  return TRUE/FALSE if the particular set of compositing functions can
  be used.

* app/composite/gimp-composite.c: No longer has to determine if
  the particular set of compositing functions can be used.

* app/composite/gimp-composite-{mmx,sse,sse2,3dnow,altivec,vis}-{install,test}.c:
  Regenerated

* app/composite/test-composite.c: Deprecated, removed.  All tests are automatically
  generated and the code is in app/composite/gimp-composite-{mmx,sse,sse2,3dnow,altivec,vis}-test.c:

* app/composite/Makefile.am: removed unused references to test-composite.c
2003-10-12 00:10:21 +00:00
app app/composite/gimp-composite.h app/composite/gimp-composite-generic.h 2003-10-12 00:10:21 +00:00
cursors Cleaned up all places which pick colors to work consistently: the concept 2003-09-26 13:33:54 +00:00
data flatten the splash (bug #124062). 2003-10-07 22:30:46 +00:00
debian Update debian/ directory for GIMP 1.2 in main tree 2001-01-29 22:58:21 +00:00
devel-docs app/composite/gimp-composite.h app/composite/gimp-composite-generic.h 2003-10-12 00:10:21 +00:00
docs Debugged winding rule issue, removed redundant paths, added IDs. 2003-10-07 00:30:20 +00:00
etc app/widgets/widgets-types.h added new struct GimpSessionInfoAux which 2003-10-11 16:50:35 +00:00
libgimp New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
libgimpbase New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
libgimpcolor New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
libgimpconfig documentation fixes. 2003-10-11 15:02:03 +00:00
libgimpmath New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
libgimpmodule New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
libgimpwidgets New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
m4macros set the default minimum version to 1.3.18. 2003-08-21 09:50:23 +00:00
modules made pullout a percentage instead of a maximal value. (gimp_rgb_to_cmyk): 2003-09-02 22:52:25 +00:00
plug-ins repaired this script (bug #124207). 2003-10-10 14:46:04 +00:00
po removed the grid parasite related functions from here ... 2003-10-10 14:11:47 +00:00
po-libgimp Remove, unmaintained. 2003-10-09 21:34:24 +00:00
po-plug-ins Updated French translation. 2003-10-09 23:06:15 +00:00
po-script-fu Updated French translation. 2003-10-09 23:06:15 +00:00
regexrepl updated 2002-12-01 14:53:17 +00:00
themes removed the grid parasite related functions from here ... 2003-10-10 14:11:47 +00:00
tips Made 1.3.21 release. 2003-10-05 23:00:36 +00:00
tools app/widgets/gimpdocked.[ch] renamed GimpDockedIface to 2003-10-11 14:30:18 +00:00
.cvsignore shut up cvs 2003-10-10 16:28:46 +00:00
AUTHORS removed a double entry, added some new ones. 2003-07-01 12:50:44 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
ChangeLog app/composite/gimp-composite.h app/composite/gimp-composite-generic.h 2003-10-12 00:10:21 +00:00
ChangeLog.pre-1-0 changelog split up 1998-06-07 13:54:00 +00:00
ChangeLog.pre-1-2 roll changelog for 1.2 2000-12-25 22:09:39 +00:00
HACKING HACKING require libtool version 1.5.0 or newer when building on Win32. 2003-09-03 17:36:49 +00:00
INSTALL bumped version number to 1.3.18. 2003-07-29 11:27:05 +00:00
LICENSE cosmetics. 2003-08-15 10:41:31 +00:00
MAINTAINERS Cursor keys now move the currently active anchors, SHIFT and CTRL increase 2003-09-18 00:42:26 +00:00
Makefile.am New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
NEWS list some new stuff since 1.3.21 2003-10-10 16:12:41 +00:00
PLUGIN_MAINTAINERS Entered Jens Christian Restemeier as maintainer as wished. 2001-01-17 20:29:42 +00:00
README changed the gettext domain prefix to gimp20. 2003-07-20 12:40:30 +00:00
README.i18n Makefile.am removed this file. 2003-02-23 16:29:30 +00:00
README.win32 Update. 2003-09-01 00:13:08 +00:00
TODO.xml updated states 2003-02-06 16:09:35 +00:00
acinclude.m4 third times the charm. Python support macros moved here. 2002-11-06 23:19:13 +00:00
autogen.sh changed to 1.5 since win32 libtool doesn't seem to be reporting the micro 2003-09-04 18:44:08 +00:00
config.h.in grr 2002-06-04 19:31:27 +00:00
config.h.win32 Add comment that the file is outdated. 2003-09-10 02:46:31 +00:00
configure.in New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
gimp-1.3.pc.in Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
gimp-2.0.pc.in Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
gimp-zip.in New file, shell script used to build zipfiles for distribution of Windows 2003-10-09 21:33:27 +00:00
gimp.pc.in Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
gimp.spec.in Enabled debuginfo packages again. 2003-10-08 18:17:05 +00:00
gimptool-1.3.in strip paths from the plug-in filename for installation (fixes #97111). 2002-10-29 11:25:09 +00:00
gimptool-2.0.in strip paths from the plug-in filename for installation (fixes #97111). 2002-10-29 11:25:09 +00:00
gimptool-win32.c.in Use g_find_program_in_path(). 2003-07-27 22:52:25 +00:00
gimpui-1.3.pc.in require gtk+ >= 2.2. 2003-03-25 22:13:10 +00:00
gimpui-2.0.pc.in require gtk+ >= 2.2. 2003-03-25 22:13:10 +00:00
gimpui.pc.in require gtk+ >= 2.2. 2003-03-25 22:13:10 +00:00
makefile.msc updated win32 (msvc) build 2003-05-24 17:00:03 +00:00

README

The GIMP: The GNU Image Manipulation Program
============================================

This is version 1.3, the developers version of The GIMP. Only use it
if you are brave and curious and want to participate development
towards the next stable release GIMP version 2.0. This is a developers
version. We know it has bugs and it might not even compile. You have
been warned!

Some features that were present in GIMP 1.2 are disabled or not even
included in this release. The perl bindings as well as all the perl
scripts are not any longer included in this source tree. They have
been moved into its own module called gimp-perl and await being
porting to GIMP-1.3 and GTK+-2.0.

The new text tool is only halfway done and various other tools and
functions are broken. Almost everything is under construction. Don't
even think about using this for daily work. If you are a software
distributor, dont' dare to ship this package to innocent users.

For installation instructions, see the file INSTALL.


1. Web Resources
================

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.

The latest version of The GIMP can be found at:

	http://www.gimp.org/download/


2. Mailing Lists
================

We have several mailing lists dedicated to GIMP user and development
discussion.  There is more info at

	https://lists.xcf.berkeley.edu/mailman/listinfo/<listname>

substituting <listname> for "gimp-announce", "gimp-user", "gimp-win-users"
or "gimp-developer" (without the quotes, of course) depending on the list
you want to subscribe to.  Links to the mailing list archives can be
found at the same addresses as given above.

Gimp-announce is a low-traffic list with announcements about new
releases of GIMP and plug-ins. 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. If you want to
help develop The GIMP, the gimp-developer mailing list is a good
starting point.

There is also a mailing list dedicated to users of the Win32 port
"gimpwin-users".  To subscribe, send an empty message to

	gimpwin-users-subscribe@egroups.com

You can also use the web interface at
http://www.egroups.com/group/gimpwin-users/. Note that as this mailing
list is hosted on egroups.com; the messages from the list contain
relatively unintrusive and easily ignored advertisements at the
end. But if you are absolutely allergic to ads, don't subscribe.


3. IRC
======

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.  One of the Byxnet servers are:

	irc.gimp.org:6667


4. Customizing
==============

The look of GIMP's interface can be customized like any other GTK app
by editing the ~/.gtkrc file or by using "themes" (ready-made
customizations).  For downloadable themes and further details, see
http://gtk.themes.org.  Additionally GIMP reads ~/.gimp-1.3/gtkrc so
you can have settings that only apply to The GIMP.

Included is a set of keybindings similar to those in Adobe Photoshop.
You can find them in the ps-menurc file.  To use them, copy this file
to ~/.gimp-1.3/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.gimp-1.3/menurc.


5. Bugs
=======

Since this is a developers version, we are at the moment not really
interested in receiving too many bug-reports. Some parts of the code
are unfinished and under heavy development and we know that.
Bug-reports for incomplete or missing are features are therefore often
not helpful. Instead of filing a bug you should try to contact the
person who is working on this particular part of the program (see the
ChangeLog) or try to fix it yourself. You should report crashes and
other severe bugs at Bugzilla (http://bugzilla.gnome.org/). Your
bug-report needs to provide detailed instruction of how to reproduce
the problem. For reports on crashes, please also include a stack
trace.

If you experience crashes whenever you try to start gimp-1.3, you are
most probably using gdkxft or another LD_PRELOAD hack designed for
gtk+-1.2. These hacks will not work with GTK+-2.0 applications like
this version of The GIMP.


Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh
  Sven Neumann
  Michael Natterer