]> git.lyx.org Git - lyx.git/history - src/tex2lyx/ChangeLog
the convert patch
[lyx.git] / src / tex2lyx / ChangeLog
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-12 Jean-Marc Lasgouttessome trivial fixes
2005-01-10 Angus LeemingThe package reworking.
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-06 Jürgen Spitzmüllerfloat2string #4 (Spacing)
2005-01-06 Georg Baumfix bug 1750
2004-12-15 Georg Baumpartial longtable support for tex2lyx (partial fix...
2004-12-14 Angus LeemingClean-up interface to os::init.
2004-12-14 Angus LeemingRemove trailing slash from -Ifoo/ in the AM_CPPFLAGS...
2004-12-05 Lars Gullik Bjønnesrename boost libs, add some boost variables for automak...
2004-11-27 Georg Baumprevent tex2lyx segfault
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-11-08 Georg Baumfix bug 1730
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-21 Georg Baumfix bug 1620 in tex2lyx
2004-10-12 Georg Baumupdate tex2lyx file format
2004-08-29 Georg Baumupdate tex2lyx output file format
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-10 Georg Baumhandle natbib and jurabib packages and citation commands
2004-07-29 Georg Baummake tex2lyx produce version 235 lyx files
2004-07-23 Georg Baumhandle \cr in math arrays and tables
2004-06-28 Georg Baumimprove font handling, small const fixes
2004-06-23 Georg Baumfix bug 1446 (tex2lyx nesting)
2004-06-18 Georg Baumimprove tex2lyx paragraph and comment handling
2004-05-26 Lars Gullik Bjønnessome more gettext work
2004-04-30 Georg Baumrecognize \lyxdot and fix \def commands with %-newline...
2004-03-27 Angus LeemingGeorg's tex2lyx patch.
2004-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
2004-01-07 Lars Gullik Bjønnesadaptablize a functor, remove a warning
2004-01-07 Jean-Marc Lasgouttesstatus tag patch from Georg
2003-12-19 André PönitzGeorg's minipage patch
2003-12-10 André PönitzGeorg Baum's vspace change
2003-11-19 Jean-Marc Lasgoutteslatest patch from Georg: support a syntax table for...
2003-11-05 André PönitzGeorg's latest improvements
2003-10-23 André PönitzGeorg Baum's monster patch
2003-10-17 Lars Gullik Bjønnesfix parallel make
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-09-26 Lars Gullik BjønnesNew debugstream.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-08-19 Angus LeemingMore 'standard conformant blurb' nonsense.
2003-08-07 Jean-Marc LasgouttesAfter all those hours of frustrating coding on tex2lyx...
2003-08-06 Jean-Marc Lasgouttesfinish tex2lyx depth support (hopefully); more things...
2003-08-05 Alfredo Braunsteincompile fix
2003-08-05 Jean-Marc Lasgouttesmake nesting work in tex2lyx
2003-08-04 Jean-Marc Lasgouttesarchitectural changes to tex2lyx
2003-07-30 Angus Leemingurg...
2003-07-30 Angus LeemingHide the fact that we re-generate those symbolic links...
2003-07-28 Jean-Marc Lasgouttes * text.C (check_layout): \layout -> \begin_layout
2003-07-28 Jean-Marc Lasgouttesforgot to save a file
2003-07-28 Jean-Marc Lasgouttesoutput \layout tags lazily
2003-07-28 Jean-Marc Lasgouttestex2lyx support for english quotes; revert the layout...
2003-07-28 José Matox\layout -> \begin_layout and missing \end_layout
2003-07-28 Jean-Marc Lasgouttes * text.C (parse_text): read environment from layout...
2003-07-27 Jean-Marc Lasgouttestex2lyx improvments
2003-07-27 Angus LeemingRemove cruft spotted by Kayvan.
2003-07-27 Angus LeemingRemove hard coding of command layouts.
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-26 Angus LeemingEnable tex2lyx to read the LyX textclass and to use...
2003-07-18 Lars Gullik Bjønnesmake lyx compile with gcc 3.4. remove some warnings.
2003-05-19 André PönitzJoao's patches
2003-04-29 André Pönitzwhitespace + Inset::haveParagraphs
2003-04-20 Angus LeemingKayvan's compilation fix.
2003-04-17 André Pönitzre-structure the beast
2003-02-25 Angus LeemingFix a minor irritation.
2003-02-20 Angus LeemingSwap <sstream> for "Lsstream.h".
2003-02-12 Jean-Marc Lasgouttesreverse last change
2003-02-12 Jean-Marc Lasgouttescompilation fix
2003-02-11 André PönitzAngus' second patch
2003-02-11 John Levonback out again
2003-02-11 John Levonfix compile
2003-02-11 Angus Leemingstop cvs complaining
2003-02-10 Angus Leemingadd a tex2lyx dir and empty Makefile.am to enable this...