]> git.lyx.org Git - lyx.git/history - src/insets/insetenv.h
changelogs
[lyx.git] / src / insets / insetenv.h
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-02-11 André Pönitzbug + spped fixes + small stuff
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-26 John Levonremove remaining needFullRow()
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-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-03 John Levonclone() at long last !
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-19 André Pönitzon the way to a usable insetenv
2003-04-25 André Pönitzbase insetenv directly on InsetText instead of using...
2003-03-13 André Pönitzthe environment insets. not active yet.