Go to file
Sven Neumann 6bf8cf5def fixed gtk-doc comment.
2004-09-19  Sven Neumann  <sven@gimp.org>

	* libgimpcolor/gimprgb-parse.c (gimp_rgb_parse_hex): fixed gtk-doc
	comment.
2004-09-18 22:57:23 +00:00
app remove LDFLAGS references to now private file_open_dialog_show, 2004-09-18 08:21:20 +00:00
cursors build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
data added GenericName and Version, updated Categories. 2004-08-09 11:04:42 +00:00
devel-docs synced with toplevel app/Makefile.am 2004-09-18 11:58:13 +00:00
docs Made 2.1.3 release. 2004-08-06 01:45:32 +00:00
etc libgimp/gimpdrawablepreview.[ch] always show the "Preview" check button. 2004-09-01 14:01:10 +00:00
libgimp libgimp/gimpdrawablepreview.[ch] renamed gimp_drawable_preview_draw() to 2004-09-15 19:56:01 +00:00
libgimpbase Restore binary compatibility of the wire protocol that was broken by the 2004-09-13 13:33:56 +00:00
libgimpcolor fixed gtk-doc comment. 2004-09-18 22:57:23 +00:00
libgimpconfig set construct_param->foo, not construct_param*s*->foo, so we don't set the 2004-08-31 13:16:08 +00:00
libgimpmath libgimpcolor/Makefile.am added a simple unit test framework for the color 2004-07-22 23:30:52 +00:00
libgimpmodule converted tabs to spaces, removed unused #if 0'ed prototype and unused 2004-07-29 19:22:32 +00:00
libgimpthumb Applied a bunch of AIX portability fixes (bug #148813): 2004-07-30 00:57:22 +00:00
libgimpwidgets Removed check for len % 3 == 0, so that the entry accepts hex colors 2004-09-18 19:37:01 +00:00
m4macros added run-time version check and do the workaround for bug #136636 only if 2004-03-21 15:58:48 +00:00
menus added help IDs for the drawable- and vectors-visible and -liked actions as 2004-09-15 15:06:08 +00:00
modules use guint16 instead of __u16. Should fix bug #152746. 2004-09-15 20:25:41 +00:00
plug-ins patch from Kevin Cozens which reinstates corona. Fixes bug #142282. 2004-09-16 14:55:30 +00:00
po eek 2004-09-13 15:22:58 +00:00
po-libgimp Updated Canadian English translation. 2004-09-06 04:56:42 +00:00
po-plug-ins Updated Canadian English translation. 2004-09-06 16:26:25 +00:00
po-script-fu Updated Canadian English translation. 2004-09-06 16:26:25 +00:00
regexrepl Applied a bunch of small changes contributed by Tim Mooney that fix stack 2004-07-30 20:56:29 +00:00
themes gimp_create_display() with the right parameters order 2004-08-08 22:47:23 +00:00
tips Updated Canadian English translation. 2004-09-06 16:26:25 +00:00
tools configure.in added new directory app/dialogs and link libappdialogs.c into 2004-09-13 15:15:23 +00:00
.cvsignore shut up CVS 2004-09-03 09:45:17 +00:00
AUTHORS Fixed/Added some UTF-8 encoded names. Please speak up if I did mess up 2003-10-25 23:39:51 +00:00
COPYING *** empty log message *** 1999-11-17 21:13:50 +00:00
ChangeLog fixed gtk-doc comment. 2004-09-18 22:57:23 +00:00
ChangeLog.pre-1-0 changelog split up 1998-06-07 13:54:00 +00:00
ChangeLog.pre-1-2 converted to utf-8 2004-05-10 17:45:17 +00:00
ChangeLog.pre-2-0 vte sucks 2004-05-20 02:36:11 +00:00
HACKING added a rule to generate gtkuimanager XML files using an XSL 2004-05-01 22:43:15 +00:00
INSTALL updated. 2004-09-16 15:33:58 +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 More GtkAction stuff (still unused): 2004-04-19 14:54:24 +00:00
NEWS news flash 2004-09-15 22:49:14 +00:00
NEWS.pre-2-0 Makefile.am moved old NEWS to this new file. 2004-04-05 00:17:57 +00:00
PLUGIN_MAINTAINERS Added myself (= Shlomi Fish) as the maintainer of gimpressionist. 2004-07-09 15:49:48 +00:00
README NEWS updated. 2004-06-01 23:25:53 +00:00
README.i18n s/14/20/ plus whitespace clean-up. 2004-04-09 12:13:48 +00:00
README.win32 Sven fixed the EXEEXT problem in plug-ins/common. Updated README.win32 accordingly. 2004-01-29 23:49:29 +00:00
TODO.xml updated states 2003-02-06 16:09:35 +00:00
acinclude.m4 #include <string.h> for gimp-print test. Fixes #136747. 2004-03-10 19:24:21 +00:00
autogen.sh if the check for libtoolize fails, try glibtoolize. 2004-07-28 18:52:40 +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 depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
gimp-zip.in For Win32, install gimpthumb.def, like the .def files of the other 2004-04-15 21:09:23 +00:00
gimp.pc.in modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
gimp.spec.in removed references to static libraries. These are not any longer built by 2004-03-07 18:10:57 +00:00
gimpdefs.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
gimpthumb.pc.in modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
gimptool-2.0.in Create any directories in the install path that do not already exist. 2004-04-04 01:12:32 +00:00
gimptool-win32.c.in Use GIMP_APP_VERSION. 2004-01-22 08:34:37 +00:00
gimpui.pc.in modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
makefile.msc updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00

README

THIS IS AN UNSTABLE DEVELOPMENT VERSION! DO NOT USE!
====================================================

This is the development branch of The GIMP. Here's where new features
are being added. Somewhen this summer the next stable GIMP release,
GIMP 2.2, will emerge out of this. This is an early development
snapshot, there are bugs and quite some loose ends.

Since the plug-in API of GIMP 2.2 will be compatible with GIMP 2.0,
2.2 is supposed to install itself into the gimp-2.0 directories. It is
thus not possible to install this development version into the same
prefix with GIMP 2.0. A number of files will clash, so please use a
separate prefix to install this development version.

Please do not distribute binary packages of gimp-2.1!

If you want to hack on The GIMP, please read the file HACKING. For
detailed 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/downloads/


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-2.0 file or by using "themes" (ready-made
customizations).  For downloadable themes and further details, see
http://gtk.themes.org.  Additionally GIMP reads ~/.gimp-2.0/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-2.0/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.gimp-2.0/menurc.


Have fun,

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