Gimp/app
Simon Budig 86e4d32a44 app/vectors/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added
2003-08-17  Simon Budig  <simon@gimp.org>

	* app/vectors/gimpstroke.[ch]
	* app/vectors/gimpbezierstroke.[ch]: Virtualized
	gimp_bezier_stroke_extend, added gimp_stroke_is_extendable.

	* app/text/gimptext-vectors.c: changed accordingly.

	* app/vectors/gimpvectors.[ch]: added gimp_vectors_anchor_select.

	* app/tools/gimpvectoroptions.[ch]: dummy switch for future
	extensions

	* app/tools/gimpvectortool.[ch]: Major overhaul. Made use of
	gimp_vector_tool_oper_update, cleaned up
	gimp_vector_tool_button_press a lot and finally have a
	working cursor_update. Still buggy, but I wanted to have it
	in CVS.
2003-08-17 02:49:24 +00:00
..
actions moved Configure Grid entry to the <Image>/Image branch 2003-07-27 10:34:15 +00:00
base If a development version (odd GIMP_MINOR_VERSION), print a warning that 2003-08-14 23:31:34 +00:00
composite app/composite/gimp-composite-vis.c Use ARCH_SPARC and USE_VIS to 2003-08-15 17:10:36 +00:00
config app/config/gimpconfig-deserialize.c app/config/gimpconfig-serialize.c 2003-08-08 19:30:23 +00:00
core added devel-docs/app. 2003-08-09 16:46:02 +00:00
dialogs extended GimpTabStyle enum so we are able to distinguish icon and preview 2003-08-15 15:03:03 +00:00
display if the canvas has no focus on button_press, set it explicitly instead of 2003-08-16 21:07:13 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui extended GimpTabStyle enum so we are able to distinguish icon and preview 2003-08-15 15:03:03 +00:00
menus applied a patch from Alan Horkan <horkana@tcd.ie> which adds an "Undo 2003-08-14 13:41:45 +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 fixed UTF-8 check. 2003-07-30 09:33:06 +00:00
plug-in removed function gimp_menu_path_strip_uline() ... 2003-08-11 17:14:32 +00:00
text app/vectors/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +00:00
tools app/vectors/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +00:00
vectors app/vectors/gimpstroke.[ch] Virtualized gimp_bezier_stroke_extend, added 2003-08-17 02:49:24 +00:00
widgets extended GimpTabStyle enum so we are able to distinguish icon and preview 2003-08-15 15:03:03 +00:00
xcf don't ignore the delete event on the splash screen, but quit gimp 2003-07-08 10:38:13 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +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 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 removed the calls to g_log_set_handler(). 2003-05-29 11:34:30 +00:00
appenv.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
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 added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
errors.c Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
libgimp_glue.c changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
libgimp_glue.h changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
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 Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +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
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
wilber.ico