Find a file
Sven Neumann 0b6f4114d8 added "message" function to the GimpProgress interface. Call
2004-10-14  Sven Neumann  <sven@gimp.org>

	* app/core/gimpprogress.[ch]: added "message" function to the
	GimpProgress interface. Call gimp_message() if it is unimplemented.

	* app/plug-in/plug-in-progress.[ch]: added new function
	plug_in_progress_message() that passes the message to the current
	proc_frame's progress.

	* app/widgets/gimpthumbbox.c: implement GimpProgress::message.
	Just do nothing in the implementation. We don't want to see
	messages from file plug-ins that we use to create the thumbnails.

	* tools/pdbgen/pdb/message.pdb
	* app/pdb/message_cmds.c: if there's a current plug-in, dispatch
	the message by calling plug_in_progress_message().

	* app/display/gimpdisplayshell-close.c: fixed wrong types in
	function calls.
2004-10-14 15:15:03 +00:00
app added "message" function to the GimpProgress interface. Call 2004-10-14 15:15:03 +00:00
cursors build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00
data data/images/gimp-splash.png there was a white spot that was making me 2004-09-28 06:21:36 +00:00
devel-docs added gimp_preview_set_default_cursor. 2004-10-14 11:04:33 +00:00
docs app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
etc Made 2.1.6 release. 2004-10-05 00:04:51 +00:00
libgimp for deprecated procedures, create a gtk-doc comment that contains a link 2004-10-06 18:25:16 +00:00
libgimpbase app/config/gimpguiconfig.[ch] added gimprc option "show-help-button". 2004-10-04 16:21:52 +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 improved error messages on missing help browser plug-in. 2004-10-13 10:34:02 +00:00
libgimpwidgets removed trailing whitespace. 2004-10-13 19:06:40 +00:00
m4macros
menus app/actions/image-actions.c added menu branch "<Image>/Image/Guides". 2004-10-13 12:58:51 +00:00
modules use guint16 instead of __u16. Should fix bug #152746. 2004-09-15 20:25:41 +00:00
plug-ins changed "Home" button to "Index". "Home" is misleading and leads to 2004-10-14 13:40:37 +00:00
po Translation updated. 2004-10-13 13:08:29 +00:00
po-libgimp Made 2.1.6 release. 2004-10-05 00:04:51 +00:00
po-plug-ins fp.c has moved. 2004-10-11 22:35:29 +00:00
po-script-fu added the new guides scripts. 2004-10-13 13:03:29 +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 use a larger icon size for GimpImagefile views. 2004-10-12 10:37:11 +00:00
tips fixed a broken entity. 2004-10-11 16:34:55 +00:00
tools added "message" function to the GimpProgress interface. Call 2004-10-14 15:15:03 +00:00
.cvsignore shut up CVS 2004-09-03 09:45:17 +00:00
acinclude.m4
AUTHORS correct UTF-8 spelling of João S. O. Bueno Calligaris. 2004-10-14 10:37:07 +00:00
autogen.sh if the check for libtoolize fails, try glibtoolize. 2004-07-28 18:52:40 +00:00
ChangeLog added "message" function to the GimpProgress interface. Call 2004-10-14 15:15:03 +00:00
ChangeLog.pre-1-0
ChangeLog.pre-1-2
ChangeLog.pre-2-0
config.h.in
config.h.win32
configure.in Moved from here... 2004-10-11 21:34:43 +00:00
COPYING
gimp-zip.in
gimp.pc.in
gimp.spec.in
gimpdefs.msc
gimpthumb.pc.in
gimptool-2.0.in
gimptool-win32.c.in
gimpui.pc.in
HACKING
INSTALL updated. 2004-09-16 15:33:58 +00:00
LICENSE
MAINTAINERS
Makefile.am defined DISTCHECK_CONFIGURE_FLAGS with the configure options that are 2004-10-12 00:33:27 +00:00
makefile.msc updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
NEWS Added a preview. 2004-10-13 21:21:48 +00:00
NEWS.pre-2-0
PLUGIN_MAINTAINERS
README added missing linebreak. 2004-09-30 10:35:53 +00:00
README.i18n
README.win32
TODO.xml

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>

with <listname> replaced by "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, "gimpwin-users", dedicated to users of the
Win32 port.  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