lyx_mirror/src/graphics
Georg Baum f0648e2320 Fix bug 2637
* src/graphics/GraphicsConverter.C
	(Converter::Impl::Impl): Don't call the default converter directly,
	but create a temporary script with build_script() as for the
	configured converters. This makes sure that the file name does not
	need to be passed on the command line anymore.
	(build_script): This cannot fail anymore, so change the return type
	to void
	(build_script): Use build_conversion_command also for the default
	converter. This has the advantage that the special code for moving
	${outfile}.0, ${outfile}.1 is actually used for ImageMagick's convert.
	(build_conversion_command): factored out from build_script


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14657 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-13 19:07:43 +00:00
..
ChangeLog fix fix of bug 2192 2006-03-10 12:38:21 +00:00
GraphicsCache.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
GraphicsCache.h
GraphicsCacheItem.C Fix bug 2637 2006-07-15 11:25:49 +00:00
GraphicsCacheItem.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
GraphicsConverter.C Fix bug 2637 2006-08-13 19:07:43 +00:00
GraphicsConverter.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
GraphicsImage.C Change to use preffered calling of Boost.Function 2004-09-26 13:34:57 +00:00
GraphicsImage.h rename getExtFromContents() to getFormatFromContents() 2004-10-29 15:47:55 +00:00
GraphicsLoader.C Squash MSVC warning about a class declared as 'class' being defined 2005-02-15 10:17:56 +00:00
GraphicsLoader.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
GraphicsParams.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
GraphicsParams.h the convert patch 2005-01-27 21:05:44 +00:00
GraphicsTypes.C Make some functors adaptable and related small stuff. 2004-01-07 17:57:47 +00:00
GraphicsTypes.h
LoaderQueue.C
LoaderQueue.h
Makefile.am make sure to dist pch.h and mark PCH_FILE as a built file 2005-07-12 23:42:23 +00:00
pch.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
PreviewImage.C Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
PreviewImage.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
PreviewLoader.C Add more controls to the view-source dialog. 2006-08-04 13:59:12 +00:00
PreviewLoader.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
Previews.C Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
Previews.h Enable the user to preview xfig figures (f.ex.) without previewing mathed. 2004-04-19 13:31:17 +00:00