]> git.lyx.org Git - lyx.git/history - src/BufferParams.cpp
Enable OK/Apply buttons when resetting to class defaults.
[lyx.git] / src / BufferParams.cpp
2017-05-25 Richard HeckThese two routines are now redundant.
2017-05-25 Richard HeckWe can now use the cached information instead of tracin...
2017-05-25 Richard HeckUse a typedef for vector<Format const *>, which is...
2017-05-25 Richard HeckSince we're now caching this, we can sort it once,...
2017-05-25 Richard HeckSimple cache for information on exportable formats...
2016-11-02 Juergen SpitzmuellerFix usage of multiple varieties of the same polyglossia...
2016-09-25 Enrico ForestieriImprove systemlyxdir handling
2016-07-25 Richard HeckMerge branch '2.2.x' into 2.2.2-staging 2.2.2-staging
2016-07-15 Richard HeckMerge branch '2.2.x' into 2.2.2-staging
2016-07-11 Juergen SpitzmuellerPolyglossia is no longer restricted to XeTeX.
2016-07-11 Juergen SpitzmuellerClarify some comments wrt XeTeX/LuaTeX (see bug #10013)
2016-07-10 Günter Mildefix #10199 Non-encodable characters with XeTeX and...
2016-06-27 Richard HeckLet "provides [fontspec|listings|subfig] 1" work.
2016-02-09 Guillaume MunchDo not save \origin when \save_transient_properties...
2016-01-12 Guillaume MunchAdd \save_transient_properties parameter (#9841)
2016-01-12 Guillaume MunchRevert "Work around bug #9841"
2016-01-10 Enrico ForestieriMake sure the origin tag is properly terminated.
2016-01-08 Günter MildeUse polyglossia also with DVI (LuaTeX).
2015-12-19 Georg BaumImprove directory name juggling
2015-12-18 Georg BaumImprove directory name juggling
2015-12-17 Guillaume MunchWork around bug #9841
2015-12-13 Kornel Benko\origin handling. Use realPath() intead of absFileName()
2015-11-18 Guillaume MunchFix bug #9854 "Dataloss after git merge with change...
2015-11-13 Günter MildeUpdate comments after solving #9740.
2015-11-12 Günter MildeFix 480937a103708a651/lyxgit, second attempt.
2015-11-10 Günter MildeFix 480937a103708a651/lyxgit. See also #9740.
2015-11-09 Georg BaumFix regression of 2fc430d5ae
2015-11-09 Georg BaumStore both sets of font selections
2015-11-06 Richard HeckThe cite engine info is needed by makeDocumentClass().
2015-10-20 Günter MildePartial fix for #9740 "XeTeX/LuaTeX with TeX fonts...
2015-08-15 Enrico ForestieriQuote argument of tag when necessary
2015-06-17 Juergen SpitzmuellerProperly pass char to stream (probably fix bug #9632)
2015-06-15 Juergen SpitzmuellerCheck for, and report, uncodable characters in user...
2015-05-27 Juergen SpitzmuellerEnable polyglossia for LuaTeX
2015-05-25 Enrico ForestieriVirtualize the origin tag for the system directory.
2015-05-23 Enrico ForestieriSave the document directory path only if explicitly...
2015-05-17 Georg BaumFix indentation
2015-05-16 Enrico ForestieriCorrectly load documents moved elsewhere after save.
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-04-02 Juergen SpitzmuellerProperly determine active font encoding
2015-03-17 Juergen Spitzmuellerfixltx2e must be loaded as early as possible
2015-03-16 Juergen SpitzmuellerMake the missing class warning opt-out
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'
next