Gimp/docs
Michael Natterer 758de05b72 made the gimp_object_get_memsize() debugging output configurable by a
2002-02-06  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpobject.c: made the gimp_object_get_memsize()
	debugging output configurable by a global "gimp_debug_memsize"
	boolean.

	* app/display/gimpdisplay.c: removed duplicated prototype.

	* app/display/gimpdisplayshell.[ch]: renamed the various cursor
	functions to be more consistent and shorter. Compress window title
	updates by adding a "gboolean title_dirty" and updating the title
	in gimp_display_shell_flush().  Added "%m" (memory size) to the
	possible title string substitutions.

	* app/display/gimpdisplay-foreach.c
	* app/display/gimpdisplayshell-handlers.c
	* app/tools/gimpfuzzyselecttool.c
	* app/tools/gimptool.c: changed accordingly.

	* app/display/gimpdisplayshell-callbacks.c: forgot to grab the
	pointer when dragging guides from the rulers. Coincidentially,
	this also fixes the buggy offset between guide and mouse
	pointer...
	Cleaned up the main tool event callback a but more.

	* app/widgets/gimppreview.c
	* app/gui/commands.c: set the new global "gimp_debug_memsize"
	toggle to TRUE while calling gimp_object_get_memsize().

	* app/gui/preferences-dialog.c: added a image title example
	containing the new "%m" feature.

	* docs/gimprc-1.3.5.in: document "%m" in the manpage.

	* app/tools/gimpbezierselecttool.c: reordered some statements.

	* app/tools/gimpdrawtool.[ch]: store the GimpDisplay passed to
	gimp_draw_tool_start() in draw_tool->gdisp and use it for
	coordinate transfomration. This way we can paint on a display
	which is not tool->gdisp.

	* app/tools/gimppainttool.c: changed the gimp_draw_tool_foo()
	calls needed to make the straight_line preview work in a way
	that does not interfere with paint_tool subclasses which want
	to do their own drawing (like the clone tool).

	Also changed the paint_tools PRETRACE_PAINT and POSTTRACE_PAINT
	flags usage in a way that subclasses can use them without major
	hackery: don't simply wrap gimp_display_flush_now() with
	PRETRACE/POSTTRACE calls, but wrap the actual painting calls, so
	subclasses are able to do useful things with paint_tool->*_coords.

	* app/tools/gimpclonetool.c: removed poking around in draw_tool
	internals and simply suspend()/resume() it in
	PRETRACE_PAINT/POSTTRACE_PAINT to get the clone_src indicator
	drawn correctly.
2002-02-07 11:33:01 +00:00
..
papers Moved various files from the docs directory to devel-docs and 2000-06-13 14:05:35 +00:00
.cvsignore shut up CVS 2002-02-03 21:11:16 +00:00
cheat_sheet.txt reformated docs/cheat_sheet.txt to be sligtly more human readable 1998-01-06 01:49:14 +00:00
gimp-1.3.1.in added comment how to handle version numbers when making releases so I 2001-08-29 18:29:40 +00:00
gimp-remote-1.3.1.in removed redefinitions of libtool macros. We use the installed libtool now. 2001-08-28 13:04:47 +00:00
gimp-remote.1.in removed redefinitions of libtool macros. We use the installed libtool now. 2001-08-28 13:04:47 +00:00
gimp.1.in added comment how to handle version numbers when making releases so I 2001-08-29 18:29:40 +00:00
gimp.txt gimp.txt: Censored two words. =) 1998-08-11 08:00:47 +00:00
gimprc-1.3.5.in made the gimp_object_get_memsize() debugging output configurable by a 2002-02-07 11:33:01 +00:00
gimprc.5.in made the gimp_object_get_memsize() debugging output configurable by a 2002-02-07 11:33:01 +00:00
gimptool-1.3.1.in docs/gimptool-1.3.1.in applied patch from Roger Leigh <rl117@york.ac.uk> 2001-12-18 20:40:50 +00:00
gimptool-2.0.1.in docs/gimptool-1.3.1.in applied patch from Roger Leigh <rl117@york.ac.uk> 2001-12-18 20:40:50 +00:00
gimptool.1.in docs/gimptool-1.3.1.in applied patch from Roger Leigh <rl117@york.ac.uk> 2001-12-18 20:40:50 +00:00
keybindings.txt 1.2.0 stuff 2000-12-25 08:08:08 +00:00
make-todo added icon for developer.gimp.org. 2001-12-16 16:37:59 +00:00
Makefile.am don't install gimp-remote manpage yet 2002-02-04 00:17:49 +00:00
quick_reference.ps Updated the Quick Reference Sheet to the much better version created 1998-07-22 21:43:47 +00:00
quick_reference.tar.gz updated the tool icons and added new ones. Removed the dvi and ps files 2000-04-12 20:42:52 +00:00
Wilber.svg New file: Our favourite pet in a svg-version :-) 2000-10-02 09:19:25 +00:00
Wilber.xcf.gz Lots o' changes for 0.99.17. See ChangeLog for details. 1998-01-04 00:43:51 +00:00
Wilber.xcf.gz.README Lots o' changes for 0.99.17. See ChangeLog for details. 1998-01-04 00:43:51 +00:00
Wilber_Construction_Kit.xcf.gz new version with additional layers by Ville Pätsi (drc). 2001-12-11 23:45:40 +00:00