r18002 - gnucash/branches/webkit - First milestone: separate html code into separate html directory. Secondly, convert to

Phil Longstaff plongstaff at cvs.gnucash.org
Thu Mar 26 21:43:24 EDT 2009


Author: plongstaff
Date: 2009-03-26 21:43:23 -0400 (Thu, 26 Mar 2009)
New Revision: 18002
Trac: http://svn.gnucash.org/trac/changeset/18002

Added:
   gnucash/branches/webkit/src/html/
   gnucash/branches/webkit/src/html/Makefile.am
   gnucash/branches/webkit/src/html/gnc-html-extras.c
   gnucash/branches/webkit/src/html/gnc-html-extras.h
   gnucash/branches/webkit/src/html/gnc-html-factory.c
   gnucash/branches/webkit/src/html/gnc-html-factory.h
   gnucash/branches/webkit/src/html/gnc-html-graph-gog-gtkhtml.c
   gnucash/branches/webkit/src/html/gnc-html-graph-gog.h
   gnucash/branches/webkit/src/html/gnc-html-gtkhtml-p.h
   gnucash/branches/webkit/src/html/gnc-html-gtkhtml.c
   gnucash/branches/webkit/src/html/gnc-html-gtkhtml.h
   gnucash/branches/webkit/src/html/gnc-html-history.c
   gnucash/branches/webkit/src/html/gnc-html-history.h
   gnucash/branches/webkit/src/html/gnc-html-p.h
   gnucash/branches/webkit/src/html/gnc-html.c
   gnucash/branches/webkit/src/html/gnc-html.h
   gnucash/branches/webkit/src/html/gnc-html.i
Removed:
   gnucash/branches/webkit/src/gnome-utils/gnc-html-graph-gog.c
   gnucash/branches/webkit/src/gnome-utils/gnc-html-graph-gog.h
   gnucash/branches/webkit/src/gnome-utils/gnc-html-history.c
   gnucash/branches/webkit/src/gnome-utils/gnc-html-history.h
   gnucash/branches/webkit/src/gnome-utils/gnc-html.c
   gnucash/branches/webkit/src/gnome-utils/gnc-html.h
Modified:
   gnucash/branches/webkit/configure.in
   gnucash/branches/webkit/src/Makefile.am
   gnucash/branches/webkit/src/business/business-gnome/Makefile.am
   gnucash/branches/webkit/src/gnome-utils/Makefile.am
   gnucash/branches/webkit/src/gnome-utils/gnc-gnome-utils.c
   gnucash/branches/webkit/src/gnome-utils/gnome-utils.i
   gnucash/branches/webkit/src/gnome/Makefile.am
   gnucash/branches/webkit/src/gnome/gnc-plugin-page-account-tree.c
   gnucash/branches/webkit/src/gnome/gnc-plugin-page-budget.c
   gnucash/branches/webkit/src/report/report-gnome/Makefile.am
   gnucash/branches/webkit/src/report/report-gnome/gnc-plugin-page-report.c
   gnucash/branches/webkit/src/report/report-gnome/window-report.c
   gnucash/branches/webkit/src/report/report-gnome/window-report.h
Log:
First milestone: separate html code into separate html directory.  Secondly, convert to
be GObject based - there's a base GncHtml class and a derived GncHtmlGtkhtml class.





More information about the gnucash-patches mailing list