Skip to content
  • Sven Neumann's avatar
    app/core/core-enums.h moved some more enums into the right place and · bba46560
    Sven Neumann authored
    2002-03-18  Sven Neumann  <sven@gimp.org>
    
    	* app/core/core-enums.h
    	* app/core/core-types.h: moved some more enums into the right place
    	and namespacified them.
    
    	* app/undo.c
    	* app/core/gimpdrawable-bucket-fill.[ch]
    	* app/core/gimpdrawable.c
    	* app/core/gimpedit.c
    	* app/core/gimpimage-mask.c
    	* app/core/gimpimage-new.c
    	* app/core/gimpimage-qmask.c
    	* app/core/gimplayer.[ch]
    	* app/display/gimpdisplayshell-dnd.c
    	* app/gui/channels-commands.c
    	* app/gui/file-new-dialog.c
    	* app/gui/layers-commands.c
    	* app/gui/menus.c
    	* app/paint-funcs/paint-funcs.c
    	* app/tools/gimpbucketfilltool.c
    	* tools/pdbgen/pdb/image.pdb
    	* tools/pdbgen/pdb/layer.pdb
    	* tools/pdbgen/pdb/misc_tools.pdb: changed accordingly.
    
    	* libgimp/gimpcompat.h
    	* plug-ins/script-fu/siod-wrapper.c: added compat defines for changed
    	GimpMaskApplyMode enum.
    
    	* tools/pdbgen/enums.pl
    	* app/pdb/drawable_cmds.c
    	* app/pdb/edit_cmds.c
    	* app/pdb/image_cmds.c
    	* app/pdb/layer_cmds.c
    	* app/pdb/misc_tools_cmds.c
    	* libgimp/gimpenums.h
    	* plug-ins/script-fu/script-fu-constants.c: regenerated.
    bba46560