]> git.lyx.org Git - lyx.git/history - src/output_xhtml.cpp
add onoff support for "inset-modify changetype xxx" in include inset
[lyx.git] / src / output_xhtml.cpp
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-11 Richard HeckFix bibliography output.
2009-06-11 Richard HeckGet InsetBibitem working, and the output for LATEX_BIB_...
2009-06-09 Jean-Marc Lasgouttesfix a few compiler warnings
2009-06-06 Richard HeckNow we can restore the old (and better) behavior of...
2009-06-06 Richard HeckFix a bug. Cosmetics.
2009-06-06 Richard HeckI have no idea why the old version of this file suddenl...
2009-06-06 Richard HeckAdd a couple more HTML* tags to InsetLayout, in a way...
2009-06-06 Richard HeckFix another potentially infinite loop.
2009-06-06 Richard HeckAt least for now, this has to be done differently.
2009-06-06 Richard HeckMake sure the counters get updated.
2009-06-06 Richard HeckImplement lists...though there are problems.
2009-06-05 Richard HeckHow did I forget to do that?!
2009-06-05 Richard HeckOutput cosmetics, mostly. Get the newlines better.
2009-06-05 Richard HeckCosmetics
2009-06-05 Richard HeckBetter control for tag output. This helps a little.
2009-06-05 Richard HeckImprove tag output routines.
2009-06-05 Richard HeckForgot to add these before.