]> git.lyx.org Git - lyx.git/history - src/LaTeX.cpp
Fix #10778 (issue with CJK and language nesting)
[lyx.git] / src / LaTeX.cpp
2017-10-14 Juergen SpitzmuellerDo not error on missing ZWNJ (ligature break) characters.
2017-07-04 Juergen SpitzmuellerCatch xdvipdfmx driver error (that breaks XeTeX compila...
2017-06-16 Juergen SpitzmuellerCatch "! Incomplete \\if[x]" error
2016-10-23 Günter MildeFix #10394 Do not error on missing characters in "nullf...
2016-02-28 Guillaume MunchDelete .out files after compilation errors (#9963)
2015-11-20 Scott KostyshakClear the error list before second LaTeX run
2015-11-20 Scott KostyshakUpdate exit code on second LaTeX run (#9765)
2015-11-20 Scott KostyshakAdd comment
2015-06-11 Juergen SpitzmuellerReport missing characters on conversion with XeTeX...
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-05-05 Scott KostyshakRemove code that is no longer needed
2015-05-05 Scott KostyshakDo a fresh compile for preview after error (#9061)
2015-05-05 Scott KostyshakRename deleteFilesOnError to removeAuxiliaryFiles
2015-04-07 Scott KostyshakContinue compilation despite errors (#8739)
2015-04-06 Juergen SpitzmuellerRe-introduce BibTeX error reporting via Error dialog...
2015-03-20 Scott KostyshakExport/view a PDF even if error
2015-03-20 Scott KostyshakImprove log scanner to correctly report error
2015-03-20 Scott KostyshakCheck exit code of LaTeX process in LaTeX::run
2015-03-20 Scott KostyshakRemove an outdated comment
2015-03-20 Scott KostyshakRemove output file in temporary folder on error
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-17 Georg BaumFix memory error detected by valgrind
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2013-12-14 Juergen SpitzmuellerRecognize changed babel error message (rewording)
2013-12-02 Juergen SpitzmuellerRerun makeindex if all nomencl entries have been remove...
2013-05-27 Juergen SpitzmuellerCatch and report BibTeX/biber errors (#2757)
2013-01-04 Julien RiouxAdd known citation packages to LaTeXFeatures:
2012-10-11 Juergen SpitzmuellerCorrectly initialize bool. Thanks, Pavel.
2012-09-20 Juergen SpitzmuellerFollow Lars' advice
2012-09-17 Juergen SpitzmuellerDo not search for empty string
2012-09-17 Juergen SpitzmuellerCalibrate log file parser
2012-09-17 Juergen SpitzmuellerClarify the logic of fragmental file name checking
2011-12-23 Jürgen SpitzmüllerIn recent biber version, the log message that tells...
2011-10-07 Jürgen SpitzmüllerFix biber execution om MikTeX.
2011-05-31 Richard HeckFix for bug #7360. Patch from Nemah, posted to bug...
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2011-03-13 Jürgen Spitzmüller* LaTeX.cpp: fix another variant of bug #7344 (delete...
2011-03-08 Jürgen Spitzmüller* LaTeX.cpp: fix bug #7344 (delete aux files and rerun...
2011-03-04 Enrico ForestieriFix bug #7331 (No error highlighting in child documents)
2011-02-10 Jürgen Spitzmüller* LaTeX.{cpp,h}:
2011-02-07 Jürgen Spitzmüller* LaTeX.{cpp,h}: run biber if necessary (bug 7281).
2011-01-24 Jürgen Spitzmüller* LaTeX.cpp: recognize etaremune rerun request.
2010-12-29 Jürgen Spitzmüllerfix some typos. Patch by Yuri Chornoivan.
2010-10-21 Richard HeckThis one didn't make it to Unicode for some reason.
2010-07-09 Jürgen Spitzmüller* LaTeX.cpp: understand Biblatex's polite rerun request.
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-04-21 Pavel SandaLast bits.
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-03-17 Pavel SandaFix bug 6445: Incorrect TEX code causes misleading...
2010-03-17 Pavel SandaFix bug 6593: LyX wont detect some pdftex errors
2010-01-07 Jürgen Spitzmüller* LaTeX.cpp: update comment + typo.
2009-10-04 Enrico ForestieriFix bug #6258: LyX incorrectly interprets tetex warning...
2009-06-20 Jürgen Spitzmüller* LaTeX.cpp (deplog):
2009-05-22 Jürgen Spitzmüller* Per-document setting for bibtex and makeindex.
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2009-04-16 Jürgen Spitzmüller* LaTeX.cpp: some debug output.
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-04-13 Jürgen Spitzmüller* Properly separate the specific Japanese (i.e., pLaTeX...
2009-03-17 Jürgen Spitzmüller* LaTeX.cpp:
2008-11-28 Jürgen Spitzmüller* LaTeX.cpp (run):
2008-11-16 André Pönitzcosmetics
2008-11-15 Abdelrazak Younesgcc warning fix, please verify.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-08-23 Jürgen Spitzmüller* separate nomencl processing command from index proces...
2008-02-18 Abdelrazak Younesheader cleanup
2008-01-17 Jürgen Spitzmüller* src/LaTeX.cpp:
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-16 Abdelrazak YounesTransfer getcwd() implementation to FileName.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Enrico ForestieriRevert qprocess code. Revisions reverted: 22026, 22030...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-08 Peter Kümmeladd progress view of system calls
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 Abdelrazak Younes* FileName:
2007-11-25 Abdelrazak YounesFree src/ from boost::filesystem.
2007-11-15 André Pönitzreduce line noise
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-10-18 André Pönitzstart using FileName::exists()
2007-09-21 Jean-Marc Lasgouttesfix uninitialized variable
2007-09-18 Jürgen Spitzmüller* src/LaTeX.cpp (scanLogFile):
2007-07-27 Jürgen Spitzmüller* src/LaTeX.cpp: Get rid of annoying LaTeX error after...
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/