gimp/app
Simon Budig 52a16ff5a4 Add hooks for insertion of points (and testing if insertion is possible)
2003-08-20  Simon Budig  <simon@gimp.org>

        * app/vectors/gimpstroke.[ch]: Add hooks for insertion of points
        (and testing if insertion is possible)

        * app/vectors/gimpbezierstroke.c: Implement it for BezierStrokes

        * app/tools/gimpvectoroptions.c: Adjusted Options-GUI.

        * app/tools/gimpvectortool.[ch]: Detect if the pointer is over
        the curve. Make it possible to insert points in the curve.
        Select the "Insert/Delete Nodes" mode in the tool options and
        click on the curve.
2003-08-20 17:29:13 +00:00
..
actions moved Configure Grid entry to the <Image>/Image branch 2003-07-27 10:34:15 +00:00
base retired and removed. 2003-08-18 01:47:10 +00:00
composite Regenerated installers and testers. 2003-08-20 02:55:46 +00:00
config app/config/gimpdisplayconfig.[ch] added "gboolean show_brush_outline". 2003-08-19 17:20:05 +00:00
core fixed GIMP_CHANNEL_OP_INTERSECT for channels which are smaller than the 2003-08-20 17:14:57 +00:00
dialogs app/gui/preferences-dialog.c app/text/gimptextlayer-transform.c some 2003-08-20 09:59:12 +00:00
display made the layer cycling circular. Removed the static layer_select variable 2003-08-17 16:58:39 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui app/gui/preferences-dialog.c app/text/gimptextlayer-transform.c some 2003-08-20 09:59:12 +00:00
menus use the new icons here as well. 2003-08-19 17:31:43 +00:00
paint use g_new0() instead of g_malloc() followed by memset(). Some coding style 2003-08-14 12:57:08 +00:00
paint-funcs composite/ modularisation of the automatic compositing function "wiring" 2003-08-14 07:43:34 +00:00
pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00
plug-in removed function gimp_menu_path_strip_uline() ... 2003-08-11 17:14:32 +00:00
text app/gui/preferences-dialog.c app/text/gimptextlayer-transform.c some 2003-08-20 09:59:12 +00:00
tools Add hooks for insertion of points (and testing if insertion is possible) 2003-08-20 17:29:13 +00:00
vectors Add hooks for insertion of points (and testing if insertion is possible) 2003-08-20 17:29:13 +00:00
widgets app/gui/preferences-dialog.c app/text/gimptextlayer-transform.c some 2003-08-20 09:59:12 +00:00
xcf
.cvsignore
airbrush.c
app_procs.c app/app_procs.c app/batch.c moved global variables out of main.c. 2003-08-09 11:51:42 +00:00
app_procs.h
appenv.h
batch.c app/app_procs.c app/batch.c moved global variables out of main.c. 2003-08-09 11:51:42 +00:00
batch.h
errors.c
errors.h
gimp-intl.h
gimp.rc
libgimp_glue.c
libgimp_glue.h
main.c app/app_procs.c app/batch.c moved global variables out of main.c. 2003-08-09 11:51:42 +00:00
Makefile.am check for freetype-config and set FREETYPE_LIBS. 2003-07-22 13:44:07 +00:00
makefile.mingw.in
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
wilber.ico