lyx_mirror/src/graphics
Tommaso Cucinotta 60c96e3a66 While exporting from the command-line, theApp() doesn't exist.
It was only needed for getting hex names of colors. So, get them
directly from a ColorCache object with default mapping.

Conflicts:
	src/graphics/PreviewLoader.cpp
2012-12-12 22:15:42 +00:00
..
GraphicsCache.cpp
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
GraphicsConverter.cpp Fix bug #7621 (Images are not displayed if path of temp folder contains accented characters) 2011-09-18 19:57:25 +00:00
GraphicsConverter.h fix some typos. Patch by Yuri Chornoivan. 2010-12-29 16:57:04 +00:00
GraphicsImage.h
GraphicsLoader.cpp Backport "Performance" fixes suggested by cppcheck. 2012-05-28 18:14:15 -04:00
GraphicsLoader.h
GraphicsParams.cpp
GraphicsParams.h
GraphicsTypes.h
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 While exporting from the command-line, theApp() doesn't exist. 2012-12-12 22:15:42 +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
Previews.cpp build with GCC 2010-04-22 14:40:57 +00:00
Previews.h