]> git.lyx.org Git - lyx.git/history - src/LaTeX.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / LaTeX.h
2020-12-19 Yuriy SkalkoMerge namespace signals2 into namespace lyx
2020-10-25 Yuriy SkalkoConstify
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-03-14 Juergen SpitzmuellerDo not break on undefined references that are part...
2019-12-15 Juergen SpitzmuellerReport makeindex/xindy errors
2019-06-07 Pavel SandaStart reporting missing citations and broken references...
2017-12-21 Richard HeckAllow makeindex, nomencl, and bibtex runs to be cancele...
2017-12-21 Richard HeckAllow LaTeX processes to be canceled.
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2015-11-20 Scott KostyshakClear the error list before second LaTeX run
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
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 KostyshakAdd on to fix for #2757
2015-03-20 Scott KostyshakCheck exit code of LaTeX process in LaTeX::run
2015-02-09 Scott KostyshakCorrect the spelling of "occured" to "occurred"
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-14 Richard HeckGet rid of boost::noncopyable.
2014-04-09 Juergen SpitzmuellerTypo. Sorry.
2014-04-09 Juergen SpitzmuellerDo not stop on BibTeX errors.
2013-05-27 Juergen SpitzmuellerCatch and report BibTeX/biber errors (#2757)
2011-10-07 Jürgen SpitzmüllerFix biber execution om MikTeX.
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
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).
2009-04-13 Jürgen Spitzmüller* Properly separate the specific Japanese (i.e., pLaTeX...
2008-11-16 André Pönitzcosmetics
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
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
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, part one
2007-04-23 Georg Baummake the nomencl inset work with older versions of...
2006-12-04 Georg Baumdocument the LaTeX class a bit
2006-12-04 Georg Baummore unicode filenames
2006-12-04 Georg Baumremove unused member
2006-11-29 Georg Baumconvert some more filenames for unicode
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-12 Georg BaumUnicode: Do the conversion of error messages to docstri...
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-13 Georg BaumUse wchar_t as lyx::char_type if it is 32 bit wide.
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-10-07 Martin VermeerImplement use of babel language in xindy.
2004-09-26 Lars Gullik BjønnesUse the preferred calling for Boost.Signal
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-04-04 Angus LeemingClean up interface a little
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-11-29 Jean-Marc Lasgouttesrecreation patch from Ben ; page break patch from John...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-07 Lars Gullik Bjønnesdont use threads, add inquiv operator for Aux_info
2001-02-06 Jean-Marc LasgouttesHP-UX compile fix, thai keymap
2001-02-06 Allan Raemissing std::
2001-02-04 Allan RaeA couple of tiny fixes to get it compiling and a partia...
2001-02-03 Dekel Tsur- Fix the bug that bibtex was not always run when needed.
2001-01-25 Jean-Marc LasgouttesAdd using directive
2001-01-23 Dekel TsurSupport for multiple bibliographies
2001-01-20 Dekel TsurHandle the \@input macro in aux files.
2000-10-02 Jean-Marc LasgouttesDekel literate patch + my final word on naming new...
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-09-27 Lars Gullik Bjønnesfor fixes to cxx warnings
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-07-04 Lars Gullik Bjønnesmore changes, read the Changelog
2000-04-28 Lars Gullik Bjønnesa couple of small fixes + a fix for the error in bibtex...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
1999-11-26 Lars Gullik Bjønnesallocation changes to lyxstring, rerun bibtex on databa...
1999-11-24 Lars Gullik Bjønnesseveral changes from FilePtr to FileInfo, reverted...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-08 Jean-Marc LasgouttesUse "using" to bring STL templates from the std:: names...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-12 Lars Gullik Bjønnessome no-op changes, planning a new branch to update...
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision