]> git.lyx.org Git - features.git/history - src/insets/InsetIndex.cpp
InsetIndex: improve formatting of resulting XHTML
[features.git] / src / insets / InsetIndex.cpp
2022-11-19 Thibaut CuvelierInsetIndex: improve formatting of resulting XHTML
2022-11-16 Pavel SandaDrop C++17 if init-statements to support older compilers.
2022-11-05 Scott KostyshakGuard some debug code
2022-11-05 Juergen SpitzmuellerIntroduce index-tag-all lfun
2022-11-04 Jean-Marc LasgouttesNew lfun to copy index insets from ToC
2022-11-04 Juergen SpitzmuellerAdd some options to index context menu
2022-11-04 Juergen SpitzmuellerDo not \protect stuff in index when we postpone the...
2022-11-04 Juergen SpitzmuellerFix page range without page format
2022-11-02 Juergen SpitzmuellerIndicate see[also] refs in label and outliner
2022-11-01 Juergen SpitzmuellerHandle empty index subentries (#7820)
2022-10-31 Thibaut CuvelierInsetIndex: hide printTree behind a LYX_INSET_INDEX_DEB...
2022-10-31 Juergen SpitzmuellerMerge branch 'features/indexmacros'
2022-10-31 Juergen SpitzmuellerTypo
2022-10-31 Juergen SpitzmuellerRename subindex to subentry
2022-10-31 Juergen SpitzmuellerDisplay subinsets in inset button and outliner
2022-10-31 Juergen SpitzmuellerEnter subindex on Enter in index
2022-10-29 Juergen SpitzmuellerEnable pagination property with inset sortkey
2022-10-29 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-09-01 Thibaut CuvelierFix a warning related to comparing different signedness
2022-09-01 Thibaut CuvelierLyXHTML: implement index ranges
2022-09-01 Thibaut CuvelierLyXHTML: implement multiple indices
2022-08-31 Thibaut CuvelierDocBook: amend 34ea4080
2022-08-31 Thibaut CuvelierDocBook: add test case for multiple indices
2022-05-14 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-05-09 Kornel BenkoFindAdv: Use private variable for_search
2022-05-05 Thibaut CuvelierInsetIndex: revamp IndexEntry to handle both legacy...
2022-04-30 Thibaut CuvelierInsetIndex: simplify the implementation of the has...
2022-04-30 Thibaut CuvelierInsetIndex: add a method hasSubentries.
2022-04-30 Thibaut CuvelierInsetIndex: when parsing entries for XHTML, don't impos...
2022-04-30 Thibaut CuvelierInsetIndex: add a few comments.
2022-04-30 Thibaut CuvelierInsetIndex: add a comment.
2022-04-30 Thibaut CuvelierInsetIndex: refactor IndexEntry to be a full-fledged...
2022-04-25 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-25 Thibaut CuvelierDocBook: use the new system for index.
2022-04-20 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-19 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-19 Juergen SpitzmuellerIntroduce InsetIndexMacros
2022-04-12 Kornel BenkoFind: Renamend for_searchAdv to for_serach in src/Outpu...
2022-02-17 Juergen SpitzmuellerTypo
2022-02-17 Juergen SpitzmuellerInsetIndex: Some comments and indentation fixes
2022-02-15 Juergen SpitzmuellerFix #10649
2022-02-07 Thibaut CuvelierDocBook: add a TODO for a newly discovered bug.
2022-02-06 Thibaut CuvelierDocBook: support @ in index when used for sorting.
2021-01-22 Kornel BenkoFindAdv: Make search for text in deleted regions config...
2021-01-22 Juergen SpitzmuellerPrevent more local colors from leaking (#6626)
2020-09-19 Thibaut CuvelierMerge branch 'feature/docbook' into master
2020-09-19 Thibaut CuvelierDocBook: fix handling of index end-of-range.
2020-07-30 Thibaut CuvelierDocBook: don't output abstract if it would have no...
2020-07-08 Richard Kimberly... Whitespace
2020-07-08 Thibaut CuvelierNew DocBook support
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2019-03-14 Juergen SpitzmuellerMove labels and insets out of moving arguments
2018-12-05 Kornel BenkoFindAdv: Simplify search for chars '&', '%', '#' and '_'
2018-11-29 Kornel BenkoFindAdv: Use plain text as value for \index{}
2018-02-24 Richard HeckFix bug #10901.
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
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-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
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-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2016-12-16 Juergen Spitzmuellercontext-sensitive command termination at some more...
2016-10-16 Guillaume MunchUse otexstringstream for the captions of InsetCaptionables
2016-07-04 Guillaume MunchRationalise includes
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-05-28 Richard HeckThe way this was done here is inconsistent with how...
2015-05-17 Georg BaumFix indentation
2015-05-09 Juergen SpitzmuellerSplit different indices in the outliner
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2013-03-25 Richard HeckFix bug #8608: Don't output index entries from notes...
2013-03-24 Richard HeckSilly mistake here in earlier commit.
2013-03-23 Richard HeckFix a few more translation probelms for XHTML output.
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...
2012-07-01 Juergen SpitzmuellerWhitespace
2012-06-30 Juergen SpitzmuellerWhitespace
2012-06-30 Juergen SpitzmuellerProperly escape splitindex shortcut and try to encode...
2012-06-03 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-03 Juergen SpitzmuellerAdd missing undo recording.
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-03 Richard HeckMake index comparisons for XHTML output case insensitive.
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2012-01-16 Richard HeckFix bug #7774. It should be fine to show the complete...
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-10-21 Jürgen SpitzmüllerFix #7816: Edit->Table incorrectly activated inside...
2011-04-01 Richard HeckClean up XHTML output a bit.
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
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 HeckFinish disentangling tocString(). We introduce a new...
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
next