]> git.lyx.org Git - lyx.git/history - src/graphics/PreviewedInset.h
The std::string mammoth path.
[lyx.git] / src / graphics / PreviewedInset.h
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-18 Angus LeemingEnable previewing of Include insets within insets withi...
2003-09-16 Angus LeemingSmall clean-up of the PreviewedInset interface.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-02-26 Angus LeemingStrip out the caching of the BufferView by PreviewedIns...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-09-05 Angus LeemingModify the headers of files in src/graphics as discusse...
2002-08-06 Angus LeemingAdd a monitor to the previewed image of a \input-ed...
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-08-02 André Pönitzadd virtual destructor
2002-08-02 Angus Leeming* Mathed now caches the BufferView as a weak_ptr.
2002-08-01 Angus LeemingPreviews for \input insets.