Go to file
Michael Natterer e0f1bf375c Bug 572156 – top left pixel position/coordinate is not 0,0 but 1,1
2009-02-20  Michael Natterer  <mitch@gimp.org>

	Bug 572156 – top left pixel position/coordinate is not 0,0 but 1,1

	* app/display/gimpstatusbar.c
	(gimp_statusbar_push_coords)
	(gimp_statusbar_update_cursor): fix braino for
	GIMP_CURSOR_PRECISION_PIXEL_CENTER: going to the pixel's
	center doesn't need any rounding, it simply needs clipping
	the coordinates' fractional parts, gah...

	Review all tools' cursor precision:

	* app/tools/gimpblendtool.c (gimp_blend_tool_init): set cursor
	precision to SUBPIXEL.

	* app/tools/gimptexttool.c (gimp_text_tool_init)
	* app/tools/gimpmeasuretool.c (gimp_measure_tool_init)
	* app/tools/gimpeditselectiontool.c (gimp_edit_selection_tool_init):
	set cursor precision to PIXEL_BORDER.


svn path=/trunk/; revision=28053
2009-02-20 16:57:26 +00:00
app Bug 572156 – top left pixel position/coordinate is not 0,0 but 1,1 2009-02-20 16:57:26 +00:00
cursors Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
data default to empty tag set. changed to allow resources without tags 2009-02-17 21:23:33 +00:00
desktop Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
devel-docs Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
docs Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
etc Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
libgimp Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
libgimpbase Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
libgimpcolor Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
libgimpconfig Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
libgimpmath Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
libgimpmodule Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
libgimpthumb no need to g_strdup_printf() a simple string, use g_strdup() instead. 2009-02-19 20:15:23 +00:00
libgimpwidgets Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
m4macros Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
menus Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
modules Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
plug-ins plug-ins/file-faxg3/Makefile.am plug-ins/help/Makefile.am add 2009-02-12 20:35:21 +00:00
po got rid of extra message domain for tags. 2009-02-17 21:16:12 +00:00
po-libgimp updated and improved Russian translation 2009-02-12 20:26:56 +00:00
po-plug-ins Updated italian translation. 2009-02-19 21:41:09 +00:00
po-python updated and improved Russian translation 2009-02-12 20:26:56 +00:00
po-script-fu Updated Spanish translation by Francisco Vila 2009-02-14 10:07:52 +00:00
po-tips Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
themes Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
tools Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
AUTHORS splash screen for GIMP 2.6. Created by Alexia Death and edited together 2008-09-29 20:29:55 +00:00
COPYING Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
ChangeLog Bug 572156 – top left pixel position/coordinate is not 0,0 but 1,1 2009-02-20 16:57:26 +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
ChangeLog.pre-2-2 Copied current ChangeLog away and truncated it. 2004-12-19 02:55:34 +00:00
ChangeLog.pre-2-4 renamed the pre-2.4 ChangeLog 2007-10-23 23:36:17 +00:00
ChangeLog.pre-2-6 bumped version to 2.6.1 (interface age 1). 2008-09-30 22:10:17 +00:00
HACKING Please re-run autogen.sh after this update, and let me know if there are 2008-08-11 16:15:25 +00:00
INSTALL INSTALL autogen.sh require intltool >= 0.40.1. Looks like that was the 2009-01-13 21:09:06 +00:00
LICENSE cosmetics. 2003-08-15 10:41:31 +00:00
MAINTAINERS adjusted to enforced gnome-svn standards :-( 2007-08-31 19:34:20 +00:00
Makefile.am added ChangeLog.pre-2-6 and NEWS.pre-2-6. 2008-10-01 19:29:46 +00:00
NEWS README NEWS bumped version to 2.7.0 after creating a stable gimp-2-6 2008-10-08 22:47:51 +00:00
NEWS.pre-2-0 Makefile.am moved old NEWS to this new file. 2004-04-05 00:17:57 +00:00
NEWS.pre-2-2 added NEWS for the stable branch (no, we haven't branched yet). 2004-12-22 01:07:11 +00:00
NEWS.pre-2-4 NEWS and ChangeLog changes for GIMP 2.4 2007-10-23 23:09:46 +00:00
NEWS.pre-2-6 bumped version to 2.6.1 (interface age 1). 2008-09-30 22:10:17 +00:00
README Remove reference to the inactive gimpwin-users mailing list. 2008-11-19 07:54:46 +00:00
README.i18n removed lots of outdated information directed at developers and only kept 2008-09-03 10:06:24 +00:00
acinclude.m4 Added support for binary relocation by means of binreloc, largely based on 2005-11-06 01:06:41 +00:00
authors.dtd authors.dtd added mandatory last-active attribute, and added several 2.4 2007-02-19 21:09:18 +00:00
authors.xml last-minute updates. 2008-09-30 07:06:07 +00:00
authors.xsl added a dependency for AUTHORS on authors.xsl. 2007-02-26 10:47:22 +00:00
autogen.sh INSTALL autogen.sh require intltool >= 0.40.1. Looks like that was the 2009-01-13 21:09:06 +00:00
config.h.win32 updated msvc build add ENABLE_TOOLBOX_MENU, it should only vanish on Mac 2007-10-27 12:41:43 +00:00
configure.in got rid of extra message domain for tags. 2009-02-17 21:16:12 +00:00
gimp-zip.in Drop the timestamp from the zip file names. Add the .pc files to the 2007-11-13 09:54:59 +00:00
gimp.pc.in gimp.pc.in (Requires) substitute minimum required versions of glib and 2007-02-05 17:58:14 +00:00
gimpdefs.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
gimpthumb.pc.in use GCheckSum instead of the MD5 routine from libgimpmath. 2008-03-28 16:47:38 +00:00
gimpui.pc.in require gimp-2.0 >= $GIMP_APP_VERSION. 2007-02-05 18:56:41 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00

README

                   ------------------------------ 
                   GNU Image Manipulation Program
                         Development Branch
                   ------------------------------

GIMP 2.7 replaces earlier GIMP 2.x versions. It is advised that you
uninstall them before installing GIMP 2.7. If you want to keep your
older GIMP 2.x installation in parallel to GIMP 2.7, you have to
choose a separate prefix which is not in your default library search
path. Otherwise your GIMP 2.4 or GIMP 2.2 installation will start to
use the new libraries. You have been warned.

If you think you found a bug in this version, please make sure that it
hasn't been reported earlier and that it is not just new stuff that is
still being worked on and obviously not quite finished yet.

If you want to hack on GIMP, please read the file HACKING. For
detailed installation instructions, see the file INSTALL.


1. Web Resources
================

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 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

	http://www.gimp.org/mail_lists.html

Links to several archives of the mailing lists are included in that page.

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 GIMP, the gimp-developer mailing list is a good starting
point.


3. IRC
======

And finally, for the real junkies, there is an IRC channel devoted to
GIMP. On GIMPNet (a private free software oriented network) there is
#gimp.  Many of the developers hang out there.  Some of the GIMPNet
servers are:

	irc.gimp.org:6667
	irc.us.gimp.org:6667
	irc.eu.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.7/gtkrc so
you can have settings that only apply to 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.7/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.gimp-2.7/menurc.


Have fun,

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