]> git.lyx.org Git - lyx.git/history - src/insets/ExternalSupport.C
hopefully fix tex2lyx linking.
[lyx.git] / src / insets / ExternalSupport.C
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-01-09 Georg Baumfix bug 2153
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...