]> git.lyx.org Git - lyx.git/history - src/tex2lyx/tex2lyx.cpp
Fix #10778 (issue with CJK and language nesting)
[lyx.git] / src / tex2lyx / tex2lyx.cpp
2017-04-20 Uwe Stöhrbackport fix for bug #10440
2016-01-31 Georg BaumOpen tex2lyx input files with correct encoding
2016-01-29 Georg BaumUse consistent iconv encoding names
2015-05-13 Enrico ForestieriUpdate tex2lyx and tests after 306b136c
2015-03-26 Jean-Marc LasgouttesMake builds reproducible
2015-01-11 Georg BaumStart qt event loop for commandline usage
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-09 Georg BaumRemove direct calls of exit()
2014-12-29 Georg Baumtex2lyx: Run configure.py if needed (bug #8539)
2014-12-29 Georg BaumWrite fixed encoding to LyX file (bug #9178)
2014-11-25 Jean-Marc LasgouttesAdd new variables lyx_build_date/time
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2013-11-11 Georg BaumFix encoding for copying LaTeX from clipboard
2013-09-29 Vincent van RavesteijnMerge: Remove tex2lyx defines to allow for newer automake
2013-09-29 Jean-Marc LasgouttesMove tex2lyx dummy implementations in their own file.
2013-09-29 Jean-Marc LasgouttesRemove dependency on TEX2LYX #define in ModuleList.cpp
2013-09-29 Jean-Marc LasgouttesRemove dependency on TEX2LYX #define in Lexer.cpp
2013-05-31 Jean-Marc Lasgouttestex2lyx does not use LYXERR, but basic cerr stream
2013-05-26 Georg BaumFix tex2lyx include output for roundtrip
2013-02-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-18 Julien RiouxUse the LyX name of encodings instead of the LaTeX...
2013-01-22 Julien RiouxSeparation of the various names for encodings.
2012-12-28 Georg BaumFix bug #8422.
2012-12-14 Jean-Marc LasgouttesWhitespace only
2012-11-28 Jean-Marc LasgouttesFix # 8414: Use the noweb module instead of literate...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Georg BaumImport theorems correctly (bugs #5702, #5776)
2012-10-24 Lars Gullik BjønnesMerge branch 'enable-cxx11'
2012-10-24 Georg BaumFix test targets for some build trees
2012-10-23 Georg BaumImplement tex2lyx -m switch (bug #8393)
2012-10-18 Georg BaumAdd -skipchildren command line switch (bug #4435)
2012-10-06 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-06 Georg BaumSet CJK document language instead of adding a note.
2012-10-03 Georg BaumAdd -copyfiles command line option to tex2lyx
2012-07-08 Georg BaumFix tex2lyx -roundtrip for XeTeX documents
2012-06-27 Uwe Stöhrtex2lyx: reprivatize another variable
2012-06-24 Uwe Stöhrfix bug #8210
2012-06-24 Uwe Stöhrsupport non-CJK Japanese for tex2lyx
2012-06-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-24 Uwe StöhrCJK support for tex2lyx
2012-05-31 Richard HeckDeal with memory issue reported some time ago in connec...
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2011-12-04 Georg Baumfix preamble output in case child docs are present
2011-11-13 Georg BaumFix bug #3036: font changes inside \markright do not...
2011-11-13 Georg BaumFix bug #7668 (cosmetic whitespace issues)
2011-11-06 Georg BaumFix bug #4213: Change tracking support for tex2lyx.
2011-10-30 Georg BaumCreate mechanism to handle packages for which we only...
2011-10-30 Georg Baumget rid of the modules_placeholder hack
2011-10-30 Georg BaumFix bug #7844: \date{} in main text is recognized
2011-10-30 Georg BaumFirst step towards proper handling of partially support...
2011-10-23 Georg BaumTie file formats of LyX and tex2lyx, since there are...
2011-10-16 Abdelrazak Younestex2lyx: disambiguate duplicate trim() function by...
2011-10-06 Julien Riouxtex2lyx : Also allow -h and -v command-line options...
2011-10-03 Julien Riouxtex2lyx : More descriptive --help message and implement...
2011-05-14 Peter Kümmelrun in-place: don't speculate where the lyx binary...
2011-05-08 Georg BaumSmall improvement for bug #7509 as suggested by JMarc
2011-03-28 Peter Kümmeljust to be sure: don't know if other compilers mangle...
2011-03-28 Peter Kümmelfix msvc linker error: for the linker struct and class...
2011-03-25 Enrico ForestieriInfrastructure for choosing different icon sets. This...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-23 Georg BaumNext step towards a working roundtrip of files generate...
2010-12-30 Georg BaumAdd -roundtrip argument to tex2lyx for tex->lyx->tex...
2010-12-27 Georg Baumfix parsing of \let: tex2lyx must not enclose the argum...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-17 Richard HeckFix crash reported by Bennett. We could try to catch...
2010-03-29 Richard HeckMake these const, too. I mean, why not?
2010-03-12 Enrico ForestieriFix command line parsing and allow unicode arguments...
2010-01-17 Enrico ForestieriFix bug #5525: Windows XP doesn't shut down with LyX...
2009-08-14 Enrico ForestieriDon't rely on the signal delivered by raise(), as this...
2009-07-12 Jean-Marc LasgouttesRemove dummy gettext.cpp from tex2lyx source and use...
2009-04-19 Jean-Marc Lasgouttesimprove tex2lyx Usage display (on error...); describe...
2009-01-30 Jean-Marc LasgouttesAdd a new command line parameter -e that sets the defau...
2008-11-16 Jean-Marc LasgouttesNow tex2lyx is able to set the encoding from what it...
2008-11-16 Jean-Marc LasgouttesFirst serious step for utf8 file format format. tex2lyx...
2008-11-14 André Pönitzrevert accidental change
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-29 Jürgen Spitzmüllerrevert some new features so that tex2lyx outputs format...
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-05 André Pönitzmore Lexer;
2008-03-21 José MatoxAdd headers necessary to compile with g++ 4.3 (I am...
2008-03-06 Richard HeckImprove performance of TextClass type objects by making...
2008-02-29 Richard HeckThis is the last of the commits that hopes to enforce...
2008-01-14 Abdelrazak Younesheader cleanup
2007-12-23 Stefan Schimanski* tex2lyx support for multiple optional argument using...
2007-12-23 Stefan Schimanski* newlyxcommand support as LaTeX feature
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 André Pönitzsome de-boostification
2007-11-27 Abdelrazak Younestex2lyx.cpp does not need boost::filesystem. Only remai...
2007-11-25 Peter Kümmelfix compile
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-07 André Pönitzmore use of support::FileName.
2007-10-19 Bo PengFix tex2lyx for the isFileReadable change
2007-09-29 André Pönitzcompile fix
next