CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 05/09/19 17:33:03
Modified files: . : ChangeLog app/widgets : gimpclipboard.c gimpclipboard.h gimpvectorstreeview.c menus : vectors-menu.xml app/actions : vectors-actions.c vectors-commands.c vectors-commands.h Log message: 2005-09-19 Michael Natterer <[EMAIL PROTECTED]> * app/widgets/gimpclipboard.[ch]: added new public function gimp_clipboard_set_svg() and internal stuff to offer and transfer the svg data to the clipboard. * app/actions/vectors-commands.c (vectors_copy_cmd_callback) (vectors_paste_cmd_callback): implement copy/paste of vectors as SVG. Fixes bug #316547 [http://bugzilla.gnome.org/show_bug.cgi?id=316547]. * app/widgets/gimpvectorstreeview.c (gimp_vectors_tree_view_drag_svg): don't add the terminating nul-byte of the svg string to svg_data_length, it confuses the XML parser. * app/actions/vectors-actions.c * app/actions/vectors-commands.[ch] * menus/vectors-menu.xml: reordered export/import so they are in the same order as copy/paste. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-09-19%2017:32&maxdate=2005-09-19%2017:34 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list