r17976 - gnucash/trunk/src - 1) Add new dialog-file-access which combines the standard GTK file selection widget with

Phil Longstaff plongstaff at cvs.gnucash.org
Fri Mar 6 17:43:08 EST 2009


Author: plongstaff
Date: 2009-03-06 17:43:07 -0500 (Fri, 06 Mar 2009)
New Revision: 17976
Trac: http://svn.gnucash.org/trac/changeset/17976

Added:
   gnucash/trunk/src/gnome-utils/dialog-file-access.c
   gnucash/trunk/src/gnome-utils/dialog-file-access.h
   gnucash/trunk/src/gnome-utils/glade/dialog-file-access.glade
Modified:
   gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
   gnucash/trunk/src/gnome-utils/Makefile.am
   gnucash/trunk/src/gnome-utils/glade/Makefile.am
   gnucash/trunk/src/gnome/gnc-plugin-basic-commands.c
Log:
1) Add new dialog-file-access which combines the standard GTK file selection widget with
the database selection fields from the old database connection dialog.  If --enable-dbi
is specified at configuration time, this dialog is used instead of the file open and
save-as dialogs.
2) Prompt to create a mysql db if it doesn't exist.





More information about the gnucash-patches mailing list