]> git.lyx.org Git - lyx.git/history - src/graphics/GraphicsLoader.C
Modify the headers of files in src/graphics as discussed on the list.
[lyx.git] / src / graphics / GraphicsLoader.C
2002-09-05 Angus LeemingModify the headers of files in src/graphics as discusse...
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-07-18 Angus LeemingFile monitoring is Go!
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-15 Angus LeemingSmart loading of image files for previews and for the...
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-26 Angus Leemingstd::auto_ptr -> boost::scoped_ptr and compile fix.
2002-06-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...