Go to file
Henrik Brix Andersen 2ff979d421 added more intuitive decribtions
2003-07-31 Henrik Brix Andersen <brix@gimp.org>

* app/core/core-enums.h (GimpGridType): added more intuitive
decribtions

* app/core/core-enums.c: regenerated

* app/display/gimpdisplayshell.c (gimp_display_shell_draw_grid):
use gdk_draw_point() instead of gdk_draw_line() for dots-only mode

* .cvsignore: added gimptool-win32.c
2003-07-31 01:41:01 +00:00
app added more intuitive decribtions 2003-07-31 01:41:01 +00:00
cursors Added ".thumbnails" to .cvsignore 2001-12-12 12:37:28 +00:00
data special Gimpcon splash 2003-07-22 14:09:24 +00:00
debian Update debian/ directory for GIMP 1.2 in main tree 2001-01-29 22:58:21 +00:00
devel-docs exclude libgimbase/gimpwin32-io.h. 2003-07-28 19:49:19 +00:00
docs Made 1.3.17 release. 2003-07-25 00:59:27 +00:00
etc Made 1.3.17 release. 2003-07-25 00:59:27 +00:00
libgimp fixed UTF-8 reversed check. 2003-07-30 16:48:12 +00:00
libgimpbase added gimpwin32-io.h. 2003-07-28 18:19:24 +00:00
libgimpcolor renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
libgimpconfig app/config/Makefile.am moved code from gimpconfig.[ch] to these new files. 2003-07-24 14:14:23 +00:00
libgimpmath libgimpcolor/gimpcolor.def Updates. 2003-07-20 22:25:55 +00:00
libgimpmodule app/gui/edit-commands.c added "Fill with Pattern" menu entry as suggested 2003-07-02 18:01:19 +00:00
libgimpwidgets added blurbs for the style properties. These show up as descriptions in 2003-07-25 12:48:06 +00:00
m4macros changed the gettext domain prefix to gimp20. 2003-07-20 12:40:30 +00:00
modules save some space by showing the stock_id instead of the colorselector's 2003-07-19 01:43:51 +00:00
plug-ins plug-ins/common/Makefile.am plug-ins/common/plugin-defs.pl new plug-in, 2003-07-31 01:12:00 +00:00
po Updated Spanish translation from Francisco Javier Fernandez 2003-07-29 12:38:11 +00:00
po-libgimp Updated Portuguese translation. 2003-07-30 01:50:21 +00:00
po-plug-ins Updated Spanish translation from Francisco Javier Fernandez 2003-07-29 12:38:11 +00:00
po-script-fu Updated Portuguese translation. 2003-07-30 01:50:21 +00:00
regexrepl updated 2002-12-01 14:53:17 +00:00
themes added style properties "tab_border" and "tab_icon_size" just as they exist 2003-07-19 11:30:10 +00:00
tips Updated Portuguese translation. 2003-07-30 01:50:21 +00:00
tools fixed UTF-8 reversed check. 2003-07-30 16:48:12 +00:00
.cvsignore added more intuitive decribtions 2003-07-31 01:41:01 +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 added more intuitive decribtions 2003-07-31 01:41:01 +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 updated for GTK+ 2.2. 2003-03-06 10:18:17 +00:00
INSTALL bumped version number to 1.3.18. 2003-07-29 11:27:05 +00:00
LICENSE Explain the mix of licenses within the GIMP distribution, and make an 2003-07-26 14:30:41 +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 Use g_find_program_in_path(). 2003-07-27 22:52:25 +00:00
NEWS Made 1.3.17 release. 2003-07-25 00:59:27 +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 Mention no prebuilt binaries of GIMP 1.3... 2003-05-31 21:51:21 +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 fix for Solaris /bin/sh (bug #118002). 2003-07-21 16:47:52 +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 added a utf8 option for string input parameters, and validate them. 2003-07-30 00:43:56 +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 Makefile.am removed this file. 2003-02-23 16:29:30 +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