gimp/app
Martin Nordholts 8372fd28bf Added gimp_rectangle_tool_init() (and minor code cleanup).
2007-12-09  Martin Nordholts  <martinn@svn.gnome.org>

	* app/tools/gimprectangletool.[ch]: Added
	gimp_rectangle_tool_init() (and minor code cleanup).

	* app/tools/gimprectangleselecttool.c
	(gimp_rect_select_tool_init): Call gimp_rectangle_tool_init().

	* app/tools/gimpcroptool.c
	(gimp_crop_tool_init): Call gimp_rectangle_tool_init().

svn path=/trunk/; revision=24304
2007-12-09 09:38:34 +00:00
..
actions added GErrors to gimp_selection_extract() and gimp_selection_float(). 2007-12-07 18:16:28 +00:00
base if no tiles have been allocated, there's no need to invalidate any. Should 2007-11-30 12:19:21 +00:00
composite remove check for putenv(). 2007-11-06 13:28:19 +00:00
config use "open %s" as the default web-browser command on Mac OS X. 2007-11-21 12:02:12 +00:00
core Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-12-07 22:09:09 +00:00
dialogs app/core/gimpimage-merge.[ch] added GError parameters. 2007-12-06 19:51:02 +00:00
display Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-12-07 21:59:51 +00:00
file use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gui INSTALL bumped required version of GTK+ to 2.12.0. 2007-11-04 11:55:30 +00:00
menus take over cosmetic fix from upstream. 2007-08-30 15:00:50 +00:00
paint added GError arguments and fixed all functions to abort when the first 2007-12-06 18:40:12 +00:00
paint-funcs revert change below. 2007-10-21 19:00:28 +00:00
pdb added GErrors to gimp_selection_extract() and gimp_selection_float(). 2007-12-07 18:16:28 +00:00
plug-in use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
text app/base/temp-buf.c app/base/tile-manager.c accept NULL in all 2007-11-16 18:19:30 +00:00
tools Added gimp_rectangle_tool_init() (and minor code cleanup). 2007-12-09 09:38:34 +00:00
vectors added GError arguments and fixed all functions to abort when the first 2007-12-06 18:48:02 +00:00
widgets use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
xcf pass NULL GError arg to gimp_pdb_execute_procedure_by_name. 2007-12-03 07:44:49 +00:00
Makefile.am app/Makefile.am new files implementing a log facility which can be enabled 2007-11-15 10:57:53 +00:00
about.h updated copyright. 2007-01-12 14:46:30 +00:00
app.c if GIMP_UNSTABLE is undefined before calling exit() call tile_swap_exit(), 2007-06-13 14:01:37 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
batch.c only show the message about using the default batch interpreter when 2007-12-07 11:47:32 +00:00
batch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-log.c renamed log domain TOOLS to TOOL_EVENTS and added domain TOOL_FOCUS. 2007-12-07 18:52:41 +00:00
gimp-log.h renamed log domain TOOLS to TOOL_EVENTS and added domain TOOL_FOCUS. 2007-12-07 18:52:41 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated msvc build add ENABLE_TOOLBOX_MENU, it should only vanish on Mac 2007-10-27 12:41:43 +00:00
main.c app/Makefile.am new files implementing a log facility which can be enabled 2007-11-15 10:57:53 +00:00
makefile.msc updated msvc build 2007-08-05 15:16:02 +00:00
sanity.c added Pango version sanity check. 2007-11-12 13:18:01 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00