Gimp/app/pdb
Hans Breuer 1baa2d4581 [ I've postponed my reservations against pangoft2/fontconfig/freetype2
2003-12-12  Hans Breuer  <hans@breuer.org>

	[
	 I've postponed my reservations against pangoft2/fontconfig/freetype2
	 usage, so The Gimp should now build with msvc without patching it.
	]

	* app/makefile.msc app/text/makefile.msc : use $(PANGOFT2_CFLAGS) etc.

	* libgimpthumb/makefile.msc : (new file)
	* makefile.msc : added libgimpthumb

	* libgimpthumb/gimpthumbnail.c : include gimpwin32-io.h
	* libgimpthumb/gimpthumb-utils.c : don't compare size pointer
	with GIMP_THUMB_SIZE_FAIL but *size

	* plug-ins/makefile.msc : handle libgimpoldpreview

	* plug-ins/common/decompose.c : define cbrt() if not __GLIBC__

	* plug-ins/common/winclipboard.c : make it compile without gimpcompat.h

	* plug-ins/imagemap/imagemap_csim_lex.c : its a generated file
	but still win32/msvc has no unistd.h

	* plug-ins/pygimp/makefile.msc : (new file) to use the binary you
	need to patch glib, see bug #98737

	* plug-ins/libgimpoldpreview.c : use <libgimp/gimp.h> instead of "gimp.h"

	* **/Makefile.am : added makefile.msc to EXTRA_DIST
2003-12-13 01:35:19 +00:00
..
.cvsignore
brush_select_cmds.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
brushes_cmds.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
channel_cmds.c tools/pdbgen/pdb/channel.pdb tools/pdbgen/pdb/display.pdb 2003-12-08 12:28:29 +00:00
color_cmds.c added a missing GimpHistogramChannel parameter. Fixes wrong values in the 2003-10-30 17:48:16 +00:00
convert_cmds.c renamed gimp_convert_*() functions to gimp_image_convert_*(). 2003-12-04 14:52:24 +00:00
display_cmds.c tools/pdbgen/pdb/channel.pdb tools/pdbgen/pdb/display.pdb 2003-12-08 12:28:29 +00:00
drawable_cmds.c Fixed memory management of layers and channels which were created using 2003-12-09 18:59:35 +00:00
edit_cmds.c tools/pdbgen/pdb/edit.pdb apply Simon's changes (GIMP_OBJECT casts) to 2003-09-26 16:56:05 +00:00
fileops_cmds.c procedural_db_execute() *must* get the correct number of args, so do like 2003-10-08 10:14:17 +00:00
floating_sel_cmds.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
font_select_cmds.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
fonts_cmds.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
gimp-pdb.c renamed PDB function gimp_image_active_drawable() to 2003-12-08 18:30:54 +00:00
gimp-pdb.h Made 3rd party scripts work again after all that PDB function renaming: 2003-12-05 13:02:18 +00:00
gimppdb.c renamed PDB function gimp_image_active_drawable() to 2003-12-08 18:30:54 +00:00
gimppdb.h Made 3rd party scripts work again after all that PDB function renaming: 2003-12-05 13:02:18 +00:00
gimppluginprocedure.c Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
gimppluginprocedure.h Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
gimpprocedure.c renamed PDB function gimp_image_active_drawable() to 2003-12-08 18:30:54 +00:00
gimpprocedure.h Made 3rd party scripts work again after all that PDB function renaming: 2003-12-05 13:02:18 +00:00
gimprc_cmds.c added new API gimp_color_button_[get|set]_update() which configures the 2003-11-11 17:55:45 +00:00
gradient_select_cmds.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
gradients_cmds.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
guides_cmds.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
help_cmds.c Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
image_cmds.c iterate gimp->images directly rather than building a (leaked) temp GList 2003-12-09 11:00:37 +00:00
internal_procs.c export enum GimpRotationType to libgimp. 2003-12-09 09:03:52 +00:00
internal_procs.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
layer_cmds.c Fixed memory management of layers and channels which were created using 2003-12-09 18:59:35 +00:00
Makefile.am [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
makefile.msc still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
message_cmds.c tools/pdbgen/pdb/brush_select.pdb tools/pdbgen/pdb/brushes.pdb 2003-08-18 18:09:26 +00:00
misc_cmds.c removed the hack that used to call gimp_exit() when the batch command 2003-11-30 16:05:56 +00:00
misc_tools_cmds.c Some PDB fixes/cosmetics before doing real changes again: 2003-12-08 17:26:55 +00:00
paint_tools_cmds.c added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
palette_cmds.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
palette_select_cmds.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
palettes_cmds.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
parasite_cmds.c Fixed bug #79897 for all parasite procedures: 2003-08-17 19:58:59 +00:00
paths_cmds.c Forgot to commit this generated file earlier. 2003-10-24 20:13:48 +00:00
pattern_select_cmds.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
patterns_cmds.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
pdb-types.h added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
pdb_glue.h Some PDB cleanup: 2002-09-10 20:23:00 +00:00
plug_in_cmds.c use regfree() instead of accessing regex_t directly. 2003-09-04 17:10:30 +00:00
procedural_db.c renamed PDB function gimp_image_active_drawable() to 2003-12-08 18:30:54 +00:00
procedural_db.h Made 3rd party scripts work again after all that PDB function renaming: 2003-12-05 13:02:18 +00:00
procedural_db_cmds.c Made 3rd party scripts work again after all that PDB function renaming: 2003-12-05 13:02:18 +00:00
README
selection_cmds.c Treat changes to the selection like changes to any other drawable: 2003-10-06 12:17:11 +00:00
selection_tools_cmds.c Treat changes to the selection like changes to any other drawable: 2003-10-06 12:17:11 +00:00
text_tool_cmds.c tools/pdbgen/pdb/brush_select.pdb tools/pdbgen/pdb/brushes.pdb 2003-08-18 18:09:26 +00:00
transform_tools_cmds.c removed... 2003-09-15 17:41:18 +00:00
undo_cmds.c removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
unit_cmds.c tools/pdbgen/pdb/brush_select.pdb tools/pdbgen/pdb/brushes.pdb 2003-08-18 18:09:26 +00:00

This directory contains the PDB-wrappers for various internal
Gimp functions.

THESE FILES ARE AUTOGENERATED AND CHANGES HERE ARE USELESS!

If you need to change the code please have a look in ../../tools/pdbgen/pdb.