No description
Find a file
Manish Singh f2622e5420 configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so
* configure.in
* Makefile.am: removed tips files, AC_SUBST GIMP_PLUGINS and
GIMP_MODULES so you can easily skip those parts of the build

* acinclude.m4
* config.sub
* config.guess
* ltconfig
* ltmain.sh: libtool 1.3.2

* app/fileops.c: shuffle #includes to avoid warning about MIN and
MAX

[ The following is a big i18n patch from David Monniaux
  <david.monniaux@ens.fr> ]

* tips/gimp_conseils.fr.txt
* tips/gimp_tips.txt
* tips/Makefile.am
* configure.in: moved tips to separate dir

* po-plugins: new dir for plug-in translation files

* configure.in: add po-plugins dir and POTFILES processing

* app/boundary.c
* app/brightness_contrast.c
* app/by_color_select.c
* app/color_balance.c
* app/convert.c
* app/curves.c
* app/free_select.c
* app/gdisplay.c
* app/gimpimage.c
* app/gimpunit.c
* app/gradient.c
* app/gradient_select.c
* app/install.c
* app/session.c: various i18n tweaks

* app/tips_dialog.c: localize tips filename

* libgimp/gimpunit.c
* libgimp/gimpunitmenu.c: #include "config.h"

* plug-ins/CEL
* plug-ins/CML_explorer
* plug-ins/Lighting
* plug-ins/apply_lens
* plug-ins/autostretch_hsv
* plug-ins/blur
* plug-ins/bmp
* plug-ins/borderaverage
* plug-ins/bumpmap
* plug-ins/bz2
* plug-ins/checkerboard
* plug-ins/colorify
* plug-ins/compose
* plug-ins/convmatrix
* plug-ins/cubism
* plug-ins/depthmerge
* plug-ins/destripe
* plug-ins/gif
* plug-ins/gifload
* plug-ins/jpeg
* plug-ins/mail
* plug-ins/oilify
* plug-ins/png
* plug-ins/print
* plug-ins/ps
* plug-ins/xbm
* plug-ins/xpm
* plug-ins/xwd: plug-in i18n stuff

-Yosh
1999-05-29 16:35:47 +00:00
app configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
cursors new mouse cursor for intersection operations. 1999-05-27 09:10:10 +00:00
data corrected a typo 1999-03-25 23:14:36 +00:00
debian Removed *.files; artifacts of build process. Updated changelog for 0.99.23. 1998-03-28 19:11:36 +00:00
devel-docs/libgimp/tmpl cleaned up the messy spanish translation someone added 1997-01-01 16:47:44 +00:00
docs *** empty log message *** 1999-02-14 22:56:10 +00:00
etc corrected a typo 1999-03-25 23:14:36 +00:00
libgimp configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
libgimpbase No need for <io.h> on Win32. 1999-05-28 21:56:04 +00:00
libgimpwidgets configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
modules Check for mmap. 1999-05-29 01:38:58 +00:00
pixmaps Moved the cursors into a new directory. 1999-05-05 10:46:00 +00:00
plug-ins configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
po updated 1999-05-07 14:01:22 +00:00
po-libgimp cleaned up the messy spanish translation someone added 1997-01-01 16:47:44 +00:00
po-plug-ins configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
po-script-fu cleaned up the messy spanish translation someone added 1997-01-01 16:47:44 +00:00
RPM Changed the name of Wilber in RPM/ -stuff (was wilbur, grrr... :) /tigert 1998-11-15 13:42:06 +00:00
tips configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
tools Distribute getopt.c and makefile.msc. 1999-05-19 20:53:37 +00:00
.cvsignore shut up cvs 1999-03-21 02:36:41 +00:00
acconfig.h Check for mmap. 1999-05-29 01:38:58 +00:00
acinclude.m4 configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
AUTHORS various sundry changes 1998-12-17 11:53:22 +00:00
autogen.sh acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
ChangeLog configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
ChangeLog.pre-1-0 changelog split up 1998-06-07 13:54:00 +00:00
config.guess configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
config.h.in *** empty log message *** 1999-03-11 20:54:58 +00:00
config.h.win32 Win32 portability changes: 1999-05-04 21:32:17 +00:00
config.sub configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
configure.in configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
COPYING Fix for select by color on multilayer indexed images. Turned it back on for 1998-03-13 03:35:33 +00:00
gimp.1 This implements the rest of the unit system (unitrc loading and saving and 1999-03-16 20:14:07 +00:00
gimp.m4 Made usage printout more verbose, added --quiet and -n options 1998-07-17 08:32:02 +00:00
gimp.spec Finished the wilbur -> wilber name hassle, everything should be ok now /tigert 1998-11-15 13:58:31 +00:00
gimp1_1_splash.ppm Splash! - this should not break anything :) /tig 1999-05-29 00:08:53 +00:00
gimp_logo.ppm Initial revision 1997-11-24 22:05:25 +00:00
gimp_splash.ppm added the splash-screen image drawn by Jens Lauterbacher to the 1998-02-17 20:14:29 +00:00
gimprc-1.2.5.in 1.1.3 stuff 1999-03-09 01:18:15 +00:00
gimprc.5.in 1.1.3 stuff 1999-03-09 01:18:15 +00:00
gimprc.in corrected a typo 1999-03-25 23:14:36 +00:00
gimprc.win32 Stuff I forgot, and some further changes to gimprc.c 1999-03-07 16:24:44 +00:00
gimprc_user.in Changed MAIN(); to MAIN() 1998-03-16 23:02:31 +00:00
gimptool-1.2.in libgimp/Makefile.am fix --disable-static compilation 1998-10-22 09:49:46 +00:00
gimptool.1 *gimptool.1: minor update to add info about -strip build options. 1998-09-26 06:09:30 +00:00
gimptool.in libgimp/Makefile.am fix --disable-static compilation 1998-10-22 09:49:46 +00:00
gtkrc minor typo fix 1999-05-12 19:16:40 +00:00
gtkrc.forest2 README make info a bit more current 1998-05-31 09:05:38 +00:00
HACKING updated 1999-01-21 04:49:18 +00:00
INSTALL Administrivia 1998-12-24 00:49:31 +00:00
ltconfig configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
ltmain.sh configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
MAINTAINERS Happy-fun opaque layer moves. 1999-03-21 15:38:11 +00:00
Makefile.am configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
NEWS 1.1.4 stuff 1999-03-30 03:10:08 +00:00
ps-menurc added the splash-screen image drawn by Jens Lauterbacher to the 1998-02-17 20:14:29 +00:00
README Administrivia 1998-12-24 00:49:31 +00:00
README.i18n Makefile.am new file, explains i18n stuff 1998-11-09 02:05:24 +00:00
README.perl see plug-ins/perl/Changes 1999-03-24 10:32:32 +00:00
README.win32 New file. 1999-05-29 01:28:24 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00
TODO Mention stuff that's already been done 1999-01-12 20:00:25 +00:00
unitrc corrected a typo 1999-03-25 23:14:36 +00:00
user_install corrected a typo 1999-03-25 23:14:36 +00:00
user_install.bat corrected a typo 1999-03-25 23:14:36 +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