]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx/lyx_2_0.py
Another mistake of mine, though it in fact had no effect.
[lyx.git] / lib / lyx2lyx / lyx_2_0.py
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.
2010-11-03 Richard HeckClean up other phantom reversions, too.
2010-11-03 Richard HeckClean up the revert_phantom routine.
2010-11-03 Richard HeckTry to fix revert_tabularvalign.
2010-11-03 Richard HeckJust a restructuring, with early continue.
2010-11-03 Richard HeckFix typo.
2010-11-03 Richard HeckFix comment.
2010-11-03 Richard HeckSimplify a bit.
2010-11-03 Richard HeckComment.
2010-11-03 Richard HeckClarify convert_rule routine. A bit.
2010-11-03 Richard HeckClean up revert_rule routine.
2010-11-02 Richard HeckFix another thinko of mine.
2010-11-02 Richard HeckFix lyx2lyx problem related to bug #1881.
2010-11-02 Richard HeckFix typo/thinko here. It's the match result we want...
2010-10-30 Uwe Stöhrlyx_2_0.py: correct comment
2010-10-14 Uwe Stöhrlyx2lyx/lyx_2_0.py: remove another unused debug warning
2010-10-13 Richard HeckRefstyle support. The user can now choose between prett...
2010-10-13 Uwe Stöhrlyx_2_0.py: remove a debug warning
2010-10-12 Richard HeckGet rid of "CharStyle:", "Custom:", and "Element:"...
2010-10-11 Uwe StöhrInsetBibtex.cpp:
2010-09-24 Richard HeckRevert the beamer changes from a while ago. They work...
2010-09-20 Uwe Stöhrlyx2lyx/lyx_2_0.py:
2010-09-20 Uwe Stöhrlyx2lyx/lyx_2_0.py: fix bug in the feyn reversion routine
2010-09-19 Pavel SandaAdd support for feyn package and Diagram inset.
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...
2010-09-06 Uwe Stöhrlyx_2_0.py: fixes for the mathdots conversion/reversion...
2010-08-31 Uwe Stöhrlyx_2_0.py:
2010-08-31 Uwe Stöhrsupport to load the mathdots package via the document...
2010-07-17 Uwe Stöhrlyx_2_0.py: fix comment
2010-07-17 Richard HeckUwe's use_makebox conversion routine.
2010-07-17 Uwe Stöhrsupport for formal math script
2010-07-17 Uwe Stöhrlyx_2_0.py: whitespace
2010-07-16 Richard HeckRemove Nameref support. Too many issues involving trans...
2010-07-13 Richard HeckSlight improvement and a comment.
2010-07-13 Richard HeckFix the nameref reversion routine per a suggestion...
2010-07-13 Richard HeckThese didn't get committed with r34884 because I forgot...
2010-07-13 Uwe Stöhrsupport for the ISO C-series paper formats; fileformat...
2010-07-08 Uwe Stöhrlyx_2_0.py: fix reversion routine for \makebox support
2010-07-07 Enrico ForestieriImprove the lyx2latex function.
2010-07-06 Uwe Stöhrlyx_2_0.py: coding style fixes
2010-07-06 Enrico ForestieriFix reversion of IEEEtran layout documents.
2010-07-06 Richard HeckDon't rely upon there being a certain number of argumne...
2010-07-06 Richard HeckOff by one here. Left an extra \begin_layout line.
2010-07-06 Richard HeckFix up the put_cmd_in_ert routine so that it accepts...
2010-07-06 Richard HeckMore elses after returns.
2010-07-06 Richard HeckReturn here unless the doc class is correct.
2010-07-06 Richard HeckStyle.
2010-07-06 Richard HeckNo else after return.
2010-07-06 Uwe Stöhrlyx_2_0.py: revert unwanted changes from r34773
2010-07-06 Uwe Stöhrlyx2lyx/lyx_2_0.py:
2010-07-06 Uwe Stöhrlyx_2_0.py:
2010-07-05 Richard HeckDon't need else after return.
2010-07-05 Richard HeckFix spacing problem and thereby fix 6802.
2010-07-05 Uwe Stöhrlyx2lyx/lyx_2_0.py:
2010-07-05 Uwe Stöhrlyx2lyx/lyx_2_0.py:
2010-07-03 Uwe Stöhr- new support for makebox; fileformat change
2010-07-03 Uwe Stöhrlyx2lyx/lyx_2_0.py: correct LateX units - there are...
2010-06-07 Richard HeckRenaming: \\begin_inset OptArg to \\begin_inset Argument.
2010-06-07 Richard HeckThis was missing from a previous commit: Didn't go...
2010-06-05 Edwin Leuvenadd support for decimal alignment in tables
next