Gimp/app
Sven Neumann 6a0267b65e changed description of GIMP_CLONE_ALIGN_NO enum value.
2005-12-16  Sven Neumann  <sven@gimp.org>

	* app/paint/paint-enums.[ch]: changed description of
	GIMP_CLONE_ALIGN_NO enum value.

	* app/tools/gimpclonetool.c (gimp_clone_options_gui): use a combo
	box for the align mode.
2005-12-16 14:44:25 +00:00
..
actions Apparently, there was a reason for implementing the window actions 2005-11-27 12:16:48 +00:00
base fixed compilation of experimental threaded tile-swapper. Fixes bug 2005-11-11 14:28:30 +00:00
composite replaced binary operations with a naive but faster implementation using a 2005-09-27 23:10:26 +00:00
config app/config/*.c app/core/*.c app/display/*.c app/text/*.c port to 2005-12-10 19:24:36 +00:00
core fall back to the paintbrush if we can't get the paint method from the 2005-12-11 15:31:11 +00:00
dialogs added a GtkSizeGroup member and put all labels into the group. 2005-11-02 09:27:15 +00:00
display app/config/*.c app/core/*.c app/display/*.c app/text/*.c port to 2005-12-10 19:24:36 +00:00
file Applied modified patch from Luis de Bethencourt Guimera which adds a "Save 2005-10-31 20:57:03 +00:00
gui reverted previous change. 2005-11-24 15:46:30 +00:00
menus don't crash if gdk_display_get_name() returns NULL. 2005-11-26 23:03:40 +00:00
paint changed description of GIMP_CLONE_ALIGN_NO enum value. 2005-12-16 14:44:25 +00:00
paint-funcs app/paint-funcs/paint-funcs-generic.h reverted patch which makes alpha=255 2005-11-09 09:55:45 +00:00
pdb removed calls to the splash update function during initialization of 2005-11-05 13:00:04 +00:00
plug-in let the private wire methods live in the GIMP namespace. Declare internal 2005-12-13 14:11:56 +00:00
text app/config/*.c app/core/*.c app/display/*.c app/text/*.c port to 2005-12-10 19:24:36 +00:00
tools changed description of GIMP_CLONE_ALIGN_NO enum value. 2005-12-16 14:44:25 +00:00
vectors app/config/*.c app/core/*.c app/display/*.c app/text/*.c port to 2005-12-10 19:24:36 +00:00
widgets set the "use-stock" property on the created buttons so changes of the 2005-11-29 23:02:20 +00:00
xcf disable undo while the image is being loaded. 2005-08-05 14:13:10 +00:00
.cvsignore
airbrush.c
app_procs.c call g_thread_init() only if the GThread system is not already 2005-04-25 17:13:10 +00:00
app_procs.h
batch.c always call the batch interpreter in NON-INTERACTIVE mode (see bug 2005-10-20 10:44:22 +00:00
batch.h
errors.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
gimpcore.def updated 2005-09-25 19:30:55 +00:00
main.c Added support for binary relocation by means of binreloc, largely based on 2005-11-06 01:06:41 +00:00
Makefile.am Added support for binary relocation by means of binreloc, largely based on 2005-11-06 01:06:41 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
sanity.h
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico