Skip to content
  • Michael Natterer's avatar
    added enum GimpActiveColor which can be one of { FOREGROUND, BACKGROUND }, · 855eedf3
    Michael Natterer authored
    2004-05-27  Michael Natterer  <mitch@gimp.org>
    
    	* app/widgets/widgets-enums.[ch]: added enum GimpActiveColor which
    	can be one of { FOREGROUND, BACKGROUND },
    
    	* app/widgets/Makefile.am
    	* app/widgets/gimpfgbgeditor.[ch]: new widget implementing the
    	FG/BG/Swap/Default color area known from the toolbox.
    
    	* app/widgets/gimptoolbox-color-area.c: use the new widget.
    
    	* app/widgets/gimpcoloreditor.[ch]: replaced the FG/BG buttons and
    	the color area by a GimpFgBgEditor.
    855eedf3