]> git.lyx.org Git - lyx.git/history - src/BiblioInfo.cpp
Improve info display for biblatex databases
[lyx.git] / src / BiblioInfo.cpp
2016-09-18 Juergen SpitzmuellerImprove info display for biblatex databases
2016-07-18 Richard HeckThe way this was previously, it had to fail if the...
2016-07-18 Richard HeckFix thinko that led 2-authors citations to be displayed...
2016-07-13 Richard HeckCitation commands do not absolutely have to start with...
2016-06-12 Richard HeckAdd comment to fix coverity #111935.
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-16 Richard HeckFix bug #9296. The key may be multiple keys.
2014-05-23 Richard HeckAdd a FIXME.
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-05-23 Richard HeckFix up logic of BibTeXInfo::getInfo. We don't need...
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
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-16 Julien RiouxNew \cite_engine_type default.
2013-05-16 Julien RiouxCompute and output numbers for numerical citations.
2013-05-13 Julien RiouxAdd modifier to jurabib and natbib (author-year) modules.
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-03-28 Richard HeckRemove debugging code.
2013-03-27 Richard HeckLinks between citations and bibliography entries were...
2013-02-06 Julien RiouxSupport for \fullcite in LyXHTML and text export (fixes...
2013-02-06 Julien RiouxMove label generation from InsetBibtex to BiblioInfo.
2013-02-06 Julien RiouxRemove unused code.
2013-01-15 Julien RiouxBetter fix for #7732: Use buffer.B_().
2013-01-10 Julien RiouxLyXHTML linking from citation to bib entry for LyX...
2013-01-08 Julien RiouxFix cache for getInfo() with/without richtext (fixes...
2013-01-08 Julien RiouxPreserve BibTeX metadata in LyXHTML output (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-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-05-13 Richard HeckStyle.
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2011-12-08 Georg BaumBeautify output of \usepckage statements (each statemen...
2011-12-05 Julien RiouxThis is not limited to BibTeX. Missing citation keys...
2011-12-03 Julien RiouxGive a visual feedback that the BibTeX key could not...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-10-29 Vincent van RavesteijnRemove unneeded includes
2011-09-27 Julien RiouxAllow \nocite again with the basic citation engine.
2011-04-12 Richard HeckFix problem with citation dialog. The code changes...
2010-09-15 Richard HeckFix output of HTML tags in bibliography info.
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
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-28 Vincent van RavesteijnSquash warning.
2010-03-28 Richard HeckWhitespace and comments.
2010-03-28 Richard HeckMake a couple of important bibliographic phrases transl...
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 other bit.
2010-02-12 Jürgen SpitzmüllerFix encoding issues in bibitems (bug #6534)
2010-01-21 Richard HeckFix non-BibTeX detection of "author (year)" labels.
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-13 Richard HeckFix warning.
2009-12-13 Jürgen Spitzmüller* BiblioInfo.cpp (convertLaTeXCommands):
2009-11-07 Peter Kümmelcmake: fix merge build
2009-06-12 Jürgen Spitzmüller* BiblioInfo.cpp:
2009-06-12 Enrico ForestieriFix display of BibTeX entries in the info field of...
2009-06-11 Richard HeckIntroduce a field for keeping track of the citation...
2009-04-09 Richard HeckJust rearranging and adding some comments.
2009-04-04 Richard HeckFix the year display in InsetCitation.
2009-04-04 Richard HeckSimplify.
2009-01-17 Richard HeckLocalize a couple strings.
2009-01-17 Richard HeckWhoops. Was programming in perl yesterday....
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 HeckWe'll do the unicode conversion where it's actually...
2009-01-16 Richard HeckCache the getInfo() return value. This will matter...
2009-01-04 Richard HeckImprovements to the parser that extracts the "family...
2008-11-19 Richard HeckThe comment preceding getValueForField() reflected...
2008-11-19 Richard HeckFix 5538.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-25 Richard HeckFix from Vincent for citation display issues.
2008-09-25 Richard HeckMove NOCITE to the end of the enum, so that it will...
2008-09-08 Pavel SandaCoding style
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-26 Jürgen Spitzmüllerimprovements to the Citation UI.
2008-04-25 Richard HeckImplement a cache for BibTeX data. There was a cache...
2008-04-20 André Pönitzmove citation enums into header of their own
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-06 Abdelrazak YounesLoad child documents unconditionally at updateLabels...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-14 Richard HeckCode rules.
2008-02-14 Richard HeckProtect our data.
2008-02-14 Richard HeckDo not inherit from std::map.
next