]> git.lyx.org Git - lyx.git/history - src/LaTeXFeatures.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / LaTeXFeatures.h
2022-12-25 Thibaut CuvelierLyXHTML: switch the doctype to (X)HTML5 and only output...
2022-12-19 Juergen SpitzmuellerImprove LaTeX version checking
2020-11-30 Enrico ForestieriFix compilation on cygwin
2020-11-25 Yuriy SkalkoCleanup headers
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-03-14 Richard Kimberly... Fix bug #11780.
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-08-14 Juergen SpitzmuellerDeactivate active - in tables with \cline or \cmidrule
2019-04-27 Günter Milde"AsBabelOptions" no longer required. Part2.
2019-04-19 Juergen SpitzmuellerUse proper listings font styles with polyglossia and RTL
2018-07-15 Juergen SpitzmuellerProper logos with RTL
2018-04-21 Juergen SpitzmuellerAdd Provides tag to languages
2018-04-21 Juergen SpitzmuellerDefine \textgreek only if needed
2017-11-19 Juergen SpitzmuellerFix footnote output in tables outside floats and longta...
2017-06-06 Enrico ForestieriFix bug #9101
2016-11-02 Juergen SpitzmuellerFix usage of multiple varieties of the same polyglossia...
2016-10-27 Juergen SpitzmuellerIssue an error message if conflicting languages are...
2016-10-17 Guillaume MunchSome compilers are worried that a struct is not the...
2016-10-17 Enrico ForestieriStrike out (in the output) deleted display math with...
2016-10-16 Guillaume MunchTexRow for InPreamble
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-09-10 Enrico ForestieriFix display and export of some latex macros
2016-06-12 Richard HeckWhen we use InPremable styles, we want to write as...
2015-01-24 Juergen SpitzmuellerMove font encoding information to languages.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-21 Juergen SpitzmuellerOutput package options before loading any package.
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumFix LaTeXFeatures::useLayout() recursion test
2012-12-23 Juergen SpitzmuellerLoad babel with English-only documents (bug 8423)
2012-09-19 Juergen SpitzmuellerImplement Provides tag to LaTeXFonts
2012-08-08 Juergen SpitzmuellerComments
2012-08-08 Juergen SpitzmuellerAdd a way to surpass special English treatment in useBabel
2012-07-23 Juergen SpitzmuellerRework language package detection
2012-06-23 Juergen Spitzmuellerfix bug #8211: \setotherlanguage not set for non-babel...
2012-06-08 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-08 Juergen SpitzmuellerDo not hardcode polyglossia-only languages
2011-12-06 Richard HeckNew methods in LaTeXFeatures specifically for collectio...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-11-06 Georg BaumFix bug #4213: Change tracking support for tex2lyx.
2011-10-18 Georg BaumGeneralize the esintoramsmath requirement:
2010-12-08 Jürgen Spitzmüller* resolve conflicts of XeTeX with AMS by loading all...
2010-12-08 Jürgen Spitzmüllermake i18npreamble work with polyglossia.
2010-11-22 Jürgen Spitzmüller* Introduce polyglossia support (bug 6576).
2010-11-14 Jürgen SpitzmüllerIntroduce a new Language option "AsBabelOptions" that...
2010-11-14 Jürgen Spitzmüller* add PreBabelPreamble to Language definition (fixes...
2010-11-13 Jürgen SpitzmüllerThe languages file rewrite.
2010-01-19 Richard HeckCollect the title for XHTML output, and use it.
2009-12-03 Richard HeckCSS for InsetBibtex. We include this via the validate...
2009-06-09 Georg Baumfix bug 5798: Translate float names
2009-06-05 Richard HeckSeparate HTML preamble information. This could be used...
2009-06-05 Richard HeckRename a couple routines in preparation for more.
2009-06-05 Richard HeckRoutines to retrieve HTML style information.
2009-06-03 Richard HeckRationalize the handling of InsetLayout's preamble...
2009-02-17 Georg BaumBetter fix for bug 1476 (following an idea by Jean...
2009-02-07 Jürgen SpitzmüllerBug 5562: Fix command line output of subfigure insets...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-12 Uwe Stöhrbabel handling: revert r26857 and r26858 for the reason...
2008-10-12 Abdelrazak YounesSimplify and optimize a bit the special babel language...
2008-09-29 Uwe StöhrBufferParams.cpp, LaTeXFeatures.cpp: fix http://bugzill...
2008-03-02 Jürgen Spitzmüller** subfig support **
2008-02-01 Jean-Marc LasgouttesUse a set<string> instead of a vecctor<string> for...
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-05-06 Uwe StöhrGeorg's patch for bug 3043:
2007-05-01 Uwe StöhrLaTeXFeatures.h: fix tipo
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-06 Jean-Marc LasgouttesNew framework for declaring generic features in textcla...
2007-02-08 Michael Schmitt * src/LaTeXFeatures.h: isAvailable() becomes a static...
2007-01-20 Georg BaumSome renaming (has been discussed a long time ago)
2006-11-08 Georg Baumuse docstring for textclass preambles
2006-10-21 José MatoxMore unicode fixes for docbook.
2006-10-21 André Pönitzmove everything into namespace lyx
2006-08-23 Michael Schmittdrop linuxdoc support (part 5)
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-28 Georg BaumFix bug 2107:
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-04-08 Jean-Marc LasgouttesGeorg\'s last patch for bug 605
2004-01-21 Jean-Marc Lasgouttesmove Buffer::nice to LaTeXFeatures
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingAdd a buffer() member function to LaTeXFeatures. Not...
2003-09-18 Angus LeemingAppend a '_' to the names of all private member variables.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-04 Angus LeemingStore LaTeXFeatures' externalPreambles as a list<string...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-05-23 Angus LeemingGet rid of the global use_babel variable.
2003-02-16 Jean-Marc Lasgouttesmove some code from buffer.C to bufferparams.c
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-20 Jean-Marc Lasgouttesimplement DependsOn tag for layout files; more unintere...
2002-05-10 Lars Gullik Bjønneslanguage patch from dekel
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-02 Lars Gullik Bjønneslayout as string
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
next