Hi all,
as of rev. 22010 the "Save as ..." and "Save a copy ..." dialogs should now remember the last used directories and file extensions independently of each other (this closes at least LP #184655, #386292, and perhaps even a few more, I haven't checked yet). It took me a while to understand how the different OS-specific file dialogs are implemented, and I hope I got it right. But please test extensively and let me know if there are any problems. This particularly applies to Windows users since I cannot test the changes there.
Thanks, Max
P.S.: I believe the export dialog doesn't remember its own path yet althouth I modified some parts in the corresponding source files, too. But it just occurred to me that there is an #ifdef in file.cpp to choose between different types of export dialogs, so I probably modified the wrong part. Anyway, my question is: Is it desired to store the path in the Export dialog at all, at least for the Page and Drawing tabs?