]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx/lyx_2_0.py
Length.cpp: add new unit representing \baselineskip
[lyx.git] / lib / lyx2lyx / lyx_2_0.py
2017-03-27 José Matoslyx2lyx: more descriptive member name (document.start...
2017-03-27 José Matoslyx2lyx: Cosmetic clean up of the lyx_2_?.py files.
2017-01-15 Richard HeckRemove very old debug code.
2016-06-25 Richard HeckIn lib/lyx2lyx/: s/while 1/while True/
2016-06-08 Georg BaumAdd missing backslashes
2015-12-28 Juergen SpitzmuellerRemove unneeded warning.
2015-12-28 Juergen Spitzmuellercosmetics
2015-12-27 Juergen Spitzmuellerrevert_tabularvalign: fix removal of tabularvalign...
2015-12-27 Juergen SpitzmuellerFix thinko in revert_tabularvalign
2015-12-17 Richard HeckFix a couple minor issues noticed by tests.
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-04 Georg BaumFix bug #9162: Missing \use_indices
2012-01-08 Georg BaumFix bug #5029: Support \smash, \mathclap, \mathllap...
2011-12-18 Georg BaumMore sensible longtable caption handling (needed for...
2011-08-25 Pavel SandaUpdate FSF address, patch from cornelisbb, #7735.
2011-07-30 Uwe Stöhrlyx_2_0.py: fix the format (there was a Python warning)
2011-07-30 Uwe Stöhrlyx_2_0.py: fix bug when exporting documents containing...
2011-06-05 Georg Baumremove dead code
2011-04-25 Richard HeckUser Guide will not export to 1.6.x. This ID can be...
2011-03-02 Richard HeckChange the passthru conversion routine again.
2011-02-15 Richard HeckIntroduce BufferParam to control whether CSS is output...
2011-02-10 Richard HeckRemove debugging code.
2011-02-09 Jürgen Spitzmüller* lyx_2_0.py: fix revert_xetex method.
2011-02-04 Jürgen Spitzmüllerfix lyx2lyx after r37471.
2011-02-03 Edwin Leuvensupport for tabular*
2011-02-03 Jürgen Spitzmüllerd'oh!
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2011-01-28 Richard HeckFix lyx2lyx problem with sweave files and ParBreakIsNew...
2011-01-21 Pavel SandaUpdate years
2011-01-20 Richard HeckFix bug #7214 as best we can. The point here is that...
2011-01-19 Georg BaumFix conversion of nested box insets
2010-12-03 Georg Baumfix endless loop
2010-11-29 Jürgen Spitzmüller* lyx2lyx/lyx_2_0.py:
2010-11-26 Richard HeckFix bug #2607.
2010-11-26 Richard HeckMinor style.
2010-11-26 Jürgen SpitzmüllerImplement GUI for LuaTeX. File format change due to...
2010-11-22 Georg BaumFix conversion of 1.5.x documents that conflict with...
2010-11-21 Georg Baumfix bug 3008: Add subscript/superscript inset for text
2010-11-10 Richard HeckSame changes for revert_multirowOffset as for revert_mu...
2010-11-10 Richard HeckThinko.
2010-11-10 Richard HeckAnother try at multirow reversion. What makes this...
2010-11-09 Uwe Stöhrlyx_2_0.py: correct reversion of multirows with offsets...
2010-11-09 Uwe Stöhrlyx_2_0.py: correct reversion of multirows
2010-11-07 Uwe StöhrGuiTabular: support for multirow offset; fileformat...
2010-11-06 Richard HeckRemove one FIXME.
2010-11-06 Uwe Stöhrlyx_2_0.py:
2010-11-06 Jean-Marc LasgouttesThis patch implements proper ERT behaviour for normal...
2010-11-06 Vincent van RavesteijnReadd the conversion/reversion for format 405.
2010-11-05 Richard HeckWhitespace.
2010-11-05 Richard HeckMake sure we delete this line.
2010-11-05 Richard HeckFind the end of this layout, not the first end_layout...
2010-11-05 Richard HeckUse find_token_exact so that we do not also find hspace*.
2010-11-05 Richard HeckRemove use_makebox option from other boxes, too.
2010-11-05 Vincent van RavesteijnFix bug #6058: Change tracking and versioning.
2010-11-05 Richard HeckImprove how add_to_preamble and insert_to_preamble...
2010-11-05 Richard Heckinsert_to_preamble likes lists of lines.
2010-11-05 Richard HeckThese commands should just take some lines.
2010-11-05 Richard HeckUse del_token where it makes sense to do so.
2010-11-05 Richard HeckRemove FIXME.
2010-11-05 Richard HeckRename and restructure get_containing_inset.
2010-11-05 Richard HeckSimplify this complicated routine of mine now.
2010-11-05 Richard HeckUse get_quoted_value.
2010-11-05 Richard HeckMove get_value_string to lyx_1_6, since it is only...
2010-11-05 Richard HeckUse str2bool.
2010-11-05 Richard HeckMinor fixups for revert_splitindex.
2010-11-05 Richard HeckClean up revert_xetex. So that wasn't the last one.
2010-11-05 Richard HeckFix up convert_bibtex_clearpage. The last one!
2010-11-05 Richard HeckSimplify revert_diagram routine.
2010-11-05 Richard HeckFix up revert_rule routine.
2010-11-05 Richard HeckRe-write convert_rule. Existing version failed in sever...
2010-11-04 Richard HeckFix mchem routine: Typo.
2010-11-04 Richard HeckMinor structural improvement.
2010-11-04 Richard HeckTypos? Thinkos?
2010-11-04 Richard HeckFix up the revert_mathdots routine. I think this is...
2010-11-04 Richard HeckFix revert_align_decimal routine.
2010-11-04 Richard HeckSimplify convert_mathdots.
2010-11-04 Richard HeckMake revert_flexnames more pythonic.
2010-11-04 Richard HeckMake this routine more pythonic.
2010-11-04 Richard HeckFactor out some common code.
2010-11-04 Richard HeckImprove the nameref reversion routine. We don't need...
2010-11-04 Richard HeckMinor improvements to prettyref routines.
2010-11-04 Richard HeckMinor cleanup for IEEETran reversion.
2010-11-04 Richard HeckFix up convert_makebox routine.
2010-11-04 Richard HeckFix up revert_makebox routine.
2010-11-04 Richard HeckHmm.
2010-11-04 Richard HeckWhoops.
2010-11-04 Richard HeckThese routines are no longer used.
2010-11-04 Richard HeckI forgot to take this out in r35495.
2010-11-04 Richard HeckLittle things in some of my routines.
2010-11-04 Richard HeckAnother mistake of mine, though it in fact had no effect.
2010-11-04 Richard HeckSimplify and pythonize.
2010-11-04 Richard HeckShaded boxes reversion.
2010-11-04 Richard HeckFix up fontcolor reversion, and also fix a problem...
2010-11-04 Richard HeckMinor cleanup.
2010-11-04 Richard HeckMy thinko, this time.
2010-11-04 Richard HeckMove generally useful routines out of lyx_2_0.py and...
2010-11-04 Richard HeckMove generally useful parser routines to parser_tools.
2010-11-04 Richard HeckClean up remove_option routine.
2010-11-04 Richard HeckClean up greyed out notes reversion.
2010-11-04 Richard HeckOK, so that version of revert_inset_preview wasn't...
next