2004-05-02 Joshua Sled <jsled@asynchronous.org> *

Joshua Sled jsled at cvs.gnucash.org
Sun May 2 17:52:50 EDT 2004


Log Message:
-----------
2004-05-02  Joshua Sled  <jsled at asynchronous.org>

	* src/report/report-gnome/gnc-plugin-page-report.[ch]: Plugin-Page
	  for a report instance; yet to be finished.

	* src/report/report-gnome/report-gnome.scm
	  (gnc:add-report-template-menu-items): Update menu path
	  constructors to have the correct gnome2-ui-merging menu path
	  value. 

	* src/gnome-utils/gnc-menu-extensions.[ch]: Partially-completed
	  changes for using the menu/UI merging code for setting up
	  extensions menu.

	* src/gnome-utils/gnc-html.[ch]: Revert gtkhtml2 changes; restoring
	  gtkhtml1 version of the gnc-html.c code allows compatability
	  with gtkhtml3.

	* src/gnome/ui/gnc-main-window-ui.xml: Add testing MiscAction,
	  MiscTestAction. 

	* src/gnome/gnc-main-window.c (gnc_main_window_cmd_test): Add test
	  menu item for GtkHtml3-window display.
	* src/gnome/gnc-main-window.c (gnc_main_window_setup_window): Add
	  testing code to merge/display menu item, call the
	  extensions_menu setup routine.

	* configure.in (DB_LIBS): move from gtkhtml2 to gtkhtml3.

	* lib/egg/egg-menu-merge.c (egg_menu_merge_add_ui):
	  Merge egg_menu_merge_add_ui from gtk-2.4.0 GtkUIManager.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash:
        ChangeLog
        GNOME2_STATUS
        configure.in
    gnucash/src/business/business-gnome:
        dialog-invoice.c
    gnucash/src/gnome:
        gnc-main-window.c
        window-register.c
    gnucash/src/gnome/ui:
        gnc-main-window-ui.xml
    gnucash/src/gnome-utils:
        gnc-html.c
        gnc-html.h
        gnc-menu-extensions.c
        gnc-menu-extensions.h
        gw-gnome-utils-spec.scm
    gnucash/src/report/report-gnome:
        Makefile.am
        report-gnome.scm
        window-report.c

Added Files:
-----------
    gnucash/src/report/report-gnome:
        gnc-plugin-page-report.c
        gnc-plugin-page-report.h


More information about the gnucash-patches mailing list