]> git.lyx.org Git - lyx.git/history - src/BiblioInfo.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / BiblioInfo.h
2024-03-01 Thibaut CuvelierDocBook: amend e3020a6b.
2024-03-01 Thibaut CuvelierDocBook: authorsToDocBookAuthorGroup never needs to...
2020-12-05 Richard Kimberly... Change name in source files
2020-10-23 Enrico ForestieriFix compilation on cygwin
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-19 Yuriy SkalkoReduce includes in header files
2020-10-15 Yuriy SkalkoRemove BufferParams.h from BiblioInfo.h
2020-10-02 Jean-Marc LasgouttesPass parameters as const references when possible
2020-08-27 Juergen SpitzmuellerClear info_ cache if format changes
2020-08-27 Juergen SpitzmuellerMake paper search function accessible and customizable
2020-08-21 Scott KostyshakWhitespace
2020-08-20 Pavel SandaAllow LyX to find pdfs and urls of citation references...
2020-07-08 Thibaut CuvelierNew DocBook support
2020-02-28 Richard Kimberly... Use ranges, fix warnings
2019-09-13 Richard Kimberly... Use const &
2019-08-28 Jean-Marc LasgouttesInitialize num_bib_key_
2019-08-07 Juergen SpitzmuellerAllow for multiple use of same key in qualified citatio...
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-10 Juergen SpitzmuellerCorrect restoration of citation style selection between...
2017-03-12 Richard HeckWhitespace and const'ing.
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 SpitzmuellerExtend and improve name list handling
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Juergen SpitzmuellerImplement display of starred cite commands
2017-01-07 Juergen SpitzmuellerImplement CiteItem in the chain
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
2016-09-18 Juergen SpitzmuellerImprove info display for biblatex databases, part II
2016-07-18 Richard HeckThe way this was previously, it had to fail if the...
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-08-22 Richard HeckMake BiblioInfo::collectCitedEntries private (since...
2014-05-23 Richard HeckFix bug #9131 for development branch. There are two...
2014-05-23 Richard HeckAdd some const-ref-ness, and remove some default argume...
2014-02-13 Richard HeckThis is meant to be almost UINT_MAX, but needn't really...
2014-02-12 Richard HeckFix bug #8944 by introducing a maximum size for keys...
2013-07-20 Juergen SpitzmuellerFix encoding problems in citation labels by using docst...
2013-05-13 Julien RiouxInitialize BibTeXInfo modifier to zero, always.
2013-01-15 Julien RiouxBetter fix for #7732: Use buffer.B_().
2013-01-08 Julien RiouxFix cache for getInfo() with/without richtext (fixes...
2013-01-08 Julien RiouxMove richtext escaping to its own postprocessing routine.
2013-01-07 Julien RiouxUse document language when exporting citations to LyXHT...
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2011-12-03 Julien RiouxRemove extra whitespace.
2010-09-15 Richard HeckFix output of HTML tags in bibliography info.
2010-03-29 Richard HeckThere are other ways we can get in trouble, so let...
2010-03-29 Richard HeckDo the translation the right way.
2010-03-29 Richard HeckIntroduce a simple macro facility for citation formats...
2010-03-29 Richard HeckRead the citation formats from a file, rather than...
2010-03-27 Richard HeckThese can just be strings, and will need to be so later.
2010-03-27 Richard HeckAllow the use of rich text in citation formats. And...
2010-03-27 Richard HeckThis is the first step towards allowing customization...
2010-02-13 Richard HeckFix warning.
2010-02-12 Jürgen SpitzmüllerFix encoding issues in bibitems (bug #6534)
2010-01-11 Richard HeckAuthor-year citations for XHTML output.
2010-01-09 Richard HeckA little cleanup of some of the BibTeX info access.
2010-01-08 Richard HeckRoutines for calculating numerical labels for BibTeX...
2010-01-08 Richard HeckMove the collection of citations and sorting routines...
2009-12-03 Richard HeckThe BibTeX bibliography only includes BibTeX entries.
2009-06-11 Richard HeckIntroduce a field for keeping track of the citation...
2009-04-09 Richard HeckJust rearranging and adding some comments.
2009-01-17 Richard HeckThis can be a const ref now.
2009-01-17 Richard HeckImprove the display of BibTeX info in InsetCitation...
2009-01-16 Richard HeckCache the getInfo() return value. This will matter...
2008-11-19 Richard HeckThe comment preceding getValueForField() reflected...
2008-11-19 Richard HeckFix some comments.
2008-11-19 Richard HeckFix 5538.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-04-25 Richard HeckImplement a cache for BibTeX data. There was a cache...
2008-04-24 Richard HeckA leftover. Removed.
2008-04-20 André Pönitzmove citation enums into header of their own
2008-03-10 Abdelrazak Younesadd missing ctor
2008-02-14 Richard HeckCode rules.
2008-02-14 Richard HeckCleanup.
2008-02-14 Richard HeckProtect our data.
2008-02-14 Richard HeckDo not inherit from std::map here either.
2008-02-14 Richard HeckDo not inherit from std::map.
2007-12-20 Richard HeckSupport for nocite, provided by Bernhard Reiter.
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}