lyx_mirror/src/graphics
Richard Heck f25e7c340b Improve argument handling for the source generation routines.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40069 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-29 20:14:48 +00:00
..
CMakeLists.txt cmake: move CMakeLists.txt into source dir (multiple steps) 2011-05-10 17:44:41 +00:00
GraphicsCache.cpp Move loadableImageFormats() to the frontend. 2008-06-06 12:29:58 +00:00
GraphicsCache.h msvcUsing "using namespace std" with msvc10 makes also std::tr1::shared_ptr visible and generates conflicts with boost::shared_ptr. 2010-04-22 11:37:32 +00:00
GraphicsCacheItem.cpp Fix bug introduced in r39705 (was making .eps.gz not work anymore). 2011-09-20 19:45:31 +00:00
GraphicsCacheItem.h Optimize the graphics loader: don't put the image in the queue if it is directly loadable and no conversion is needed. No more temporary preview image, yeah! 2008-06-06 13:30:38 +00:00
GraphicsConverter.cpp Unify the handling of converters that specify the resultfile= flag. 2011-10-25 23:31:36 +00:00
GraphicsConverter.h fix some typos. Patch by Yuri Chornoivan. 2010-12-29 16:57:04 +00:00
GraphicsImage.h Simplify image creation with a new factory function: newImage(). 2008-09-19 12:01:01 +00:00
GraphicsLoader.cpp Add comment 2011-03-01 22:21:03 +00:00
GraphicsLoader.h Fix bug #6134: Reload context menu for graphics inset. 2009-08-13 17:21:59 +00:00
GraphicsParams.cpp - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
GraphicsParams.h - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
GraphicsTypes.h Header cleanup. 2011-07-14 17:00:35 +00:00
PreviewImage.cpp Fix bug #7263: Instant Preview crash. 2011-02-15 17:11:03 +00:00
PreviewImage.h Support for exporting math as images with XHTML. The next step is to 2010-07-21 13:19:52 +00:00
PreviewLoader.cpp Improve argument handling for the source generation routines. 2011-10-29 20:14:48 +00:00
PreviewLoader.h Support for exporting math as images with XHTML. The next step is to 2010-07-21 13:19:52 +00:00