CVS update: gnucash/src/app-utils

Derek Atkins warlord at linas.org
Wed Jan 14 18:39:26 CST 2004


Date:	Wednesday January 14, 2004 @ 18:39
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/app-utils
In directory www.linas.org:/tmp/cvs-serv1903/src/app-utils

Modified Files:
      Tag: gnucash-gnome2-dev
	gnc-druid-provider-desc-edge.c gnc-druid-provider-desc-edge.h 
	gnc-druid-provider.c gnc-druid-provider.h gnc-druid.c 
Log Message:
	* src/app-utils/gnc-druid-provider-desc-edge.[ch]: add api to
	  build the provider-desc in one function.
	* src/app-utils/gnc-druid-provider.[ch]: remove get_pages API;
	  the sub-class should just insert the list of pages and let
	  us deal with it.  Also added a last_page() method.
	* src/app-utils/gnc-druid.c: make sure to delete the providers
	  when we shut down.
	* src/gnome-utils/gnc-druid-gnome*.h: move the definition of the
	  gnome UI to a header that actually get's installed as opposed to
	  an internal header.
	* src/gnome-utils/gnc-druid-provider-edge-gnome.[ch]: Implement
	  a gnome-druid edge-page (first/last page in the druid).  Probably
	  still need to hook into the next/prev buttons.




More information about the gnucash-patches mailing list