]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx
* lib/configure.py: change "MS Word (HTML)" to "HTML (MS Word)" as suggested by H...
[lyx.git] / lib / lyx2lyx /
2007-01-01 Georg Baumfix lyx2lyx conversion of multiple encoding files
2006-12-28 Georg BaumAdd some more LaTeX encodings, fix thailatex and displa...
2006-11-25 Georg Baummissing bits of the new insets for \clearpage and ...
2006-11-25 Bo PengAdd inset clearpage and cleardoublepage, from Urgas
2006-11-19 Michael Schmitt * lib/lyx2lyx/lyx_1_4.py:
2006-11-14 Georg BaumMake nesting levels work. Obviously ++nestdepth does...
2006-11-13 Georg BaumAdd support for the esint package
2006-11-12 Georg BaumFix output of labels and references that contain charac...
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-10-26 Georg BaumMake the code a bit more python-like
2006-10-25 Georg BaumPort InsetCommandParams::scanCommand to lyx2lyx.
2006-10-22 Georg BaumFix stupid backslash quoting error that resukted in...
2006-10-19 Georg Baumsmall readability fix
2006-10-18 Georg Baumfix indentation
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-16 Jürgen Spitzmüller* lib/lyx2lyx/lyx_1_5.py: correct indendation.
2006-10-16 Jürgen SpitzmüllerRemember the char style label state and make it globall...
2006-10-12 Enrico ForestieriSmall fix for the last version bump
2006-10-12 Martin VermeerSupport for optional arguments for environments. No...
2006-08-15 Georg BaumUpdate file format for unicode
2006-08-14 José MatoxDebris from earlier typo fix in file name.
2006-08-14 José Matoxrename generate_enconding_info.py to generate_encoding_...
2006-08-09 José MatoxAdd language attribute to default file
2006-08-09 José MatoxAdd encoding to a default file
2006-08-09 Jean-Marc Lasgouttes * lib/Makefile.am (dist_pkgdata_DATA): remove configure.py
2006-08-08 José MatoxUpdate Makefile.am with new and renamed files.
2006-08-07 José MatoxAdd support for input encoding handling by lyx2lyx.
2006-08-07 José Matoxgenerate_enconding_info.py parses lib/languages and...
2006-08-07 José MatoxGive to get value a default argument,
2006-08-02 José Matoxstring.join(lst) -> " ".join(lst) and not "".join(lst)
2006-08-02 José MatoxRemove calls to deprecated module string.
2006-08-02 José MatoxStart to consolidate the functions in parser tools.
2006-08-02 José MatoxSmall fixes.
2006-08-02 José MatoxConvert all python files to utf-8.
2006-08-02 José Matoxlyx2lyx: Remove -tt from header since it does not work.
2006-08-01 José Matoxlyx_0_08.py:
2006-08-01 José MatoxAdd module documentation to lyx_0_10.py
2006-08-01 José MatoxRename files:
2006-07-27 José Matox * LyX.py
2006-07-27 José Matoxparser_tools.py (del_token): rename arguments to be...
2006-07-17 Bo PengRemove hardcoded option -tt from python scripts
2006-07-03 Bo Penglib/lyx2lyx/lyx_1_5.py: replace tab with spaces
2006-07-03 Georg Baummerge booktabs branch
2006-07-01 Bo PengRemove all tabs in lib/lyx2lyx/*.py, corresponding...
2006-06-30 Georg BaumCall python with the -tt switch to make mixed tab/space...
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-06-05 Georg Baum * lib/lyx2lyx/Makefile.am: Add missing file lyx_1_5.py
2006-06-03 Martin Vermeer Add support for framed.sty
2006-04-24 Lars Gullik Bjønnesupdate ignore, and make sure to dist the lyx2lyx_versio...
2006-04-20 Martin Vermeer * lyx_1_4.py
2006-04-10 José Matox * configure.ac
2006-04-10 José Matoxparser_tools.py (find_tokens, find_tokens_exact): repla...
2006-04-10 José Matoxlyx_1_4.py(convert_sgml_paragraphs):
2006-04-07 José MatoxUpdate version of lyx2lyx to 1.5.0svn
2006-04-07 José MatoxAdd placeholders for future changes:
2006-03-17 Georg Baum * parser_tools.py (find_tokens_exact): new...
2006-03-07 José MatoxOnly reset the papersize for a4* paperpackages.
2006-02-22 Georg Baumfix bug 2314
2006-02-13 Georg Baumfix bug 2026 and bug 2088
2006-02-10 Lars Gullik BjønnesDelete all .cvsignore files from trunk
2006-02-02 Georg Baumfix bug 2244 (branch removal)
2005-12-01 José Matoxfix lyx2lyx bug dealing with compressed files.
2005-11-24 José MatoxFix second part of bug 666 (I\'m not joking). Complete...
2005-11-21 Georg Baumfix bug 2131
2005-10-13 Jürgen Spitzmüllerfix bug 2090 (remove param \quotes_times). File format...
2005-09-28 Georg Baumforgotten fixes for bug 2027
2005-09-28 Jürgen Spitzmüllerfix space insets, increase version to 244.
2005-09-20 Georg Baumfix bug 2031 (\lyxline conversion)
2005-09-19 Georg Baumsmall fix for TOC file generation in LyX.py
2005-09-09 José Matoxfix vertical alignment convertion for tables in format...
2005-09-05 Georg Baumfix bug 1990
2005-08-30 Georg Baumfix bug 2004
2005-08-29 José Matoxfix bug 2001
2005-08-18 José MatoxSeparate preamble from from header. Make its treatment...
2005-08-11 José Matoxadd \\leftindent to the list of allowed paragraph param...
2005-07-29 José MatoxTake into account the lines added to preamble.
2005-07-29 José MatoxFix a4 package removal when the preamble is already...
2005-07-29 José MatoxFix widemargins a4 convertion.
2005-07-29 José MatoxAdded a more precise date and details about 222 to...
2005-07-29 José MatoxPut back support for format 222.
2005-07-22 José Matoxremove wrong comments and add 1.3.6 to the list of...
2005-07-18 José Matoxsmall fixes to minipages convertions and retroversions.
2005-07-18 José Matoxfix two typos converting frenchb (Thanks to Georg)
2005-07-17 José Matoxconvert frenchb language also in the body
2005-07-17 José MatoxRemove the support for a4.sty, a4wide.sty and a4widemar...
2005-07-15 José Matoxadd python support to configure
2005-07-12 José Matoxfix lyx2lyx bugs for revertion to 221.
2005-07-08 José MatoxSupport old tables format 1.
2005-07-08 José MatoxRemove latexdel insets comming from sgml2lyx (ref,...
2005-07-07 Jean-Marc Lasgouttesclean up french language handling
2005-07-07 José MatoxIgnore whitelines on header. Fix reading the first...
2005-07-06 José MatoxConsider the case where there is not any layout name.
2005-07-06 José MatoxAdd support for cases where the body begins without...
2005-07-06 José Matoxlyx_1_4.lyx (paperpackage): Fix empty paperpackage...
2005-07-06 José MatoxHandle truncated files.
2005-07-06 José MatoxFix handling of older tex2lyx files.
2005-07-05 José MatoxImplement return codes consistently.
2005-07-05 José Matoxadd --try-harder for lyx2lyx
2005-07-05 José MatoxObsolete latex title style for 0.10 documents.
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
next