]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx
listerrors.lyx : Update a link.
[lyx.git] / lib / lyx2lyx /
2011-12-07 Richard HeckFix bug #5805 and similar requests. Adds a document...
2011-11-07 Julien RiouxFile format bump after r39982 (renaming of the japanese...
2011-08-29 Uwe StöhrInsetSpace support for
2011-08-26 Richard HeckFix infinite loop reported on the list, which revealed...
2011-08-25 Pavel SandaUpdate FSF address, patch from cornelisbb, #7735.
2011-08-10 Uwe Stöhr- UI support for the LaTeX-package undertilde, fileform...
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-07-23 Pavel SandaAdd visible space. After long discussion the solution...
2011-07-01 Pavel Sandatypo
2011-07-01 Pavel SandaComment only
2011-06-05 Georg Baumremove dead code
2011-06-04 Richard HeckLet lyx2lyx work when we don't yet have a format change...
2011-05-10 Peter Kümmelcmake: move CMakeLists.txt into source dir (multiple...
2011-05-09 Julien RiouxAdd lyx_2_1.py to the distribution; it was added in...
2011-05-05 Richard HeckFix thinko in lyx2lyx.
2011-05-03 Richard HeckNew lyx2lyx file for 2.0 --> 2.1 conversions.
2011-04-25 Richard HeckWe no longer write such detailed information to the...
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-12 Richard HeckFix python 3 deprecation warning.
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 HeckA couple more comments.
2010-11-05 Richard HeckComment out some unused code to save a little load...
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 HeckMake sure we extend with a list.
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 HeckSome documentation for lyx2lyx_tools.
2010-11-05 Richard HeckSo I now understand why find_token_exact is called...
2010-11-05 Richard HeckAt least rename this argument to something that makes...
2010-11-05 Richard HeckMore documentation.
2010-11-05 Richard HeckJust a bit of safety here.
2010-11-05 Richard HeckUse del_token where it makes sense to do so.
2010-11-05 Richard HeckThis is the del_token that would be helpful.
2010-11-05 Richard HeckMove del_token into the files where it is used. We...
2010-11-05 Richard HeckBegin a bunch of comments on the parser tools. You...
2010-11-05 Richard HeckAdd two new routines to parser_tools. Somewhere along...
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 HeckNew routine: 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 HeckImprove the add_to_preamble routine. Now we really...
2010-11-05 Richard HeckMinor fixups for revert_splitindex.
2010-11-05 Richard HeckI forgot that the single line case is really OK.
2010-11-05 Richard HeckReminders.
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 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.
next