gimp/app/pdb
Hans Breuer 39dbecb70f define HAVE_DIRENT_H, it's from build/win32/dirent
2001-10-28  Hans Breuer  <hans@breuer.org>

	* config.h.win32 : define HAVE_DIRENT_H, it's from build/win32/dirent

	* app/*/makefile.msc : updated
	* app/file/makefile.msc app/display/makefile.msc : new files

	* app/user_install.c : make the G_OS_WIN32 part compile again (fn -> filename)

	* app/core/gimptoolinfo.c (gimp_tool_info_init) : cosmetic change,
	make implementation signature static like the local prototype

	* app/pdb/gradients_cmds.c app/pdb/palette_cmds.c : include <string.h>
	for strlen () / strcmp () by ...
	* tools/pdbgen/pdb/gradients.pdb tools/pdbgen/pdb/palette.pdb :
	... changing the perl source here

	* app/widgets/gimpdocumentview.c : #include <string.h>

	* libgimp/makefile.msc :
	* libgimpwidgets/gimpwidgets.def : updated

	* plug-ins/makefile.msc : reflect the fact that DIRENT functions
	are removed from glib. Also define the questionable GETTEXT_PACKAGE
	and LOCALEDIR which are required to compile, not adapted to NLS
	support for win32 yet
2001-10-28 18:45:45 +00:00
..
.cvsignore changed destdir for app-side PDB wrappers to app/pdb 2001-01-21 21:58:16 +00:00
brush_select_cmds.c generate app/file/Makefile 2001-10-25 13:30:01 +00:00
brushes_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
channel_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
color_cmds.c app/gimpprogress.[ch] s/GDisplay/GimpDisplay/ 2001-10-17 11:33:43 +00:00
convert_cmds.c renamed it to GimpDisplay and made it a GimpObject subclass. 2001-09-25 17:44:03 +00:00
display_cmds.c gdk_pixbuf_new_from_stream -> _from_inline 2001-10-13 12:52:30 +00:00
drawable_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
edit_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
fileops_cmds.c generate app/file/Makefile 2001-10-25 13:30:01 +00:00
floating_sel_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
gimp-pdb.c app/plug_in.c libgimp/gimp.c libgimpbase/gimpbasetypes.h 2001-10-28 00:53:42 +00:00
gimp-pdb.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
gimppdb.c app/plug_in.c libgimp/gimp.c libgimpbase/gimpbasetypes.h 2001-10-28 00:53:42 +00:00
gimppdb.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
gimpprocedure.c app/plug_in.c libgimp/gimp.c libgimpbase/gimpbasetypes.h 2001-10-28 00:53:42 +00:00
gimpprocedure.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
gimprc_cmds.c app/gimpprogress.[ch] s/GDisplay/GimpDisplay/ 2001-10-17 11:33:43 +00:00
gradient_select_cmds.c removed gradients_get_gradient_data() here... 2001-10-25 21:59:52 +00:00
gradients_cmds.c define HAVE_DIRENT_H, it's from build/win32/dirent 2001-10-28 18:45:45 +00:00
guides_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
help_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
image_cmds.c app/gimpprogress.[ch] s/GDisplay/GimpDisplay/ 2001-10-17 11:33:43 +00:00
internal_procs.c app/plug_in.c libgimp/gimp.c libgimpbase/gimpbasetypes.h 2001-10-28 00:53:42 +00:00
internal_procs.h link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
layer_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
Makefile.am General cleanup of the selection tools and their PDB wrappers: 2001-10-22 12:13:44 +00:00
makefile.msc define HAVE_DIRENT_H, it's from build/win32/dirent 2001-10-28 18:45:45 +00:00
message_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
misc_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
palette_cmds.c define HAVE_DIRENT_H, it's from build/win32/dirent 2001-10-28 18:45:45 +00:00
parasite_cmds.c app/pdb/parasite_cmds.c fixed nasty bug in perl expression that caused all 2001-09-18 15:51:37 +00:00
paths_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
pattern_select_cmds.c generate app/file/Makefile 2001-10-25 13:30:01 +00:00
patterns_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
pdb-types.h added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
pdb_glue.h app/Makefile.am put the regex and MMX sources to EXTRA_DIST so they get 2001-05-20 14:15:09 +00:00
plug_in_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
procedural_db.c app/plug_in.c libgimp/gimp.c libgimpbase/gimpbasetypes.h 2001-10-28 00:53:42 +00:00
procedural_db.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
procedural_db_cmds.c app/plug_in.c libgimp/gimp.c libgimpbase/gimpbasetypes.h 2001-10-28 00:53:42 +00:00
README Added another warning about autogenerated files 2001-01-21 22:28:16 +00:00
selection_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
selection_tools_cmds.c General cleanup of the selection tools and their PDB wrappers: 2001-10-22 12:13:44 +00:00
text_tool_cmds.c General cleanup of the selection tools and their PDB wrappers: 2001-10-22 12:13:44 +00:00
tools_cmds.c General cleanup of the selection tools and their PDB wrappers: 2001-10-22 12:13:44 +00:00
undo_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
unit_cmds.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +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.