]> git.lyx.org Git - lyx.git/history - src/insets/InsetRef.cpp
DocBook: support bookauthor in bibliographies.
[lyx.git] / src / insets / InsetRef.cpp
2023-09-30 Juergen SpitzmuellerPrevent access to null local_font
2023-08-25 Richard Kimberly... Polish
2023-08-25 Alexander DunlapPut use_formatted_reference code in addToToc instead...
2023-08-25 Richard Kimberly... Preview formatted references in the work area.
2023-08-18 Richard Kimberly... Use master buffer setting when exporting
2023-08-17 Juergen SpitzmuellerAccount for babel's bidi option (#12866)
2023-07-29 Richard Kimberly... Fix silly mistake in 04fc48d79
2023-07-28 Richard Kimberly... New RefFormat tag for counters, and PrettyFormat for...
2023-07-28 Richard Kimberly... Fix bug #12337. Reorder plural and caps indicators.
2022-12-04 Richard Kimberly... Fix bug #11410.
2022-02-19 Daniel RamöllerProperly show labels from broken references in Cross...
2021-03-28 Richard Kimberly... Show the label for a cross-reference in the TOC.
2021-01-09 Richard Kimberly... Show plural and caps status for formatted references...
2021-01-09 Richard Kimberly... Update buffer after changing reference options. Part...
2021-01-07 Richard Kimberly... Amend cf07d4825
2021-01-05 Richard Kimberly... Fix bug #11104. Activate refstyle support for InsetMathRef.
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-01 Yuriy SkalkoUse const references
2020-10-03 Juergen SpitzmuellerNever mark references in inactive insets broken
2020-09-10 Daniel RamöllerLet Ctrl-Click on a reference jump to the corresponding...
2020-07-21 Thibaut CuvelierDocBook: escape IDs for InsetRef.
2020-07-08 Thibaut CuvelierRemove GuiRef::nameAllowed, as the DocBook support...
2020-07-08 Thibaut CuvelierNew DocBook support
2020-07-07 Pavel SandaAdd required elements in the layouts to support DocBook.
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-03-14 Juergen SpitzmuellerOutliner: distinguish non-active refs from broken refs
2020-03-14 Juergen SpitzmuellerAdd active refs to non-active labels to brokenrefs toc
2020-03-14 Juergen SpitzmuellerAdd outliner section for broken refs and citations
2020-03-14 Juergen SpitzmuellerColor broken citations, xrefs, and includes
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2019-12-31 Juergen SpitzmuellerHonor change tracking when automatically renaming refs...
2019-08-05 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2019-03-15 Juergen SpitzmuellerDo not force LTR with nameref and non-TeX fonts
2019-01-06 Richard Kimberly... Remove now unused routine.
2019-01-06 Richard Kimberly... Use combo box data rather than looking up info from...
2019-01-06 Richard Kimberly... Fix problem caused by re-ordering of menu at 5f6332bf4.
2018-12-31 Juergen SpitzmuellerAdd inactive labels to the toc
2018-12-29 Juergen SpitzmuellerDo not consider deleted labels in ambiguity check
2018-05-01 Richard HeckFix bug 11070.
2018-02-14 Juergen SpitzmuellerDisable unsupported ref types in mathed.
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-05-25 Guillaume MMFix coverity warning
2017-05-16 Guillaume MMStructure the broken InsetRef status
2017-01-28 Juergen SpitzmuellerWhitespace
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Richard HeckAdd a "noprefix" option to the "labelonly" version...
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Richard HeckAdd ability to use refstyle's plural and capitalization...
2017-01-02 Richard HeckLabel only command for reference dialog.
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-07-04 Guillaume MunchRationalise includes
2016-06-07 Richard HeckFix bug #10194: Space missing in UI.
2015-10-20 Guillaume MunchAmend bb344452
2015-10-15 Georg BaumFix std::string docstream output error
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-02-24 Jean-Marc LasgouttesSome performance stuff reported by cppcheck
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-30 Richard HeckDo not truncate references in outline pane (bug 9312).
2014-10-16 Richard HeckUpdate comment.
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-04-21 Juergen Spitzmuellerulem commands can be nested.
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2013-03-19 Richard HeckFix bug #8587 properly, by using local language for...
2013-03-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-03-18 Richard HeckMake things a little better with respect to bug #8587.
2013-03-18 Richard HeckAllowing direct, read-write access to the references...
2013-03-18 Richard HeckAdd FIXME concerning bug #8599.
2013-03-18 Richard HeckFix bug #8597: Output only (ref) for \eqref, not: equat...
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2013-02-07 Richard HeckFix really silly logic error. This should make prettyre...
2012-08-30 Enrico ForestieriProtect underlined \ref{} commands by enclosing them...
2011-12-03 Richard HeckComments.
2011-07-13 Richard HeckFix bug with output of prettyref chapter references.
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-04-15 Richard HeckForgot to change this in XHTML output, so formatted...
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-19 Vincent van RavesteijnRevert wrong previous commit.
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-13 Richard HeckWhat is output as \eqref under prettyref needs to be...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-12 Richard HeckInset::addToToc() can and should be const. It wasn...
2010-12-20 Richard HeckSimplify InsetRef::forToc().
2010-12-20 Richard HeckFinish disentangling tocString(). We introduce a new...
2010-12-15 Richard HeckBegin undoing the tocString() mess by renaming that...
2010-11-17 Richard HeckBetter way of doing these checks, suggested by Enrico.
2010-11-17 Richard HeckBe more careful here about isalpha and isalnum. Per...
2010-11-10 Richard HeckFix a bug in getFormattedReference().
2010-11-08 Richard HeckFix bug in fallback reference output with refstyle...
2010-11-01 Richard HeckPartially fix #5108.
2010-10-29 Richard HeckThis has to be delayed, since otherwise it provides...
2010-10-29 Richard HeckFix prettyref output.
2010-10-29 Vincent van RavesteijnRemove InsetCommand::mailer_name_.
2010-10-28 Richard HeckChange the way we output formatted references under...
next