Go to file
Sven Neumann 2cb8ffbe9e check for pkg.m4.
2001-12-09  Sven Neumann  <sven@gimp.org>

	* autogen.sh: check for pkg.m4.

	* configure.in: removed logic to extract GLIB CFLAGS and LDFLAGS
	from the GTK CFLAGS and LDFLAGS. Use AM_PATH_GLIB_2_0() instead.
	This change will break things on awfully misconfigured systems.
	Simplified the checks and moved version numbers to the top to ease
	maintainance. Check if gtk-doc is suffiently new.

	* app/main.c: removed the GimpConfig test code.

	* app/config/Makefile.am
	* app/config/test-config.c: added a (yet very small) standalone test
	suite for GimpConfig.

	* app/config/gimpconfig.[ch]
	* app/config/gimpconfig-deserialize.[ch]: allow to specify if
	unknown tokens should be stored or should cause a parser error.
	Changed code to store unknown tokens to use a list since a hash
	table seems to be overkill here.
2001-12-09 16:18:15 +00:00
RPM Changed the name of Wilber in RPM/ -stuff (was wilbur, grrr... :) /tigert 1998-11-15 13:42:06 +00:00
app check for pkg.m4. 2001-12-09 16:18:15 +00:00
cursors small fix. 2001-11-13 01:46:10 +00:00
data app/paint-funcs/Makefile.am made 'make dist' happy. 2001-11-25 02:17:39 +00:00
debian Update debian/ directory for GIMP 1.2 in main tree 2001-01-29 22:58:21 +00:00
devel-docs removed antique Makefile targets, including the "files" hack (which was 2001-11-15 14:42:29 +00:00
docs Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
etc Wishlist item #57669: 2001-11-16 15:08:59 +00:00
libgimp app/core/Makefile.am new file that holds enums that are registered with 2001-12-08 23:12:59 +00:00
libgimpbase app/core/Makefile.am new file that holds enums that are registered with 2001-12-08 23:12:59 +00:00
libgimpcolor app/core/Makefile.am libgimp/Makefile.am libgimpbase/Makefile.am 2001-12-01 15:54:57 +00:00
libgimpconfig check for pkg.m4. 2001-12-09 16:18:15 +00:00
libgimpmath app/core/Makefile.am libgimp/Makefile.am libgimpbase/Makefile.am 2001-12-01 15:54:57 +00:00
libgimpmodule Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
libgimpwidgets use g_tree_foreach() instead of deprecated g_tree_traverse(). 2001-12-02 15:43:00 +00:00
m4macros use gimptool-1.3. 2001-11-29 13:23:44 +00:00
modules app/core/Makefile.am libgimp/Makefile.am libgimpbase/Makefile.am 2001-12-01 15:54:57 +00:00
pixmaps bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
plug-ins app/core/Makefile.am new file that holds enums that are registered with 2001-12-08 23:12:59 +00:00
po app/Makefile.am removed, chopped... 2001-12-07 17:39:51 +00:00
po-libgimp Updated Swedish translation. 2001-12-03 01:24:49 +00:00
po-plug-ins Made 1.3.1 release. 2001-11-25 02:42:17 +00:00
po-script-fu Made 1.3.1 release. 2001-11-25 02:42:17 +00:00
regexrepl updated 2001-07-22 22:18:01 +00:00
themes app/main.c moved "message_handler" from here... 2001-12-01 21:02:34 +00:00
tips Added traditional Chinese tips file 2001-12-01 13:16:55 +00:00
tools introduced new trigraph keyword /*< pdb-skip >*/ used to skip enums for 2001-12-09 00:15:46 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
AUTHORS added Rebecca Walter (bex). 2001-11-26 13:17:18 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
ChangeLog check for pkg.m4. 2001-12-09 16:18:15 +00:00
ChangeLog.plug-ins *** empty log message *** 2000-01-26 03:22:13 +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 bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
INSTALL Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
MAINTAINERS Updating my info 2001-03-01 19:30:23 +00:00
Makefile.am Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
NEWS app/paint-funcs/Makefile.am made 'make dist' happy. 2001-11-25 02:17:39 +00:00
PLUGIN_CVS *** empty log message *** 2000-01-27 19:43:29 +00:00
PLUGIN_MAINTAINERS Entered Jens Christian Restemeier as maintainer as wished. 2001-01-17 20:29:42 +00:00
README updates 2001-11-13 04:13:58 +00:00
README.i18n added a section that mentions the GNOME translation project that 2001-08-29 21:39:54 +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 updates 2001-11-13 04:13:58 +00:00
acconfig.h HACKING Makefile.am acconfig.h autogen.sh use AM_GLIB_GNU_GETTEXT. Since 2001-09-27 15:33:53 +00:00
acinclude.m4 removed redefinitions of libtool macros. We use the installed libtool now. 2001-08-28 13:04:47 +00:00
autogen.sh check for pkg.m4. 2001-12-09 16:18:15 +00:00
config.guess config.guess new versions from CVS (at least that's what my debian package 2001-05-24 17:09:57 +00:00
config.h.in *** empty log message *** 2000-01-24 14:26:57 +00:00
config.h.win32 define HAVE_DIRENT_H, it's from build/win32/dirent 2001-10-28 18:45:45 +00:00
config.sub config.guess new versions from CVS (at least that's what my debian package 2001-05-24 17:09:57 +00:00
configure.in check for pkg.m4. 2001-12-09 16:18:15 +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 gimp.spec.in user_install new file gtkrc_user which gets 2000-11-07 23:12:03 +00:00
gimptool-1.3.in Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
gimptool-2.0.in Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +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 updated 2001-07-22 22:18:01 +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. Please do not yet report
bugs in this version. 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 (tm).
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 bug-reports. If you find a bug, contact the person
who is working on this particular part of the program (check the ChangeLog)
or try to fix it yourself.


Have fun,

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