]> git.lyx.org Git - lyx.git/history - src/output_latex.C
The speed patch: redraw only rows that have changed
[lyx.git] / src / output_latex.C
2005-07-15 Lars Gullik Bjønnesavoid deref of past the end iter
2005-01-23 Angus LeemingAdd the bibitemWidest declaration to insetbibitem.h.
2005-01-20 Angus LeemingPrevent crash when outputting latex file.
2004-11-26 Angus LeemingWhitespace, only whitespace.
2004-11-19 Jean-Marc Lasgouttesallow more than one optional inset
2004-11-15 Jean-Marc Lasgouttespropagate the need_protect property to optional insets...
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-09-28 Jean-Marc Lasgouttesmake sure language commands are the outermost ones...
2004-05-17 Georg Baumremove now unnecessary const casts
2004-04-22 Jean-Marc Lasgouttesfix arabtex-related problems (bug 1225 and bug 1404)
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-01-26 André Pönitzmore IU
2003-12-03 André Pönitzremove Inset::getParagraphs()
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-25 Martin VermeerIntroducing a number of tags parametrizing various
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...