CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   05/09/21 10:35:51

Modified files:
        .              : ChangeLog 
        app/gui        : gui.c 
        app/widgets    : gimpclipboard.c gimpclipboard.h 

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

Separated the global buffer logic from the clipboard
implementation:

* app/widgets/gimpclipboard.[ch]: removed all knowledge about
gimp->global_buffer. Removed the Gimp::buffer-changed callback.
Made gimp_clipboard_set_buffer() public and remember the set
buffer in the GimpClipboard struct. Fixed the has_buffer() and
has_svg() functions.

* app/gui/gui.c: connect to Gimp::buffer-changed here and call
gimp_clipboard_set_buffer() from the callback.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-09-21%2010:34&maxdate=2005-09-21%2010:36

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to