]> git.lyx.org Git - lyx.git/history - src/tex2lyx/tex2lyx.C
Fix bug 2667
[lyx.git] / src / tex2lyx / tex2lyx.C
2006-07-16 Georg BaumFix bug 2667
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2005-07-25 Georg Baumwrite output to infile.lyx
2005-07-25 Georg BaumAllow specification of output filename of tex2lyx
2005-07-16 Lars Gullik Bjønnesdrop reLyX like it is hot, and setup to use tex2lyx...
2005-07-14 Georg Baumbetter environment handling in tex2lyx
2005-06-01 Georg Baumadd diagnostic messages by Jean-Pierre Chr��tien and...
2005-05-25 Georg Baumfix relative file names in tex2lyx
2005-05-20 Georg Baumset tex2lyx master file path correctly for input files...
2005-03-27 Georg Baumfix open files bug on solaris
2005-01-31 Angus LeemingEnable tex2lyx to run in-place.
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-10 Angus LeemingThe package reworking.
2005-01-06 Georg Baumfix bug 1750
2004-12-14 Angus LeemingClean-up interface to os::init.
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-08-29 Georg Baumupdate tex2lyx output file format
2004-07-29 Georg Baummake tex2lyx produce version 235 lyx files
2004-06-28 Georg Baumimprove font handling, small const fixes
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-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-09-26 Lars Gullik BjønnesNew debugstream.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-19 Angus LeemingMore 'standard conformant blurb' nonsense.
2003-08-04 Jean-Marc Lasgouttesarchitectural changes to tex2lyx
2003-07-28 Jean-Marc Lasgouttes * text.C (check_layout): \layout -> \begin_layout
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-27 Angus LeemingAll day for not very much...
2003-07-27 Angus LeemingRemove hard coding of command layouts.
2003-07-26 Angus LeemingEnable tex2lyx to read the LyX textclass and to use...
2003-06-30 André Pönitzmake tex2lyx lyxstring agnostic
2003-05-13 André PönitzSTRCONV() all over the place
2003-04-25 André Pönitzsome common structures in extra file
2003-04-23 André Pönitzlots of small improvements
2003-04-17 André Pönitzre-structure the beast
2003-04-17 André Pönitzmake Kayvan's compiler happy
2003-04-16 André Pönitzlots of small stuff
2003-04-16 André Pönitzimproved table handling
2003-04-14 André Pönitzread \mbox, read $$
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-06 André Pönitzlots of small stuff
2003-03-04 André Pönitzsmall changes
2003-03-03 André Pönitzsmall parser fixes
2003-02-28 André Pönitzsome small improvements
2003-02-20 André Pönitzmulticol; small stuff
2003-02-20 Angus LeemingSwap <sstream> for "Lsstream.h".
2003-02-17 André Pönitzparagraph*
2003-02-17 André Pönitzfix crash
2003-02-12 André Pönitzignore \noun definition
2003-02-12 André Pönitzbasic table handling
2003-02-12 André Pönitz*** empty log message ***
2003-02-12 André Pönitz*** empty log message ***
2003-02-12 André Pönitz*** empty log message ***
2003-02-12 André Pönitz...
2003-02-12 Jean-Marc Lasgouttesreverse last change
2003-02-12 Jean-Marc Lasgouttescompilation fix
2003-02-12 André Pönitz167
2003-02-12 André Pönitz745
2003-02-12 André Pönitz751 to go
2003-02-12 André Pönitzdown to 822 errors on my thesis
2003-02-12 André Pönitzmore work
2003-02-12 André Pönitzfinish reader/writer split
2003-02-11 André PönitzAngus' second patch
2003-02-11 John Levonback out again
2003-02-11 John Levonfix compile
2003-02-11 André PönitzAngus' changes
2003-02-11 André PönitzFirst shot at real code..