Skip to content
  • Sven Neumann's avatar
    app/widgets/Makefile.am use gimp_mkenums to create widgets-enums.c, added · b4768836
    Sven Neumann authored
    2002-03-18  Sven Neumann  <sven@gimp.org>
    
    	* app/widgets/Makefile.am
    	* app/widgets/widgets-enums.[ch]: use gimp_mkenums to create
    	widgets-enums.c, added it to CVS since it contains translatable
    	messages now.
    
    	* app/widgets/gimpenummenu.[ch]: added new functions
    	gimp_enum_radio_box_new() and gimp_enum_radio_frame_new() that create
    	groups of radio buttons out of enum types.
    
    	* app/core/core-enums.[ch]: registered more enums.
    
    	* app/paint/gimpdodgeburn.h
    	* app/tools/gimpbucketfilltool.c
    	* app/tools/gimpdodgeburntool.c
    	* app/tools/gimpmagnifytool.c
    	* app/tools/transform_options.[ch]: use gimp_enum_radio_frame_new()
    	for some tool options.
    b4768836