gimp/app
William Skaggs d342691580 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* app/paint-funcs/scale-funcs.c (scale_region_lanczos):
	fix variable declarations accidentally changed from gdouble
	to gint in revision 1.7; fixes bug #343804.
2006-06-05 22:45:09 +00:00
..
actions app/paint-funcs/paint-funcs.[ch] app/core/gimpchannel.[ch] 2006-06-05 20:19:12 +00:00
base Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00
composite need to test for GIMP_COMPOSITE_OPTION_NOEXTENSIONS. 2006-06-02 11:36:16 +00:00
config use "folder" in place of "directory". 2006-05-24 15:27:49 +00:00
core app/paint-funcs/paint-funcs.[ch] app/core/gimpchannel.[ch] 2006-06-05 20:19:12 +00:00
dialogs simplified further 2006-06-05 13:51:34 +00:00
display cursors/Makefile.am cursors/cursor-corner-bottom-left.png 2006-06-02 15:23:47 +00:00
file #define _GNU_SOURCE instead of _SVID_SOURCE, so we get all the 2006-05-30 07:22:53 +00:00
gui connect to "expose-event" with G_SIGNAL_CONNECT_AFTER so that the text is 2006-06-05 15:10:05 +00:00
menus Applied modified patch from Michael J. Hammel which allows to remove all 2006-05-11 12:29:57 +00:00
paint removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
paint-funcs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-05 22:45:09 +00:00
pdb fixed documentation of gimp-selection-sharpen (bug #343911). 2006-06-05 20:36:21 +00:00
plug-in Added basic framework for plug-ins to access the use_cpu_accel 2006-06-01 15:34:58 +00:00
text use PANGO_DISABLE_DEPRECATED for pango < 0.13.0. 2006-05-29 20:12:52 +00:00
tools subtract 1 from outlined width/height instead of adding 1 to filled. 2006-06-05 21:39:23 +00:00
vectors removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
widgets changed mnemonic from "_Preview" to "Pr_eview" because the GTK+ HEAD file 2006-06-04 11:49:30 +00:00
xcf added "gboolean none_ok" members to GimpParamSpecImageID, 2006-05-06 19:03:03 +00:00
.cvsignore
about.h
airbrush.c
app_procs.c app/core/gimp-user-install.[ch] always migrate old user settings during 2006-06-05 13:48:57 +00:00
app_procs.h
batch.c GIMP_BATCH_INTERPRETER can be set in the environment to override the 2006-05-30 09:41:36 +00:00
batch.h
errors.c app/errors.c app/main.c app/file/gimprecentlist.c libgimp/gimp.c 2006-05-30 01:55:42 +00:00
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
gimpcore.def updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00
main.c app/errors.c app/main.c app/file/gimprecentlist.c libgimp/gimp.c 2006-05-30 01:55:42 +00:00
Makefile.am
makefile.msc
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c
sanity.h
transform_core.c
units.c
units.h
wilber.ico