]> git.lyx.org Git - lyx.git/history - src/BufferParams.h
Update shortcuts in fr.po
[lyx.git] / src / BufferParams.h
2018-12-11 Richard Kimberly... Copy modules into the Advanced F&R pane as well.
2018-12-11 Enrico ForestieriFix reloading of local layout file (bug #11120)
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-06 Enrico ForestieriFix bug #9101
2017-05-13 Uwe Stöhrrename buffer parameter math_number_before to math_numb...
2017-05-12 Jean-Marc LasgouttesProper GUI feedback for leqno option
2017-05-12 Jean-Marc LasgouttesNever, never use a string for something that has 3...
2017-05-11 Uwe StöhrGuiDocument: support also the class option reqno
2017-04-25 Uwe Stöhrsupport for the document class option leqno
2017-04-19 Jean-Marc LasgouttesRewrite mathindent without HSpace class
2017-04-19 Jean-Marc LasgouttesRevert "BufferParams: get rid of the HSpace class for...
2017-04-17 Uwe StöhrBufferParams: get rid of the HSpace class for mathinden...
2017-04-17 Jean-Marc LasgouttesCleanup parindent support
2017-04-13 Uwe StöhrBufferParams: rename formula_indent to math_indent...
2017-04-05 Uwe Stöhrsupport to indent formulas
2017-03-19 Enrico ForestieriFix output of en- and em-dashes with TeX fonts
2017-02-25 Juergen Spitzmuellerrename BufferParams::font_encoding() to ::main_font_enc...
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-01-15 Juergen SpitzmuellerDon't load bibtopic with Biblatex
2017-01-13 Juergen SpitzmuellerAdd an "Automatic" bibliography processor pref option
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerBiblatex support
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerDifferentiate InsetCite
2017-01-01 Juergen SpitzmuellerAdd BufferParams::bibtexCommand()
2017-01-01 Juergen SpitzmuellerMake biblio_style private
2016-12-25 Juergen SpitzmuellerImplement dynamic quotation marks
2016-12-24 Juergen SpitzmuellerRestructure InsetQuotes for better extensibilty
2016-12-20 Juergen SpitzmuellerRename some quote-related params
2016-10-21 Richard HeckThese two routines are now redundant.
2016-10-21 Richard HeckUse a typedef for vector<Format const *>, which is...
2016-10-21 Richard HeckSimple cache for information on exportable formats...
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-07-13 José MatosFix typo
2016-06-03 Pavel SandaIntroduce basic support for microtype.sty.
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesRemove declaration of classes that do not exist
2016-01-12 Guillaume MunchAdd \save_transient_properties parameter (#9841)
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-09 Georg BaumStore both sets of font selections
2015-11-04 Georg BaumRemove unused declarations
2015-10-31 Scott KostyshakTypo
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-04 Jean-Marc LasgouttesRemove unused variable BufferParams::quotes_times
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
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-04-21 Richard HeckTypos and style.
2014-02-09 Juergen SpitzmuellerDo not issue module warnings when just cloning a buffer...
2013-05-15 Georg BaumImplement forced local layouts
2013-03-01 Juergen SpitzmuellerImprove math packages GUI
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-05 Richard HeckDisentangle moduleCanBeAdded for ordinary layout module...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Lars Gullik BjønnesWS cleanup, remove extraeneous spaces
2012-09-22 Juergen SpitzmuellerBasic UI for math (TeX) fonts
2012-09-22 Juergen SpitzmuellerNo need to pass these
2012-07-01 Juergen SpitzmuellerSet the appropriate quote style when switching the...
2012-06-04 Richard HeckFix crash reported by Tommaso:
2012-05-31 Richard HeckDeal with memory issue reported some time ago in connec...
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-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-07 Richard HeckFix bug #5805 and similar requests. Adds a document...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-08-10 Uwe Stöhr- UI support for the LaTeX-package undertilde, fileform...
2011-08-10 Uwe StöhrBufferParams.h: revert unintended changes from previous...
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
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-02-15 Richard HeckIntroduce BufferParam to control whether CSS is output...
2011-02-13 Enrico ForestieriComplete integration of texrow with otexstream and...
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2011-02-01 Jürgen Spitzmüller* BufferParams.{cpp,h}:
2010-11-26 Richard HeckFinal batch of BufferParam renaming.
2010-11-26 Richard HeckRename a bunch of BufferParams to conform to our usual...
2010-11-26 Richard HeckBegin renaming some BufferParams to conform to our...
2010-11-26 Jürgen SpitzmüllerImplement GUI for LuaTeX. File format change due to...
2010-11-14 Jürgen SpitzmüllerIntroduce a new Language option "AsBabelOptions" that...
2010-11-05 Vincent van RavesteijnFix bug #6058: Change tracking and versioning.
next