r17163 - gnucash/branches/gda-dev2/src/gnome-utils - 1) Fix problem in gnc-main-window.c routine

Phil Longstaff plongstaff at cvs.gnucash.org
Mon May 19 12:34:06 EDT 2008


Author: plongstaff
Date: 2008-05-19 12:34:05 -0400 (Mon, 19 May 2008)
New Revision: 17163
Trac: http://svn.gnucash.org/trac/changeset/17163

Modified:
   gnucash/branches/gda-dev2/src/gnome-utils/dialog-database-connection.c
   gnucash/branches/gda-dev2/src/gnome-utils/glade/dialog-database-connection.glade
   gnucash/branches/gda-dev2/src/gnome-utils/gnc-main-window.c
Log:
1) Fix problem in gnc-main-window.c routine
gnc_main_window_generate_title() where NULL was passed to
gtk_action_set_sensitive() and was being recorded in the log.
2) Replace OK button on the database connection dialog with LOAD and
SAVE buttons.  The LOAD button will replace the current file with the DB
contents, while the SAVE button will replace the DB contents with the
current file contents.  At this point, SAVE will still wipe out the DB
contents without checking whether it is a valid GC database.





More information about the gnucash-patches mailing list