CVS update: gnucash

Derek Atkins warlord at linas.org
Sat Apr 12 22:26:31 CDT 2003


Date:	Saturday April 12, 2003 @ 21:26
Author:	warlord

Update of /home/cvs/cvsroot/gnucash
In directory www.linas.org:/tmp/cvs-serv11054

Modified Files:
      Tag: gnucash-gnome2-dev
	ChangeLog TODO 
Log Message:
2003-04-02 TomF changes for gnucash-gnome2-dev, 10th batch
	* src/gnome-utils/dialog-account.c
	  Change declares of name to const gchar.
	* src/gnome-utils/dialog-account-pick.c
	  Parentheses around assignment in expression
	* src/gnome-utils/dialog-commodity.c
	  Change declare of fullname to const gchar
	* src/gnome-utils/dialog-options.c
	  Replace "if (!GTK_OBJECT_DESTROYED(xxx))" by "if (!container)"
	  to remove deprecated macro
	  Replace call of gnome_stock_button by call to new function
	  gnc_options_register_stocks
	  Replace deprecated gtk_text* functions by gtk_text_view*
	  Change style->font to gdk_font_from_description(style->font_desc)
	  Change style->klas->xthickness to style->xthickness
	* src/gnome-utils/dialog-options.h
	  Prototype for gnc_options_register_stocks
	* TODO : Started categorized todo list for internal work items




More information about the gnucash-patches mailing list