]> git.lyx.org Git - lyx.git/history - src/insets/InsetBibitem.cpp
Update comment: a function was renamed.
[lyx.git] / src / insets / InsetBibitem.cpp
2024-02-26 Thibaut CuvelierUpdate comment: a function was renamed.
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-08-01 Thibaut CuvelierDocBook: use the right key when generating bibiomixed.
2020-07-25 Pavel SandaKill warning about unused parameter.
2020-07-25 Thibaut CuvelierDocBook: implementation of LATEX_BIB_ENVIRONMENT.
2020-06-25 Jean-Marc LasgouttesRun codespell on src/insets
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2020-01-12 Jean-Marc LasgouttesFixup bf7f4d71: Let changeRefsIfUnique handle undo
2019-04-21 Juergen SpitzmuellerFix renaming of citation refs after changing bibitem key
2019-04-19 Juergen SpitzmuellerMore formalia
2019-04-18 Juergen SpitzmuellerAmend 3615a6a75bfe7b
2019-04-18 Juergen SpitzmuellerMake usage of natbib without BibTeX more obvious
2018-02-22 Richard HeckFix bug #10817.
2017-10-23 Juergen SpitzmuellerImplement ParamInfo::HANDLING_LTRIM and use it to ltrim...
2017-10-18 Juergen SpitzmuellerDo not scan BibTeX files multiple times in a collectBib...
2017-04-07 Jean-Marc LasgouttesAvoid using buffer() which might throw an exception
2017-04-04 Jean-Marc LasgouttesTry another way of convincing coverity that everything...
2017-03-31 Jean-Marc LasgouttesPlay again with coverity annotation
2017-03-31 Jean-Marc LasgouttesFollowup to e10db6c7: handle InsetCitation too.
2017-03-31 Jean-Marc LasgouttesAnnotate destructors to please coverity
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2015-05-21 Enrico ForestieriCode simplification.
2015-05-20 Enrico ForestieriAvoid compiler warning about overloaded virtual function.
2015-05-16 Enrico ForestieriCorrectly load documents moved elsewhere after save.
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumMake include and bibitem insets threadsafe
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2013-05-16 Julien RiouxDon't use widest label for numerical citations.
2013-05-16 Julien RiouxCompute and output numbers for numerical citations.
2013-04-25 Richard HeckSimplify code a bit: If we only accept CITE_CODE, there...
2013-04-08 Jean-Marc LasgouttesFix another faulty signature
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2013-02-06 Julien RiouxWhitespace only.
2012-06-30 Juergen SpitzmuellerFactor out method to get a properly encoded latex string
2012-05-14 Richard HeckWe need to clean the HTML id before writing it.
2012-05-13 Richard HeckFix bug #8156.
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.
2011-12-03 Julien RiouxShow insets as text in the formatted bibliography entry.
2011-12-03 Julien RiouxUpdate a bibitem label also when it is emptied.
2011-12-03 Julien RiouxRemove extra whitespace.
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-12-04 Richard HeckRevert r36696: We can't collect BibTeX information...
2010-12-03 Richard HeckSimplify some of the bibliography update code. There...
2010-12-03 Richard HeckProper fix now for bug #6846. The idea, due to JMarc...
2010-11-29 Vincent van RavesteijnFix bug #6315: counters in insets that don't produce...
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-29 Vincent van RavesteijnRemove InsetCommand::mailer_name_.
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-10-09 Uwe StöhrInsetBibitem.cpp: fix #5786
2010-09-15 Richard HeckPart of #6893.
2010-08-10 Richard Heckbuffer_ --> buffer()
2010-08-09 Richard HeckRevert r35106.
2010-08-09 Richard HeckDon't need this argument, since it was only ever called...
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-08 Richard HeckUnused variable.
2010-03-08 Richard Hecks/isBufferValid/isBufferLoaded/
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-02-13 Jürgen Spitzmüllergeneralize special handling of command inset parameters...
2010-02-12 Jürgen SpitzmüllerFix encoding issues in bibitems (bug #6534)
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-19 Richard HeckMove the StartTag, EndTag, and CompTag classes into...
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-12-03 Richard HeckForgot this.
2009-12-03 Richard HeckRevert previous commit. Wrong fix.
2009-12-03 Richard HeckFix bibitem bug for XHTML.
2009-11-30 Richard HeckRestore XHTML output for InsetBibitem.
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-12 Jean-Marc LasgouttesMake sure that the new caching mechanism for flattened...
2009-07-12 Jean-Marc Lasgouttesrevert r30515: too many files there
2009-07-12 Jean-Marc Lasgouttesfix a couple warnings after the number localization...
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-11 Richard HeckBug.
2009-06-11 Richard HeckIntroduce a field for keeping track of the citation...
2009-06-11 Richard HeckGet InsetBibitem working, and the output for LATEX_BIB_...
2009-05-23 Jürgen SpitzmüllerInsetBibitem.cpp: fix bibitemWidest.
2009-05-19 Uwe StöhrInsetBibitem.cpp: typo
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-15 Jean-Marc Lasgouttesmove the catInit call around
2008-08-10 Richard HeckFix silly bug that makes it impossible to change bibite...
2008-07-14 Jürgen Spitzmüller* src/insets/InsetBibItem.cpp:
2008-06-18 Pavel SandaFix include orderings.
2008-06-06 Richard HeckPrevent a crash when destroying insets whose Buffers...
2008-06-05 Richard HeckForgot this bit.
2008-06-05 Richard HeckMore cache fixing. Similar fix as for InsetBibtex,...
2008-05-22 Abdelrazak YounesUnify Paragraph::asString() methods.
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-04-25 Richard HeckImplement a cache for BibTeX data. There was a cache...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-17 Uwe Stöhrcompilation fixes
2008-03-04 Abdelrazak Younesadd missing break, should fix the remaining problem...
next