Skip to content
  • Michael Natterer's avatar
    prefix with GIMP_TOOL_ACTION_ · b3c20ed2
    Michael Natterer authored
    2006-05-21  Michael Natterer  <mitch@gimp.org>
    
    	* app/tools/tools-enums.h (enum GimpToolAction): prefix with
    	GIMP_TOOL_ACTION_
    
    	* app/display/gimpdisplay.c
    	* app/display/gimpdisplayshell.c
    	* app/tools/gimpaligntool.c
    	* app/tools/gimpcolorpickertool.c
    	* app/tools/gimpcolortool.c
    	* app/tools/gimpcroptool.c
    	* app/tools/gimpdrawtool.c
    	* app/tools/gimpforegroundselecttool.c
    	* app/tools/gimpfreeselecttool.c
    	* app/tools/gimpimagemaptool.c
    	* app/tools/gimpiscissorstool.c
    	* app/tools/gimpmeasuretool.c
    	* app/tools/gimpmovetool.c
    	* app/tools/gimpnewrectselecttool.c
    	* app/tools/gimppainttool.c
    	* app/tools/gimpselectiontool.c
    	* app/tools/gimptexttool.c
    	* app/tools/gimptool.c
    	* app/tools/gimptransformtool.c
    	* app/tools/gimpvectortool.c
    	* app/tools/tool_manager.c: changed accordingly. Introduce a
    	common style for GimpTool::control()'s switch() block. Some
    	minor cleanups.
    b3c20ed2