Skip to content
  • Michael Natterer's avatar
    attach labels and the unit_menu with GTK_SHRINK. · dd20d221
    Michael Natterer authored
    2000-02-01  Michael Natterer  <mitch@gimp.org>
    
    	* libgimp/gimpsizeentry.[ch]: attach labels and the unit_menu with
    	GTK_SHRINK.
    
    	* libgimp/gimpwidgets.[ch]: new convenience constructor
    	gimp_coordinates_new() which creates a sizeentry with two fields,
    	labels and a chainbutton.
    
    	* plug-ins/common/gauss_iir.c
    	* plug-ins/common/gauss_rle.c
    	* plug-ins/common/spread.c: use the coordinate constructor.
    
    	* plug-ins/common/mblur.c: put the settings into two separate
    	frames instead of using two nested frames.
    
    	* plug-ins/common/sample_colorize.c: don't #include <math.h>
    
    	* plug-ins/script-fu/script-fu-scripts.c: use the libgimp ui
    	functions.
    
    	* plug-ins/script-fu/script-fu.c: hm, don't remember, I guess it
    	was indentation paranoia...
    dd20d221