]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx/lyx_2_0.py
Fix conversion of nested box insets
[lyx.git] / lib / lyx2lyx / lyx_2_0.py
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...
2010-11-04 Richard HeckMinor fixups to xymatrix reversion routine.
2010-11-04 Richard HeckClean up revert_inset_preview, and disable some of...
2010-11-04 Richard HeckFix earlier mistake.
2010-11-04 Richard HeckFix multirow reversion.
2010-11-04 Richard HeckAdd warning.
2010-11-04 Richard HeckFix revert_mhchem routine.
2010-11-04 Richard HeckSimplify revert_suppress_date.
2010-11-04 Richard HeckClean up author id reversion routine.
2010-11-04 Richard HeckClean up author id conversion.
2010-11-04 Richard HeckFix up revert_hspace_glue_lengths.
2010-11-04 Richard HeckRemove comment.
2010-11-04 Richard HeckLet latex_length return a tuple. Saves splitting, etc.
2010-11-04 Richard HeckFix up hspace reversion routine.
2010-11-04 Richard HeckSimplify vspace reversion.
2010-11-04 Richard HeckForgot these.
2010-11-04 Richard HeckReduce indentation. Also, it is probably not a good...
2010-11-04 Richard HeckSlightly simplify revert_percent_skip_lengths.
2010-11-04 Richard HeckSimplify revert_paragraph_indentation.
2010-11-04 Richard HeckFix up revert_longtable_align routine. Also, fix a...
2010-11-04 Richard HeckSlight simplification.
2010-11-04 Richard HeckAdd warning, save cycles.
2010-11-04 Richard HeckSave a few cycles.
2010-11-04 Richard HeckDon't return yet! We need to check the other one.
2010-11-04 Richard HeckComments.
2010-11-04 Richard HeckRemove unnecessary argument.
2010-11-04 Richard HeckRenaming.
2010-11-04 Richard HeckMinor cleanup for additional index reversion routines.
2010-11-04 Richard HeckClean up split index reversion routine.
2010-11-03 Richard HeckOne more minor thing....
2010-11-03 Richard HeckSimplify revert_backgroundcolor.
next