Go to file
Michael Natterer a541421efe app/plug-in/plug-ins.c libgimp/libgimp-intl.h libgimpwidgets/gimpstock.c
2003-01-26  Michael Natterer  <mitch@gimp.org>

	* app/plug-in/plug-ins.c
	* libgimp/libgimp-intl.h
	* libgimpwidgets/gimpstock.c
	* plug-ins/perl/Gimp.xs
	* plug-ins/script-fu/script-fu.c
	* plug-ins/script-fu/script-fu-intl.h: replaced all remaining
	"gimp14" by GETTEXT_PACKAGE.
2003-01-26 12:24:05 +00:00
RPM Changed the name of Wilber in RPM/ -stuff (was wilbur, grrr... :) /tigert 1998-11-15 13:42:06 +00:00
app app/plug-in/plug-ins.c libgimp/libgimp-intl.h libgimpwidgets/gimpstock.c 2003-01-26 12:24:05 +00:00
cursors Added ".thumbnails" to .cvsignore 2001-12-12 12:37:28 +00:00
data new splash 2003-01-09 11:36:28 +00:00
debian Update debian/ directory for GIMP 1.2 in main tree 2001-01-29 22:58:21 +00:00
devel-docs shut up CVS 2003-01-14 10:00:26 +00:00
docs removed the description of the image title format string from the blurb 2003-01-26 01:20:20 +00:00
etc removed the description of the image title format string from the blurb 2003-01-26 01:20:20 +00:00
libgimp app/plug-in/plug-ins.c libgimp/libgimp-intl.h libgimpwidgets/gimpstock.c 2003-01-26 12:24:05 +00:00
libgimpbase removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
libgimpcolor Drop makefile.mingw{,.in}. 2002-12-23 00:38:08 +00:00
libgimpconfig removed the description of the image title format string from the blurb 2003-01-26 01:20:20 +00:00
libgimpmath Drop makefile.mingw{,.in}. 2002-12-23 00:42:28 +00:00
libgimpmodule cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
libgimpproxy cast memsize to a guint instead of format change. Problem perhaps if 2003-01-05 22:24:07 +00:00
libgimptool added enum GimpRectSelectMode which can be one of "free", "fixed-size" and 2003-01-06 16:25:04 +00:00
libgimpwidgets app/plug-in/plug-ins.c libgimp/libgimp-intl.h libgimpwidgets/gimpstock.c 2003-01-26 12:24:05 +00:00
m4macros use gimptool-1.3. 2001-11-29 13:23:44 +00:00
modules use bpl (line pitch) when iterating over the buffer. Added a simple color 2003-01-23 18:28:30 +00:00
pixmaps Made 1.3.8 release. 2002-08-20 15:27:27 +00:00
plug-ins app/plug-in/plug-ins.c libgimp/libgimp-intl.h libgimpwidgets/gimpstock.c 2003-01-26 12:24:05 +00:00
po removed the description of the image title format string from the blurb 2003-01-26 01:20:20 +00:00
po-libgimp Updated Danish translation. 2003-01-25 18:09:01 +00:00
po-plug-ins Updated Danish translation. 2003-01-25 18:09:01 +00:00
po-script-fu Updated Czech translation. 2003-01-08 22:08:50 +00:00
regexrepl updated 2002-12-01 14:53:17 +00:00
themes prefixed ALL, NONE, GROW and SHRINK with SELECTION_ since they should only 2003-01-10 13:01:41 +00:00
tips Made 1.3.11 release. 2002-12-30 20:47:42 +00:00
tools app/core/gimpdocumentlist.[ch] added "Gimp" pointers so we don't need to 2003-01-24 17:38:24 +00:00
.cvsignore add dummy all-local rules for the !gtk-doc case, to fix problems with some 2002-08-27 16:38:29 +00:00
AUTHORS fixed stupid bug that caused this plug-in to map to undefined values. 2002-11-05 23:01:04 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
ChangeLog app/plug-in/plug-ins.c libgimp/libgimp-intl.h libgimpwidgets/gimpstock.c 2003-01-26 12:24:05 +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 mention the automake-1.6 requirement. 2002-11-06 23:25:04 +00:00
INSTALL added FreeType2 URL and suggest to use GNU make. 2002-06-06 18:06:10 +00:00
MAINTAINERS Updated my CVS. app/undo.c app/undo_history.c app/core/gimpimage.[ch] 2003-01-01 23:40:53 +00:00
Makefile.am add a tooltip if a param_spec has a non-NULL blurb. Addresses bug #68485. 2003-01-25 20:29:42 +00:00
NEWS just a minor string change. 2003-01-19 12:44:31 +00:00
PLUGIN_MAINTAINERS Entered Jens Christian Restemeier as maintainer as wished. 2001-01-17 20:29:42 +00:00
README bumped our version number to 1.3.6. Added check for libgtkhtml-2.0. 2002-05-05 17:01:44 +00:00
README.i18n updated 2002-02-25 18:36:03 +00:00
README.perl 1.2.0 stuff 2000-12-25 08:08:08 +00:00
README.win32 Some edits. 2000-11-02 20:08:20 +00:00
TODO reviewed TODO 2000-12-19 02:56:06 +00:00
TODO.xml updated. 2002-02-11 00:30:16 +00:00
acinclude.m4 third times the charm. Python support macros moved here. 2002-11-06 23:19:13 +00:00
autogen.sh try automake-1.7 if automake-1.6 is not available. 2002-11-18 12:23:05 +00:00
config.h.in grr 2002-06-04 19:31:27 +00:00
config.h.win32 #define GETTEXT_PACKAGE 2002-03-28 00:10:56 +00:00
configure.in Oops, the configure.in change below didn't actually work. Refactored so it 2003-01-15 02:26:53 +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.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 Moved slovenian translation to the stable branch where they should have 2002-05-07 14:51:31 +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
gimpui-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
gimpui-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
gimpui.pc.in Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
makefile.msc when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +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 version 1.4. 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. This includes the Perl extension and thus 
all the perl plug-ins. There is no working text tool 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-user", 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 are two mailing lists dedicated to the Win32 port, "gimpwin-users" 
and "gimpwin-dev". Especially the latter also carries traffic about the 
GTk+ port to Win32 in general. To subscribe, send an empty message to

	gimpwin-users-subscribe@egroups.com
or
	gimpwin-dev-subscribe@egroups.com

respectively. You can also use the web interface at

        http://www.egroups.com/group/gimpwin-users/ and
        http://www.egroups.com/group/gimpwin-dev/ 

Note that as these mailing lists are 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