gimp/app
William Skaggs 78e6016aaa Bill Skaggs <weskaggs@primate.ucdavis.edu>
* app/tools/gimpaligntool.[ch]: improve layout of controls.  Add
	radio buttons allowing selection of reference layer without
	using Ctrl modifier.  Handle removal of target or reference
	layers from image more correctly.  More to come.
2005-06-07 20:12:23 +00:00
..
actions cast the result of gtk_bin_get_child (). 2005-06-07 07:04:25 +00:00
base detect SSE3. 2005-06-07 07:10:22 +00:00
composite Trying to be more flexible in register use so the compiler can do reloads 2005-05-17 17:24:26 +00:00
config don't leak the return value of gtk_container_get_children (bug #305994, 2005-05-31 10:47:09 +00:00
core Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-06-03 22:46:58 +00:00
dialogs Use the canonical form for signal names. 2005-05-28 00:21:58 +00:00
display enable ellipsation on the progressbar. Fixes initial display width 2005-05-31 13:59:48 +00:00
file close the file descriptor if we fail to obtain the lock (bug #151767). 2005-04-25 16:24:20 +00:00
gui Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
menus Added API to explicitly register dynamic menu items hierarchies. Fixes bug 2005-03-24 16:08:04 +00:00
paint Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
paint-funcs app/paint-funcs/paint-funcs.c fix bug #143315. When the visibility of the 2005-03-14 18:55:24 +00:00
pdb cosmetic change: Make the stroke IDs start from 1. 2005-06-01 16:20:46 +00:00
plug-in don't crash on invalid regular expressions. 2005-05-13 08:40:10 +00:00
text set GIMP_CONFIG_PARAM_CONFIRM on the "font-path" property. Set 2005-04-13 13:14:24 +00:00
tools Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-06-07 20:12:23 +00:00
vectors cosmetic change: Make the stroke IDs start from 1. 2005-06-01 16:20:46 +00:00
widgets removed unused variable. 2005-06-06 09:40:07 +00:00
xcf added a boolean flag to the ProcDef struct to identify file procedures. 2005-04-25 12:42:26 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
Makefile.am don't use -mwindows when linking gimp-console. 2005-04-06 17:04:46 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
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 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 Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def build menus with nmake, too menus/Makefile.am : added to EXTRA_DIST 2005-04-24 15:39:15 +00:00
main.c improved "--help" output. 2005-04-06 13:15:38 +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 prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
sanity.c made the G_FILENAME_ENCODING not or incorrectly set error message more 2005-05-25 23:21:06 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
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 libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00