]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx/parser_tools.py
Update FSF address, patch from cornelisbb, #7735.
[lyx.git] / lib / lyx2lyx / parser_tools.py
2011-08-25 Pavel SandaUpdate FSF address, patch from cornelisbb, #7735.
2011-01-21 Pavel SandaUpdate years
2010-11-10 Richard HeckAnother try at multirow reversion. What makes this...
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 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 HeckRename and restructure get_containing_inset.
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 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 HeckMake sure we don't go beyond the end of the lines.
2010-11-04 Richard HeckFactor out some common code.
2010-11-04 Richard HeckUpdate header.
2010-11-04 Richard HeckMove generally useful parser routines to parser_tools.
2008-04-12 Uwe Stöhrlyx2lyx: lyx2lyx: lyx_1_6.py, parser_tools.py:
2008-04-12 Uwe Stöhrlyx2lyx: lyx_1_6.py, parser_tools.py:
2008-03-18 José Matoxfix bug 4639
2007-02-16 Georg BaumAvoid endless loops, e.g when an end_deeper is missing
2006-08-07 José MatoxGive to get value a default argument,
2006-08-02 José MatoxStart to consolidate the functions in parser tools.
2006-07-27 José Matox * LyX.py
2006-07-27 José Matoxparser_tools.py (del_token): rename arguments to be...
2006-07-01 Bo PengRemove all tabs in lib/lyx2lyx/*.py, corresponding...
2006-04-10 José Matoxparser_tools.py (find_tokens, find_tokens_exact): repla...
2006-03-17 Georg Baum * parser_tools.py (find_tokens_exact): new...
2006-02-13 Georg Baumfix bug 2026 and bug 2088
2005-09-20 Georg Baumfix bug 2031 (\lyxline conversion)
2004-08-15 José MatoxReorganised lyx2lyx, transfering it knowleadge of the...
2004-08-14 José Matoxup to file format 236 and also fix Bug 421.
2004-08-04 José Matoxremove \r from line's end when present -- lyx2lyx
2004-07-01 Georg Baumupdate file format to reflect the paperpackage bugfix
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-05-11 José Matoxwhitespace, bugfixes, and convertions dependent on...
2004-04-29 Georg Baumrequire file extension for included graphics
2004-04-19 José MatoxFix revert chain.
2004-04-14 José MatoxThe big lyx2lyx rewrite.
2003-12-05 José MatoxFix warnings in python 2.3.
2003-07-28 José Matoxlyx2lyx supports gziped files, version header correct
2003-03-14 Dekel TsurFix conversion of minipages that contains tabulars.
2003-01-08 José MatoxFix bug 436
2002-10-28 Dekel TsurSmall change.
2002-10-11 Dekel TsurFix bug reported by Martin.
2002-09-03 Dekel TsurPrevent changing of non-tabular lines.
2002-08-31 Dekel TsurWork with nested tabulars
2002-08-24 Dekel Tsurlyxconvert_220 module for Rob's patch
2002-08-19 Dekel TsurCleanup
2002-08-12 Dekel Tsurold ERT insets should just be ignored
2002-08-10 Dekel TsurSmall changes
2002-08-06 Dekel Tsur- Fix ert conversion
2002-08-05 Dekel TsurSmall changes
2002-08-03 Dekel TsurFew improvements
2002-08-03 Dekel TsurFew improvements
2002-08-02 Dekel TsurHandle LaTeX layout, and collapse consecutive ERT insets
2002-08-02 Dekel TsurConvert ERT and figinsets. Perhaps incomplete.
2002-08-01 José MatoxInitial inclusion of lyx2lyx files