.. |
.cvsignore
|
Core/UI separation for the paint tools:
|
2002-02-14 19:31:16 +00:00 |
Makefile.am
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimpairbrush.c
|
removed a leftover warning (bug #97214).
|
2003-03-11 20:04:33 +00:00 |
gimpairbrush.h
|
Made GimpToolOptions a GimpContext subclass and objectified all tool
|
2003-02-05 14:39:40 +00:00 |
gimpairbrushoptions.c
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +00:00 |
gimpairbrushoptions.h
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +00:00 |
gimpclone.c
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimpclone.h
|
Made GimpToolOptions a GimpContext subclass and objectified all tool
|
2003-02-05 14:39:40 +00:00 |
gimpcloneoptions.c
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +00:00 |
gimpcloneoptions.h
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +00:00 |
gimpconvolve.c
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimpconvolve.h
|
Made GimpToolOptions a GimpContext subclass and objectified all tool
|
2003-02-05 14:39:40 +00:00 |
gimpconvolveoptions.c
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +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
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimpdodgeburn.h
|
Made GimpToolOptions a GimpContext subclass and objectified all tool
|
2003-02-05 14:39:40 +00:00 |
gimpdodgeburnoptions.c
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +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
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimperaser.h
|
Made GimpToolOptions a GimpContext subclass and objectified all tool
|
2003-02-05 14:39:40 +00:00 |
gimperaseroptions.c
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +00:00 |
gimperaseroptions.h
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +00:00 |
gimpink-blob.c
|
added app/display/ and app/plug-in/. Empty for now except for the types
|
2001-08-17 14:27:31 +00:00 |
gimpink-blob.h
|
Made GimpToolOptions a GimpContext subclass and objectified all tool
|
2003-02-05 14:39:40 +00:00 |
gimpink.c
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimpink.h
|
app/tools/gimpairbrushtool.[ch] app/tools/gimpbezierselecttool.[ch]
|
2002-05-03 11:31:08 +00:00 |
gimpinkoptions.c
|
app/tools/gimpbucketfilltool.c app/tools/gimpconvolvetool.c
|
2003-02-28 01:14:30 +00:00 |
gimpinkoptions.h
|
simplified everything a lot by merging the public GimpContextPropType enum
|
2003-02-09 17:32:52 +00:00 |
gimppaintbrush.c
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimppaintbrush.h
|
app/core/Makefile.am new object for registering GimpPaintCore subclasses,
|
2002-02-27 13:57:49 +00:00 |
gimppaintcore-kernels.h
|
Core/UI separation for the paint tools:
|
2002-02-14 19:31:16 +00:00 |
gimppaintcore-stroke.c
|
app/paint/gimppaintcore-stroke.c s/paint_options !=
|
2003-03-03 18:43:11 +00:00 |
gimppaintcore-stroke.h
|
added gimp_paint_core_stroke_vectors() which strokes the whole vector
|
2002-02-26 03:19:47 +00:00 |
gimppaintcore-undo.c
|
Reimplemented the undo history:
|
2003-02-20 12:47:42 +00:00 |
gimppaintcore-undo.h
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimppaintcore.c
|
app/paint/gimppaintcore-stroke.c s/paint_options !=
|
2003-03-03 18:43:11 +00:00 |
gimppaintcore.h
|
Separated tool_options creation from tool registration so we don't
|
2002-06-17 10:34:28 +00:00 |
gimppaintoptions.c
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +00:00 |
gimppaintoptions.h
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +00:00 |
gimppencil.c
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimppencil.h
|
Made GimpToolOptions a GimpContext subclass and objectified all tool
|
2003-02-05 14:39:40 +00:00 |
gimpsmudge.c
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimpsmudge.h
|
Made GimpToolOptions a GimpContext subclass and objectified all tool
|
2003-02-05 14:39:40 +00:00 |
gimpsmudgeoptions.c
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +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
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
gimpsourcecore.h
|
Made GimpToolOptions a GimpContext subclass and objectified all tool
|
2003-02-05 14:39:40 +00:00 |
gimpsourceoptions.c
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +00:00 |
gimpsourceoptions.h
|
Added object properties for almost all tool_options values and registered
|
2003-02-07 17:12:21 +00:00 |
makefile.msc
|
app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated
|
2003-03-03 18:14:31 +00:00 |
paint-enums.c
|
the virtual serialize_property() returning FALSE doesn't mean the
|
2003-02-08 15:27:51 +00:00 |
paint-enums.h
|
the virtual serialize_property() returning FALSE doesn't mean the
|
2003-02-08 15:27:51 +00:00 |
paint-types.h
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
paint.c
|
Moved the undo step implementations to the core and pass around lots of
|
2003-02-14 14:14:29 +00:00 |
paint.h
|
Added some kind of paint core registry. It's ugly and will change...
|
2002-02-26 02:00:02 +00:00 |