]> git.lyx.org Git - lyx.git/history - src/insets/render_graphic.C
convert graphics for .tex export, fixes bug 1231
[lyx.git] / src / insets / render_graphic.C
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-16 Angus LeemingRemove unused member function and variable.
2004-04-13 Angus LeemingRefactoring of renderer code to make inset code simpler.
2004-04-05 Angus LeemingSquash bug 1372: Misleading graphics label when deactiv...
2003-11-25 Alfredo Braunsteinadjust two comments
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-22 Angus LeemingMove a couple of private member functions into namespac...
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...