r14142 - gnucash/trunk - Extend gnc_file_dialog to take a GList of GtkFileFilters instead of a filter string. Allows patterns like *.[Qq][Ii][Ff] without messing up the dialog, fixes #336124.

Andreas Köhler andi5 at cvs.gnucash.org
Sat May 20 06:25:07 EDT 2006


Author: andi5
Date: 2006-05-20 06:25:04 -0400 (Sat, 20 May 2006)
New Revision: 14142
Trac: http://svn.gnucash.org/trac/changeset/14142

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/gnome-utils/gnc-file.c
   gnucash/trunk/src/gnome-utils/gnc-file.h
   gnucash/trunk/src/import-export/log-replay/gnc-log-replay.c
   gnucash/trunk/src/import-export/qif-import/druid-qif-import.c
Log:
Extend gnc_file_dialog to take a GList of GtkFileFilters instead of a filter string. Allows patterns like *.[Qq][Ii][Ff] without messing up the dialog, fixes #336124.




More information about the gnucash-patches mailing list