]> git.lyx.org Git - lyx.git/history - src/BufferParams.cpp
Properly handle the bicaption package (bug #9449)
[lyx.git] / src / BufferParams.cpp
2015-03-16 Juergen SpitzmuellerProperly handle the bicaption package (bug #9449)
2015-03-15 Juergen SpitzmuellerSet the logic straight
2015-03-15 Juergen SpitzmuellerAllow to disable inputenc loading via 'Provides inputenc 1'
2015-01-24 Juergen SpitzmuellerFix output encoding information for non-TeX fonts XeTeX...
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-11-14 Georg BaumLoad footmisc.sty instead of using outdated code
2014-10-18 Stephan Witt #9130 Text in main work area isn't rendered with high...
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-07-05 Georg BaumMake BufferParams::auto_packages() threadsafe
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-04-21 Richard HeckTypos and style.
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-02-26 Georg BaumLoad listings after babel (bug #8995)
2014-02-09 Juergen SpitzmuellerDo not issue module warnings when just cloning a buffer...
2013-12-05 Juergen SpitzmuellerDo not load the xunicode package with TeX fonts
2013-12-01 Juergen SpitzmuellerLoad the CJK package if requested
2013-09-01 Juergen SpitzmuellerLoad AMS packages before newtxmath (#8824)
2013-06-01 Juergen SpitzmuellerImplement option to set a global default output format...
2013-05-16 Julien RiouxNew \cite_engine_type default.
2013-05-15 Georg BaumImplement forced local layouts
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-12 Richard HeckRemove useless test and add comment.
2013-04-02 Uwe StöhrBufferParams.cpp: fix bug #6813
2013-03-31 Georg BaumFix most important case of bug #8205
2013-03-24 Vincent van RavesteijnDo not sort formats in BufferParams::exportableFormats
2013-03-01 Juergen SpitzmuellerImprove math packages GUI
2013-02-27 Kornel BenkoAdded "cancel" to the GUI handled list of LaTeX packages.
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...
2012-12-28 Georg BaumFix bug #8464: stackrel with subscript.
2012-12-22 Enrico ForestieriFix bug #8467: "Corrupted NFSS tables" error when Cyril...
2012-12-15 Georg BaumAdd support for stmaryrd.sty (bug #8434)
2012-12-05 Richard HeckDisentangle moduleCanBeAdded for ordinary layout module...
2012-12-05 Richard HeckMinor formatting stuff.
2012-12-02 Juergen SpitzmuellerFix greyedout notes UI color (#6682) as good as it...
2012-11-30 Juergen SpitzmuellerFix shaded box UI color (#7395) as good as it gets ATM
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-09-24 Juergen Spitzmuellerproperly validate unicode-math
2012-09-24 Juergen SpitzmuellerVery basic support for unicode-math
2012-09-22 Vincent van RavesteijnFix bug #6389: Make columns RTL in RTL document
2012-09-22 Juergen SpitzmuellerBasic UI for math (TeX) fonts
2012-09-22 Juergen SpitzmuellerNo need to pass these
2012-09-19 Juergen SpitzmuellerImplement Provides tag to LaTeXFonts
2012-08-18 Juergen SpitzmuellerFactor out duplicated code
2012-08-18 Juergen SpitzmuellerIssue a warning if a LaTeX font is not available
2012-08-16 Juergen SpitzmuellerClean up LaTeX font handling (#4999)
2012-07-23 Juergen SpitzmuellerRework language package detection
2012-07-23 Juergen SpitzmuellerFix thinko
2012-07-23 Juergen SpitzmuellerFixes to the language package call
2012-07-01 Juergen SpitzmuellerSet the appropriate quote style when switching the...
2012-07-01 Juergen SpitzmuellerWhitespace
2012-06-30 Juergen SpitzmuellerProperly escape splitindex shortcut and try to encode...
2012-06-25 Vincent van RavesteijnBufferParams: Remove superfluous '\n'
2012-06-23 Juergen Spitzmuellerfix bug #8211: \setotherlanguage not set for non-babel...
2012-06-21 Uwe Stöhrdrop support for ArmTeX as its non-standard armscii8...
2012-06-09 Juergen SpitzmuellerLet getOutputFlavor return the correct flavors for...
2012-06-09 Juergen Spitzmuellersome less language hardcoding
2012-06-08 Juergen Spitzmuelleravoid empty class options
2012-06-08 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-08 Juergen SpitzmuellerDo not hardcode polyglossia-only languages
2012-06-08 Uwe Stöhr- support a bunch of new languages (fileformat change)
2012-06-05 Richard HeckAllow LyX format to be written to View>Source window.
2012-05-31 Richard HeckDeal with memory issue reported some time ago in connec...
2012-05-29 Juergen SpitzmuellerLoad bibtopic after hyperref (bug #8005)
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-05-06 Georg BaumDisentangle amsmath and amssymb loading.
2012-03-09 Richard HeckShow backends rather than formats in the View>Source...
2012-03-09 Richard HeckChange the backends() routine so it only gives us backe...
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2012-01-08 Georg BaumFix bug #7013: Wrong paper size passed to dvips
2012-01-05 Georg BaumLoad mathtools.sty automatically (bug #7949) and make...
2012-01-03 Georg BaumSecond step towards a more generic package off/auto...
2012-01-03 Georg BaumFirst step towards a more generic package off/auto...
2011-12-12 Julien RiouxAdd a document-wide default bibliography style \biblio_...
2011-12-08 Georg BaumBeautify output of \usepckage statements (each statemen...
2011-12-07 Richard HeckFix bug #5805 and similar requests. Adds a document...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-11-23 Richard HeckWhitespace.
2011-10-30 Richard HeckFix the outstanding part of #7764, which involves sorti...
2011-10-27 Vincent van RavesteijnRemove the prefence default_papersize
2011-10-18 Georg BaumGeneralize the esintoramsmath requirement:
2011-09-22 Richard HeckTypo.
2011-08-10 Uwe Stöhr- UI support for the LaTeX-package undertilde, fileform...
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
2011-05-23 Jürgen Spitzmüller* BufferParams.cpp: font name can be non-ASCII! (bug...
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-05-08 Tommaso CucinottaStill addressing #6560: instead of cloning the BufferPa...
2011-05-08 Richard HeckFix bug #7500: There is presently no way in the GUI...
2011-03-23 Jürgen Spitzmüllertry to clarify a comment.
2011-02-16 Richard HeckFix typo.
2011-02-15 Richard HeckIntroduce BufferParam to control whether CSS is output...
2011-02-13 Enrico ForestieriComplete integration of texrow with otexstream and...
2011-02-09 Jürgen Spitzmüller* BufferParams.cpp: do not load luainputenc if inputenc...
2011-02-09 Jürgen Spitzmüllerforgot this in previous revision.
next