]> git.lyx.org Git - lyx.git/history - src/insets/ExternalSupport.C
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / ExternalSupport.C
2005-07-10 Georg Baumuse the lyxdot replacement mechanism also in insetexternal
2005-07-09 Georg Baumcompile fix for the latex_path patch from yesterday
2005-07-08 Georg Baumforward port latex_path quoting fix from 1.3
2005-04-18 Angus LeemingIntroduce and use latex_path().
2005-03-31 Martin VermeerFix error message positioning
2005-01-14 Georg Baumuse the default converter for insetexternal, too
2005-01-14 Georg Baumfix export in insetgraphics and insetexternal
2005-01-10 Angus LeemingThe package reworking.
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-11-01 Georg Baumuse the movers also for copying from temp dir -> export dir
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-26 Angus LeemingThe Movers patch.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-06-01 Georg Baumlast chunk of the fix for bug 1244 + overwrite checking
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-06 Angus LeemingGeorg's latest contribution to squashing bug 605.
2004-03-25 Angus LeemingGeorg's take on Bug 605.
2003-10-13 Lars Gullik Bjønnesws changes only
2003-10-07 Angus LeemingAdd transformations to InsetExternal.
2003-10-07 Angus LeemingForgotten ChangeLogs, whitespace and some unnecessary...
2003-10-07 Angus Leeming* Rename InsetExternal::Params as InsetExternalParams...