]> git.lyx.org Git - lyx.git/history - lib
Fix up convert_bibtex_clearpage. The last one!
[lyx.git] / lib /
2010-11-05 Richard HeckFix up convert_bibtex_clearpage. The last one!
2010-11-05 Richard HeckNew str2bool() utility. Python's own bool() returns...
2010-11-05 Richard HeckSimplify the get_value routines a bit.
2010-11-05 Richard HeckComments.
2010-11-05 Richard HeckThis routine simply does not do what it claims to do...
2010-11-05 Richard HeckSimplify revert_diagram routine.
2010-11-05 Richard HeckFix up revert_rule routine.
2010-11-05 Richard HeckMake sure we don't go beyond the end of the lines.
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 HeckImprove hex2ratio.
2010-11-04 Richard HeckFix revert_align_decimal routine.
2010-11-04 Richard HeckSimplify convert_mathdots.
2010-11-04 Richard HeckForgot to svn add these.
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 HeckUpdate header.
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-03 Richard HeckAdd John Perry. Update me.
2010-11-03 Pavel Sanda* examples/lilypond.lyx
2010-11-02 Richard HeckAdd module for named theorems. Thanks to John Perry...
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 another infinite loop.
2010-11-02 Richard HeckPrevent infinite loop.
2010-11-02 Richard HeckFix typo/thinko here. It's the match result we want...
2010-11-02 Uwe StöhrMath.lyx: multirow package is not used -> remove it...
2010-11-01 Uwe Stöhr- German EmbeddedObjects.lyx: remove wrong info
2010-11-01 Pavel SandaRegenerate LFUNs.lyx
2010-11-01 Richard HeckThere is no way of handling alternate class file names...
2010-11-01 Pavel SandaFix lilypond support, patch from Julien Rioux, bug...
2010-11-01 Richard HeckAdd new file to installed scripts.
2010-11-01 Richard HeckAdd script that writes the bbl file in place of the...
2010-11-01 Uwe StöhrGerman Tutorial.lyx: rename Zitat -> Literaturverweis...
2010-10-30 Uwe Stöhrlyx_2_0.py: correct comment
2010-10-29 Vincent van RavesteijnTypo
next