]> git.lyx.org Git - lyx.git/history - src/graphics/PreviewLoader.C
Modify the headers of files in src/graphics as discussed on the list.
[lyx.git] / src / graphics / PreviewLoader.C
2002-09-05 Angus LeemingModify the headers of files in src/graphics as discusse...
2002-09-04 Angus LeemingRename lyxpreview2ppm.sh as lyxpreview2bitmap.sh becaus...
2002-09-04 Angus LeemingSimplify code by telling gs to output bitmap files...
2002-09-03 Angus LeemingDifferent compiler, new warning. Sorry for the noise.
2002-09-03 Angus LeemingFix crash reported by Norbert Koksch, using a hard...
2002-09-03 Angus LeemingActivate the code using preview.sty 0.73. Ditch support...
2002-08-20 André Pönitz- parts of Lars' diff-6.diff
2002-08-09 Angus LeemingLaTeX can now find \input insets where the file has...
2002-08-06 Angus LeemingAdd support for preview.sty 0.73, #ifdef-ed out.
2002-08-05 Angus LeemingPrepare for impending arrival of preview.sty 0.73 by...
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-08-01 Angus LeemingPreviews for \input insets.
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-20 Jean-Marc Lasgouttesdo not define macro \LyX if we do not need it; small...
2002-07-19 Jean-Marc LasgouttestoggleInset improvement; make lyxpreview work out of...
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-07-16 Angus LeemingSmall tidy up of preview code, part II.
2002-07-15 Angus LeemingSmart loading of image files for previews and for the...
2002-07-10 Angus LeemingFix ascent, descent info.
2002-07-10 Angus LeemingNew lyxrc variables for the preview stuff.
2002-07-09 Angus LeemingFurther clean ups.
2002-07-08 Angus LeemingHerbert's patch to extract font size info from the...
2002-07-08 Angus LeemingInternal clean-up.
2002-07-06 Angus LeemingStore the temporary files in Buffer::tmppath.
2002-07-06 Angus LeemingRemove all generated files that still exist (perhaps...
2002-07-06 Angus LeemingEnsure that the metrics data is used by the correct...
2002-07-05 Angus LeemingPreview code