lyx_mirror/src/graphics
2009-12-17 15:25:55 +00:00
..
GraphicsCache.cpp Move loadableImageFormats() to the frontend. 2008-06-06 12:29:58 +00:00
GraphicsCache.h revert r27520 (tr1 stuff) 2008-11-16 11:51:42 +00:00
GraphicsCacheItem.cpp Add a FileName::refresh function and replace one call to lastModified which was just meant to refresh the file info. 2009-12-05 02:50:34 +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 Not so soon, I guess, since that FIXME was from r6305. 2009-11-09 16:53:40 +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 Fix bug #6134: Reload context menu for graphics inset. 2009-08-13 17:21:59 +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
PreviewImage.h
PreviewLoader.cpp 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. 2009-12-17 15:25:55 +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 Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file. 2009-11-22 20:50:35 +00:00
Previews.h Mac gcc compile fix. 2008-07-14 11:40:29 +00:00