Hi List!
Just committed some changes, so the windows file dialog:
- file extension filter lists now contains all available file types (not
only a selection)
- no separate combo boxes in the save dialog
- if no file extension given by the user, the default extension will be
appended
I didn't changed the other file dialogs like the export dialogs.
I've compiled the list of possible file extensions and the default
extension from "sophisticated guesswork".
Could anyone who know about the file extension of a specific file format
have a look at the file wiretap/file_access.c (around line 333) about it?
Regards, ULFL