lyx_mirror/src/graphics
Enrico Forestieri f024c86911 Fix bug #5238: LyX 1.6 fails with non-ascii chars in path (on Windows)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@33577 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-26 13:28:56 +00:00
..
GraphicsCache.cpp Move loadableImageFormats() to the frontend. 2008-06-06 12:29:58 +00:00
GraphicsCache.h move GuiImage::loadableFormats() to support/imagetools.{h,cpp} and simplify this whole stuff. What a mess! 2008-06-06 11:34:49 +00:00
GraphicsCacheItem.cpp branch: Fix bug #6356: Reloading image does not work for compiling. 2009-12-07 21:37:48 +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 Fix bug #5238: LyX 1.6 fails with non-ascii chars in path (on Windows) 2010-02-26 13:28:56 +00:00
GraphicsConverter.h
GraphicsImage.h Simplify image creation with a new factory function: newImage(). 2008-09-19 12:01:01 +00:00
GraphicsLoader.cpp branch: Fix bug #6134: Reload context menu for graphics inset. 2009-09-07 11:18:52 +00:00
GraphicsLoader.h branch: Fix bug #6134: Reload context menu for graphics inset. 2009-09-07 11:18:52 +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 header cleanup. 2007-12-16 22:09:28 +00:00
PreviewImage.h
PreviewLoader.cpp branch: Compute the font_scaling_factor every time a preview is created (we can afford a few multiplications I guess). Now, the newly generated previews use the possibly updated zoom, dpi and preview_scale_factor. 2010-01-06 19:40:02 +00:00
PreviewLoader.h
Previews.cpp branch: Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file. 2009-12-07 21:56:58 +00:00
Previews.h Mac gcc compile fix. 2008-07-14 11:40:29 +00:00