Go to file
Michael Natterer 80a40f0b96 libgimp/gimpbrushselect.c libgimp/gimpfontselect.c
2004-07-28  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpbrushselect.c
	* libgimp/gimpfontselect.c
	* libgimp/gimpgradientselect.c
	* libgimp/gimppalettemenu.c
	* libgimp/gimppaletteselect.c
	* libgimp/gimppatternselect.c (gimp_*_select_destroy): don't
	leak the selected object's name and its data (brush mask etc).

	* libgimp/gimpfontmenu.c: moved the icon to the left side of the
	button.

	* libgimp/gimppalettemenu.c: ditto. Added "Since: GIMP 2.2" to
	API docs.
2004-07-28 00:04:13 +00:00
app forgot to strip mnemonics here. 2004-07-27 22:38:40 +00:00
cursors minor fsckup 2004-06-13 11:27:36 +00:00
data image/g -> image/g3fax. 2004-07-22 12:47:03 +00:00
devel-docs app/app-docs.sgml app/app-sections.txt updated. 2004-07-27 18:25:43 +00:00
docs Made 2.1.2 release. 2004-07-20 01:09:16 +00:00
etc Made 2.1.2 release. 2004-07-20 01:09:16 +00:00
libgimp libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2004-07-28 00:04:13 +00:00
libgimpbase libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
libgimpcolor libgimpcolor/gimpcolor.def added new symbols. 2004-07-26 18:17:42 +00:00
libgimpconfig libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
libgimpmath libgimpcolor/Makefile.am added a simple unit test framework for the color 2004-07-22 23:30:52 +00:00
libgimpmodule comply with C99 aliasing rules. 2004-07-06 16:05:32 +00:00
libgimpthumb added copyright header, added #defines for access(), F_OK, R_OK and X_OK. 2004-07-19 13:22:44 +00:00
libgimpwidgets also accept the short hexadecimal notation (3 hex digits). 2004-07-26 22:30:35 +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 commented out "Context" menu now that we have a shortcut editor. 2004-07-27 21:17:16 +00:00
modules added back $(LCMS_LIBS) that I had accidentally removed. 2004-07-06 12:54:45 +00:00
plug-ins libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
po added app/actions/plug-in-commands.c. 2004-07-26 21:46:18 +00:00
po-libgimp added libgimpbase/gimpmemsize.c. 2004-07-27 17:04:07 +00:00
po-plug-ins Updated italian translation 2004-07-25 22:18:43 +00:00
po-script-fu modify 2004-07-20 11:01:58 +00:00
regexrepl new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
themes updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
tips Updated Basque translation. 2004-07-26 09:52:02 +00:00
tools correctly convert relative paths to URIs. Append the resulting URI only if 2004-07-22 11:32:50 +00:00
.cvsignore tools/Makefile.am app/Makefile.am app, tools, and user dir bumped to 2004-04-16 00:56:25 +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 libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2004-07-28 00:04:13 +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 Minor fixes and improvements. Suggest using a different prefix and setting 2004-07-25 07:53:27 +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 don't leak empty SVG gradients. 2004-07-27 19:34:27 +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 added some empty lines to improve readability of the output in case of 2004-07-20 10:06:46 +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 added back "pa" for Punjabi now that the missing po files have been added 2004-07-20 21:20: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