gimp/libgimp
Sven Neumann a65e1a39e4 app/core/Makefile.am new file that holds enums that are registered with
2001-12-08  Sven Neumann  <sven@gimp.org>

	* app/core/Makefile.am
	* app/core/core-enums.h: new file that holds enums that are registered
	with the type system and is used to generate core-enums.c.

	* app/core/core-types.h: include core-enums.h

	* app/base/base-types.h: namespace cleanup. Prefix all enumeration
	types with Gimp and their values with GIMP. Moved GimpLayerModeEffects
	enum ...

	* app/base/base-enums.h: ... here.

	* app/image_map.c
	* app/base/temp-buf.c
	* app/core/gimpcontext.[ch]
	* app/core/gimpdrawable-transform.c
	* app/core/gimpdrawable.c
	* app/core/gimpedit.c
	* app/core/gimpimage-mask.c
	* app/core/gimpimage-merge.c
	* app/core/gimpimage-new.c
	* app/core/gimpimage-projection.c
	* app/core/gimpimage.[ch]
	* app/core/gimplayer.[ch]
	* app/display/gimpdisplayshell-dnd.c
	* app/display/gimpdisplayshell-render.c
	* app/gui/brush-select.c
	* app/gui/layers-commands.c
	* app/gui/preferences-dialog.c
	* app/gui/toolbox.c
	* app/paint-funcs/paint-funcs.[ch]
	* app/tools/gimpconvolvetool.c
	* app/tools/gimperasertool.c
	* app/tools/gimpiscissorstool.c
	* app/tools/gimppainttool.[ch]
	* app/tools/gimptexttool.c
	* app/tools/paint_options.c
	* app/widgets/gimplayerlistview.c
	* app/widgets/gimpwidgets-constructors.[ch]
	* app/xcf/xcf-load.c
	* tools/pdbgen/pdb/brush_select.pdb
	* tools/pdbgen/pdb/brushes.pdb
	* tools/pdbgen/pdb/color.pdb
	* tools/pdbgen/pdb/layer.pdb
	* tools/pdbgen/pdb/tools.pdb: changed accordingly.

	* libgimpbase/gimpbasetypes.h: no need to chop GIMP prefix off the
	enums any longer.

	* app/pdb/brush_select_cmds.c
	* app/pdb/brushes_cmds.c
	* app/pdb/color_cmds.c
	* app/pdb/layer_cmds.c
	* app/pdb/message_cmds.c
	* app/pdb/procedural_db_cmds.c
	* app/pdb/tools_cmds.c
	* libgimp/gimpenums.h
	* plug-ins/script-fu/script-fu-constants.c
	* tools/pdbgen/enums.pl: regenerated.

	* app/gimprc.c: removed code to parse for "plug_in" keyword which was
	left over from some very early gimp days.

	* app/plug-in/plug-in.[ch]: removed now unused function plug_in_add().
