r18012 - gnucash/branches/webkit/src - 1) Move final bits of scheme binding for html stuff from gnome-utils to html

Phil Longstaff plongstaff at code.gnucash.org
Wed Apr 1 20:34:12 EDT 2009


Author: plongstaff
Date: 2009-04-01 20:34:11 -0400 (Wed, 01 Apr 2009)
New Revision: 18012
Trac: http://svn.gnucash.org/trac/changeset/18012

Modified:
   gnucash/branches/webkit/src/gnome-utils/gnome-utils.i
   gnucash/branches/webkit/src/html/Makefile.am
   gnucash/branches/webkit/src/html/gnc-html-gtkhtml.c
   gnucash/branches/webkit/src/html/gnc-html-gtkmozembed.c
   gnucash/branches/webkit/src/html/gnc-html-webkit-p.h
   gnucash/branches/webkit/src/html/gnc-html-webkit.c
   gnucash/branches/webkit/src/html/gnc-html.c
   gnucash/branches/webkit/src/html/gnc-html.h
   gnucash/branches/webkit/src/report/report-gnome/gnc-plugin-page-report.c
   gnucash/branches/webkit/src/report/report-system/report-system.scm
Log:
1) Move final bits of scheme binding for html stuff from gnome-utils to html
2) Rename gnc_html_copy() to gnc_html_copy_to_clipboard() and gnc_html_export() to
gnc_html_export_to_file().
3) In webkit html engine, save the html string so that it can be exported to a file and
implement export_to_file.
4) In webkit html engine, implement copy_to_clipboard for the currently selected section.
5) Remove the form handling stuff.  There was a trace line in the code saying that it
hadn't really been working for years, and it wasn't called from anywhere.





More information about the gnucash-patches mailing list