..
.cvsignore
Core/UI separation for the paint tools:
2002-02-14 19:31:16 +00:00
Makefile.am
check for gthread-2.0 unless the --disable-mp option is given.
2005-02-13 15:08:08 +00:00
gimp-paint.c
app/actions/tool-options-commands.c app/core/gimp.c
2006-04-07 10:51:22 +00:00
gimp-paint.h
app/paint/Makefile.am removed... ...and added.
2003-09-18 13:51:10 +00:00
gimpairbrush.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimpairbrush.h
took the fade options out of GimpGradientOptions and added them to the new
2003-07-15 15:38:24 +00:00
gimpairbrushoptions.c
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
2006-01-18 20:29:40 +00:00
gimpairbrushoptions.h
Added object properties for almost all tool_options values and registered
2003-02-07 17:12:21 +00:00
gimpbrushcore-kernels.h
fixed rounding so that all brush kernels are created with a constant sum
2004-12-31 16:20:51 +00:00
gimpbrushcore.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimpbrushcore.h
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimpclone.c
use doubles for src coordinates. Added properties for "src-drawable",
2006-03-30 14:04:53 +00:00
gimpclone.h
use doubles for src coordinates. Added properties for "src-drawable",
2006-03-30 14:04:53 +00:00
gimpcloneoptions.c
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
2006-01-18 20:29:40 +00:00
gimpcloneoptions.h
Immplement "Sample Merged" for the clone tool. Fixes bug #123627 .
2005-08-28 19:17:44 +00:00
gimpconvolve.c
M ChangeLog M app/paint/gimpconvolve.c M app/paint-funcs/paint-funcs.c M
2006-04-20 07:15:15 +00:00
gimpconvolve.h
app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore
2004-05-25 20:41:09 +00:00
gimpconvolveoptions.c
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
2006-01-18 20:29:40 +00:00
gimpconvolveoptions.h
Added object properties for almost all tool_options values and registered
2003-02-07 17:12:21 +00:00
gimpdodgeburn.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimpdodgeburn.h
app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore
2004-05-25 20:41:09 +00:00
gimpdodgeburnoptions.c
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
2006-01-18 20:29:40 +00:00
gimpdodgeburnoptions.h
Added object properties for almost all tool_options values and registered
2003-02-07 17:12:21 +00:00
gimperaser.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimperaser.h
app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore
2004-05-25 20:41:09 +00:00
gimperaseroptions.c
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
2006-01-18 20:29:40 +00:00
gimperaseroptions.h
removed "gboolean hard" member/property...
2003-07-14 14:50:41 +00:00
gimpink-blob.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimpink-blob.h
added GIMP_UNDO_INK.
2005-01-14 20:13:54 +00:00
gimpink-undo.c
did a global gimage -> image substitution.
2006-03-28 17:08:36 +00:00
gimpink-undo.h
did a global gimage -> image substitution.
2006-03-28 17:08:36 +00:00
gimpink.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimpink.h
added GIMP_UNDO_INK.
2005-01-14 20:13:54 +00:00
gimpinkoptions.c
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
2006-01-18 20:29:40 +00:00
gimpinkoptions.h
app/paint/Makefile.am app/paint/gimpink-blob.[ch] app/paint/gimpink.[ch]
2004-05-26 15:34:45 +00:00
gimppaintbrush.c
did a global gimage -> image substitution.
2006-03-28 17:08:36 +00:00
gimppaintbrush.h
app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore
2004-05-25 20:41:09 +00:00
gimppaintcore-stroke.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppaintcore-stroke.h
Fixed & cleaned up paint function registration to work without GUI.
2003-08-30 13:22:20 +00:00
gimppaintcore-undo.c
did a global gimage -> image substitution.
2006-03-28 17:08:36 +00:00
gimppaintcore-undo.h
did a global gimage -> image substitution.
2006-03-28 17:08:36 +00:00
gimppaintcore.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppaintcore.h
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppaintoptions.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimppaintoptions.h
did a global gimage -> image substitution.
2006-03-28 17:08:36 +00:00
gimppencil.c
Fixed incomplete core/ui separation of paint tools and paint methods:
2005-12-27 18:57:01 +00:00
gimppencil.h
use G_DEFINE_TYPE().
2005-12-07 21:11:53 +00:00
gimppenciloptions.c
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
2006-01-18 20:29:40 +00:00
gimppenciloptions.h
app/paint/gimppencil.h app/paint/gimppenciloptions.h
2005-08-21 17:28:18 +00:00
gimpsmudge.c
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gimpsmudge.h
app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore
2004-05-25 20:41:09 +00:00
gimpsmudgeoptions.c
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
2006-01-18 20:29:40 +00:00
gimpsmudgeoptions.h
Added object properties for almost all tool_options values and registered
2003-02-07 17:12:21 +00:00
gimpsourcecore.c
use doubles for src coordinates. Added properties for "src-drawable",
2006-03-30 14:04:53 +00:00
gimpsourcecore.h
use doubles for src coordinates. Added properties for "src-drawable",
2006-03-30 14:04:53 +00:00
gimpsourceoptions.c
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
2006-01-18 20:29:40 +00:00
gimpsourceoptions.h
Immplement "Sample Merged" for the clone tool. Fixes bug #123627 .
2005-08-28 19:17:44 +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-enums.c
register GimpBrushApplicationMode.
2006-03-27 15:14:36 +00:00
paint-enums.h
register GimpBrushApplicationMode.
2006-03-27 15:14:36 +00:00
paint-types.h
Fixed incomplete core/ui separation of paint tools and paint methods:
2005-12-27 18:57:01 +00:00