Skip to content
  • Michael Natterer's avatar
    Move some gimp_message() calls where they belong: · 543302f5
    Michael Natterer authored
    2007-12-06  Michael Natterer  <mitch@gimp.org>
    
    	Move some gimp_message() calls where they belong:
    
    	* app/core/gimplayer-floating-sel.[ch]: removed unreachable
    	gimp_message() in floating_sel_anchor() and added GError parameter
    	to floating_sel_to_layer().
    
    	* app/core/gimplayer.c
    	* app/core/gimpimage-quick-mask.c
    	* app/actions/layers-commands.c: pass NULL or an error as
    	appropriate and show the error message.
    
    	* tools/pdbgen/pdb/floating_sel.pdb: set the error when the passed
    	layer was no floating selection.
    
    	* app/pdb/floating_sel_cmds.c: regenerated.
    
    
    svn path=/trunk/; revision=24272
    543302f5