lyx_mirror/src/graphics
Richard Heck 6ddefebc09 We do need the encoding here now, due to how InPreamble works.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34679 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 18:26:38 +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 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.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 Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind. 2010-04-22 11:16:58 +00:00
GraphicsConverter.h remove a few uses of boost::scoped_ptr 2007-11-21 23:47:47 +00:00
GraphicsImage.h Simplify image creation with a new factory function: newImage(). 2008-09-19 12:01:01 +00:00
GraphicsLoader.cpp 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
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 - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
PreviewImage.cpp Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind. 2010-04-22 11:16:58 +00:00
PreviewImage.h simplification 2007-11-23 22:57:11 +00:00
PreviewLoader.cpp We do need the encoding here now, due to how InPreamble works. 2010-06-15 18:26:38 +00:00
PreviewLoader.h Do not hardcode the background color of the preview at two places. 2009-12-17 15:21:08 +00:00
Previews.cpp build with GCC 2010-04-22 14:40:57 +00:00
Previews.h Mac gcc compile fix. 2008-07-14 11:40:29 +00:00