2001-12-08 23:12:59 +00:00
..
.cvsignore libgimp/.cvsignore libgimp/Makefile.am libgimp/gimp.h removed 2001-05-22 00:36:38 +00:00
COPYING Hmm... this actually wasn't the file as advertised by the ChangeLog.... 2000-01-02 23:11:47 +00:00
Makefile.am app/core/Makefile.am libgimp/Makefile.am libgimpbase/Makefile.am 2001-12-01 15:54:57 +00:00
gimp.c removed the "palette" PDB type again. Incremented protocol version. 2001-11-09 19:04:41 +00:00
gimp.def need to link with pangof2 2001-09-22 19:47:27 +00:00
gimp.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimp_pdb.h forgot to commit last time. 2001-11-19 18:23:43 +00:00
gimpbrushes_pdb.c guard inclusion of <process.h> by G_OS_WIN32 add include <string.h> if the 2001-03-18 12:51:37 +00:00
gimpbrushes_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbrushmenu.c libgimp/gimpbrushmenu.c libgimp/gimpexport.c libgimp/gimpgradientmenu.c 2001-07-31 12:10:14 +00:00
gimpbrushselect_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpbrushselect_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpchannel.c tools/pdbgen/lib.pl tools/pdbgen/pdb.pl tools/pdbgen/pdb/channel.pdb 2001-01-25 01:20:05 +00:00
gimpchannel.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpchannel_pdb.c AUTHORS app/authors.h app/pdb/channel_cmds.c app/pdb/internal_procs.c 2001-01-29 00:02:33 +00:00
gimpchannel_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpcolor_pdb.c Clean up after Marc Lehmann who changed tools/pdbgen/pdb/color.pdb and 2001-11-24 21:34:26 +00:00
gimpcolor_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpcolordisplay.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpcolorselector.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpconvert_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpconvert_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpdisplay_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpdisplay_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpdrawable.c fixed a FIXME: set the sensitivity of the color tools' menu entries again. 2001-06-14 20:07:38 +00:00
gimpdrawable.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpdrawable_pdb.c renamed ChannelOffsetType to GimpOffsetType. 2001-04-18 20:41:15 +00:00
gimpdrawable_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpedit_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpedit_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpenums.h app/core/Makefile.am new file that holds enums that are registered with 2001-12-08 23:12:59 +00:00
gimpexport.c merged Raphaels patch for bug #51114 from the stable branch. 2001-10-24 17:34:44 +00:00
gimpexport.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpfileops_pdb.c tools/pdbgen/pdb/fileops.pdb added a few more PDB wrappers 2000-08-25 15:38:38 +00:00
gimpfileops_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpfloatingsel_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpfloatingsel_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpgimprc_pdb.c fixed a typo spotted by Ed Halley <ed@halley.cc>. 2001-09-17 18:11:15 +00:00
gimpgimprc_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpgradientmenu.c require GLib-1.3.10, GTK+-1.3.10 and Pango-0.21 2001-10-28 11:18:32 +00:00
gimpgradients_pdb.c removed gradients_get_gradient_data() here... 2001-10-25 21:59:52 +00:00
gimpgradients_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpgradientselect_pdb.c removed gradients_get_gradient_data() here... 2001-10-25 21:59:52 +00:00
gimpgradientselect_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpguides_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpguides_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimphelp.c Sven Neumann <sven@gimp.org> 2000-05-31 06:15:06 +00:00
gimphelp_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimphelp_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpimage.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpimage.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpimage_pdb.c include the new "paint-funcs/paint-funcs-types.h". 2001-11-28 17:51:06 +00:00
gimpimage_pdb.h include the new "paint-funcs/paint-funcs-types.h". 2001-11-28 17:51:06 +00:00
gimpintl.h rewrote so gcc-3.0 doesn't complain. 2001-10-29 12:51:21 +00:00
gimplayer.c libgimp/gimpchannel.c libgimp/gimpimage.c libgimp/gimplayer.c 2000-08-25 00:37:35 +00:00
gimplayer.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimplayer_pdb.c app/Makefile.am put the regex and MMX sources to EXTRA_DIST so they get 2001-05-20 14:15:09 +00:00
gimplayer_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpmenu.c added -DG_DISABLE_DEPRECATED and -DGDK_DISABLE_COMPAT_H. 2001-08-29 17:48:28 +00:00
gimpmenu.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpmessage_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpmessage_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpmisc_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpmisc_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpmodule.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppalette_pdb.c require GLib-1.3.10, GTK+-1.3.10 and Pango-0.21 2001-10-28 11:18:32 +00:00
gimppalette_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpparasite_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpparasite_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppaths_pdb.c guard inclusion of <process.h> by G_OS_WIN32 add include <string.h> if the 2001-03-18 12:51:37 +00:00
gimppaths_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppatternmenu.c libgimp/gimpbrushmenu.c libgimp/gimpexport.c libgimp/gimpgradientmenu.c 2001-07-31 12:10:14 +00:00
gimppatterns_pdb.c guard inclusion of <process.h> by G_OS_WIN32 add include <string.h> if the 2001-03-18 12:51:37 +00:00
gimppatterns_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppatternselect_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimppatternselect_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimppixelrgn.c Sven Neumann <sven@gimp.org> 2000-05-31 06:15:06 +00:00
gimppixelrgn.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpplugin_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpplugin_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpprocbrowserdialog.c EEK, broken pipe on last try. 2001-08-03 19:52:08 +00:00
gimpproceduraldb.c almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
gimpproceduraldb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpproceduraldb_pdb.c guard inclusion of <process.h> by G_OS_WIN32 add include <string.h> if the 2001-03-18 12:51:37 +00:00
gimpproceduraldb_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpprocview.c EEK, broken pipe on last try. 2001-08-03 19:52:08 +00:00
gimpselection.c libgimp/gimpchannel.c libgimp/gimpimage.c libgimp/gimplayer.c 2000-08-25 00:37:35 +00:00
gimpselection.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpselection_pdb.c AUTHORS app/authors.h app/pdb/channel_cmds.c app/pdb/internal_procs.c 2001-01-29 00:02:33 +00:00
gimpselection_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpselectiontools_pdb.c General cleanup of the selection tools and their PDB wrappers: 2001-10-22 12:13:44 +00:00
gimpselectiontools_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimptexttool_pdb.c return the created layer. 2001-08-11 21:35:23 +00:00
gimptexttool_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimptile.c fixed a FIXME: set the sensitivity of the color tools' menu entries again. 2001-06-14 20:07:38 +00:00
gimptile.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimptools_pdb.c forgot to commit last time. 2001-11-19 18:23:43 +00:00
gimptools_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimptransformtools_pdb.c forgot to commit last time. 2001-11-19 18:23:43 +00:00
gimptransformtools_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimptypes.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpui.c themes/Default/images/Makefile.am 2001-11-28 01:14:06 +00:00
gimpui.def changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +00:00
gimpui.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpuitypes.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpundo_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpundo_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpunit.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpunit_pdb.c libgimp/gimp*_pdb.c autogenerate gtkdoc comments for all PDB wrappers. 2000-08-24 23:06:53 +00:00
gimpunit_pdb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpunitcache.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gserialize.c *** empty log message *** 1999-11-17 21:13:50 +00:00
gserialize.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
libgimp-intl.h check for bind_textdomain_codeset, use standard HAVE_FOO semantic for 2001-08-30 00:21:38 +00:00
makefile.mingw.in Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
makefile.msc define HAVE_DIRENT_H, it's from build/win32/dirent 2001-10-28 18:45:45 +00:00
stdplugins-intl.h rewrote so gcc-3.0 doesn't complain. 2001-10-29 12:51:21 +00:00