Gimp/app
William Skaggs ea267753f6 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* app/core/gimpimage-sample-points.c
	* app/core/gimpimage-sample-points.h: new files

	* app/actions/view-actions.c
	* app/actions/view-commands.c
	* app/actions/view-commands.h
	* app/config/gimprc-blurbs.h
	* app/core/Makefile.am
	* app/core/core-enums.c
	* app/core/core-enums.h
	* app/core/core-types.h
	* app/core/gimp.c
	* app/core/gimp.h
	* app/core/gimpimage-crop.c
	* app/core/gimpimage-duplicate.c
	* app/core/gimpimage-flip.c
	* app/core/gimpimage-rotate.c
	* app/core/gimpimage-scale.c
	* app/core/gimpimage-undo-push.c
	* app/core/gimpimage-undo-push.h
	* app/core/gimpimage.c
	* app/core/gimpimage.h
	* app/display/gimpdisplayoptions.c
	* app/display/gimpdisplayoptions.h
	* app/display/gimpdisplayshell-appearance.c
	* app/display/gimpdisplayshell-appearance.h
	* app/display/gimpdisplayshell-callbacks.c
	* app/display/gimpdisplayshell-draw.c
	* app/display/gimpdisplayshell-draw.h
	* app/display/gimpdisplayshell-handlers.c
	* app/display/gimpdisplayshell.c
	* app/display/gimpdisplayshell.h
	* app/widgets/gimphelp-ids.h
	* menus/image-menu.xml.in: add support for a list of "sample
	points" in each image, coded and handled very similarly to
	guides, for use mainly in color correction.  See bug #137776.
2005-03-04 16:34:59 +00:00
..
actions Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-04 16:34:59 +00:00
base minor code cleanup. 2005-03-03 11:40:37 +00:00
composite Applied patch from starox-gimp@starox.org (Frederic Leroy) which fixed the 2005-03-04 07:39:47 +00:00
config Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-04 16:34:59 +00:00
core Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-04 16:34:59 +00:00
dialogs app/dialogs/resize-dialog.c (resize_dialog_reset) don't rely on GObject 2005-03-02 21:13:02 +00:00
display Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-04 16:34:59 +00:00
file app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
gui check for gthread-2.0 unless the --disable-mp option is given. 2005-02-13 15:08:08 +00:00
menus TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
paint removed the "last_visited" field from GimpGradient. Instead added the new 2005-02-26 23:55:50 +00:00
paint-funcs app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
pdb use boolean values to indicate whether a path is linked ("locked"). 2005-03-03 11:10:37 +00:00
plug-in app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
text app/text/gimptextlayout.[ch] allow to adjust letter-spacing. 2005-03-02 12:54:54 +00:00
tools Fixed bug #165618: 2005-03-04 11:42:46 +00:00
vectors app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
widgets Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-04 16:34:59 +00:00
xcf app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
airbrush.c
app_procs.c check for gthread-2.0 unless the --disable-mp option is given. 2005-02-13 15:08:08 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c changed handling of the 'gimp -b -' command-line. It used to spawn three 2004-12-12 18:41:52 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c
errors.h
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
main.c added a comment about the use of mallopt() and what could be done instead. 2005-02-15 11:19:23 +00:00
Makefile.am check for gthread-2.0 unless the --disable-mp option is given. 2005-02-13 15:08:08 +00:00
makefile.msc TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c there is no such thing as GLib+ 2005-02-02 23:51:59 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c app/units.c app/core/gimp-units.c app/core/gimp.c added a utility function 2005-01-13 13:08:00 +00:00
units.h
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00