Code

fix 396851: move absolutizing relative path (added by Ted) out of sp_export_png_file...
authorbuliabyak <buliabyak@users.sourceforge.net>
Mon, 17 Aug 2009 23:09:16 +0000 (23:09 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Mon, 17 Aug 2009 23:09:16 +0000 (23:09 +0000)
commitab5b79df9e6fa31f3482d118900c2dcd1b98664a
tree748fb62d5767c8a0c0dff080e0b5fa4abc3ed873
parent7537ecbeb9e15d9c974ef5fa8b39911f08173bf9
fix 396851: move absolutizing relative path (added by Ted) out of sp_export_png_file and make sure it works only for rel filenames from hints (both on command line and on batch export), but not for filenames specified on command line or in export dialog; reenable export-id with export-use-hints; fix errors in string comparisons when choosing command line mode; fix crash when opening nonexistent file in command line mode
src/dialogs/export.cpp
src/helper/png-write.cpp
src/main.cpp