CVSROOT:        /cvs/gnome
Module name:    gnumeric
Changes by:     jhellan 05/12/11 04:59:31

Modified files:
        src            : workbook-control-gui.c gui-clipboard.h 
                         gui-clipboard.c 
        .              : NEWS ChangeLog 

Log message:
* src/gui-clipboard.[ch] (x_store_clipboard_if_needed): New
function. Hand clipboard off to clipboard manager if this is the
last remaining wbcg.

* src/gui-clipboard.c (table_cellregion_write): Replace wbc
parameter with a command context.
(image_write, graph_write): Remove sheet parameter.
(x_clipboard_get_cb): We're no longer passed a wbcg. Instead,
create a temporary command context. Test output from
gnm_cellregion_to_xml before using. Use workbook_date_conv from
workbook of clipboard's origin_sheet.
(x_clipboard_clear_cb): Simplify.
(x_claim_clipboard): Register x_clipboard_clear_cb only for
CLIPBOARD, not for PRIMARY. Call gtk_clipboard_set_can_store,
indicating that we can hand clipboard off to clipboard manager
when exiting.

* src/workbook-control-gui.c (wbcg_finalize): Call
x_store_clipboard_if_needed.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=jhellan&date=explicit&mindate=2005-12-11%2004:58&maxdate=2005-12-11%2005:00

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

Reply via email to