CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/09/02 18:50:06

Modified files:
        .              : ChangeLog 
        app/core       : gimp-edit.c gimp-edit.h 
        app/actions    : edit-commands.c buffers-commands.c 
        app/widgets    : gimptoolbox-dnd.c 
        tools/pdbgen/pdb: edit.pdb 
        libgimp        : gimp.def gimpedit_pdb.c gimpedit_pdb.h 
        app/pdb        : edit_cmds.c internal_procs.c 

Log message:
2005-09-03  Michael Natterer  <[EMAIL PROTECTED]>

* app/core/gimp-edit.[ch] (gimp_edit_paste_as_new): don't create a
display here.

(gimp_edit_named_cut)
(gimp_edit_named_copy)
(gimp_edit_named_copy_visible): new functions containing named
buffer wrappers around the functions affecting the global buffer
only.

* app/actions/edit-commands.c: use the new functions instead of
implementing them here, create a display for the image returned
by paste as new.

* app/actions/buffers-commands.c
* app/widgets/gimptoolbox-dnd.c: create displays here too.

* tools/pdbgen/pdb/edit.pdb: added wrappers for paste as new and
wrappers for all the cut/copy/paste named stuff.
Fixes bug #315130 [http://bugzilla.gnome.org/show_bug.cgi?id=315130]. Cleaned 
up and de-obfuscated.

* libgimp/gimp.def: changed accordingly.

* app/pdb/edit_cmds.c
* app/pdb/internal_procs.c
* libgimp/gimpedit_pdb.[ch]: regenerated.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-09-02%2018:49&maxdate=2005-09-02%2018:51

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to