Gimp/libgimptool
Sven Neumann a72799c53e tools/pdbgen/pdb/procedural_db.pdb use regfree() to free the regex pattern
2003-02-18  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/pdb/procedural_db.pdb
	* app/pdb/procedural_db_cmds.c: use regfree() to free the regex
	pattern buffer.

	* app/widgets/gimpdnd.c (gimp_dnd_data_dest_add): unref the
	GtkTargetList after adding it to the widget.

	* app/core/gimpimage.c (gimp_image_get_new_preview): initialize
	all fields of the mask pixel_region.

	* app/core/gimpviewable.c (gimp_viewable_get_new_preview_pixbuf):
	pass a destroy notifier to gdk_pixbuf_new_from_data() so that the
	pixel data is freed with the pixbuf.

	* libgimptool/gimptool.c (gimp_tool_class_init): register a
	finalizer that unrefs the GimpToolControl object.

	* app/widgets/gimpenummenu.c (gimp_enum_stock_box_new_with_range):
	free the generated stock_id.
2003-02-18 16:29:28 +00:00
..
.cvsignore massive tool plugin changes 2002-03-29 03:50:29 +00:00
gimptool.c tools/pdbgen/pdb/procedural_db.pdb use regfree() to free the regex pattern 2003-02-18 16:29:28 +00:00
gimptool.def libgimptool/gimptool.def Add some missing entry points. 2003-01-26 17:10:47 +00:00
gimptool.h massive tool plugin changes 2002-03-29 03:50:29 +00:00
gimptoolcontrol.h app/tools/gimpairbrushtool.[ch] app/tools/gimpbezierselecttool.[ch] 2002-05-03 11:31:08 +00:00
gimptoolenums.c Added object properties for almost all tool_options values and registered 2003-02-07 17:12:21 +00:00
gimptoolenums.h Added object properties for almost all tool_options values and registered 2003-02-07 17:12:21 +00:00
gimptoolmodule.c simplified everything a lot by merging the public GimpContextPropType enum 2003-02-09 17:32:52 +00:00
gimptoolmodule.h devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
gimptooltypes.h simplified everything a lot by merging the public GimpContextPropType enum 2003-02-09 17:32:52 +00:00
glue.c Similar additions for Win32 as in the other libgimp*/Makefile.am files: 2002-12-25 22:59:29 +00:00
Makefile.am Similar additions for Win32 as in the other libgimp*/Makefile.am files: 2002-12-25 22:59:29 +00:00
makefile.msc updated 2002-12-01 14:53:17 +00:00