lyx_mirror/src/insets
Jean-Marc Lasgouttes e181474e6c Fixup 04ece4f0: handle case where openinlined_ is not set
When computing the width of the button, some code has been added in
04ece4f0 to shorten the space in LeftButton geometry. It turns out
that the Left/Top-button-ness is not always known at this point (since
it depends on the width itself!).

Therefore, it is better to make the button narrower also in the
TopButton case.
2023-02-22 10:58:22 +01:00
..
CMakeLists.txt
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp When Inset::dispatch is called from TOC, process screen flags 2022-11-04 21:46:32 +01:00
Inset.h Introduce index-tag-all lfun 2022-11-05 18:39:33 +01:00
InsetArgument.cpp Sync with master 2022-10-26 10:52:21 +02:00
InsetArgument.h Make sure that language is "latex" in InsetArgument when pass-thru. 2021-10-21 19:14:06 +02:00
InsetBibitem.cpp
InsetBibitem.h
InsetBibtex.cpp Mark empty bib(la)tex insets (i.e., with no databases defined) (#12668) 2023-02-19 12:15:45 +01:00
InsetBibtex.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetBox.cpp
InsetBox.h
InsetBranch.cpp Sync with master 2022-10-26 10:52:21 +02:00
InsetBranch.h
InsetCaption.cpp Add HTMLClass for InsetLayout as well. Layout format change. 2022-12-05 23:42:50 -05:00
InsetCaption.h Sync with master 2022-10-26 10:52:21 +02:00
InsetCaptionable.cpp
InsetCaptionable.h
InsetCitation.cpp Strip et al. for citation search 2023-02-21 08:12:59 +01:00
InsetCitation.h
InsetCode.h Introduce InsetIndexMacros 2022-04-19 11:46:08 +02:00
InsetCollapsible.cpp Fixup 04ece4f0: handle case where openinlined_ is not set 2023-02-22 10:58:22 +01:00
InsetCollapsible.h
InsetCommand.cpp
InsetCommand.h
InsetCommandParams.cpp Fix bug #11410. 2022-12-04 18:33:58 -05:00
InsetCommandParams.h Fix bug #11410. 2022-12-04 18:33:58 -05:00
InsetCounter.cpp
InsetCounter.h
InsetERT.cpp Remove debug output. 2022-04-02 03:34:32 +02:00
InsetERT.h
InsetExternal.cpp
InsetExternal.h
InsetFlex.cpp Sync with master 2022-10-26 10:52:21 +02:00
InsetFlex.h
InsetFloat.cpp Sync with master 2022-10-26 10:52:21 +02:00
InsetFloat.h Sync with master 2022-10-26 10:52:21 +02:00
InsetFloatList.cpp
InsetFloatList.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetFoot.cpp
InsetFoot.h
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Amend 8a0715d0bd 2022-02-27 10:02:52 +01:00
InsetGraphics.h
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Associate "run:" link types with "Other" 2022-12-26 13:19:52 +01:00
InsetHyperlink.h
InsetInclude.cpp FindAdv: Use private variable for_search 2022-05-09 22:11:38 +02:00
InsetInclude.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetIndex.cpp Amend 2d56c01dcf 2023-01-08 22:51:01 +01:00
InsetIndex.h Introduce index-tag-all lfun 2022-11-05 18:39:33 +01:00
InsetIndexMacro.cpp Fix output of subentry with sortkey 2022-11-01 11:55:57 +01:00
InsetIndexMacro.h Handle empty index subentries (#7820) 2022-11-01 10:20:50 +01:00
InsetInfo.cpp Revert "Fix crash with info inset and dialogs" 2023-02-08 12:53:39 +01:00
InsetInfo.h Revert "Fix crash with info inset and dialogs" 2023-02-08 12:53:39 +01:00
InsetIPA.cpp
InsetIPA.h
InsetIPAMacro.cpp InsetIPAMacro: implement the XHTML conversion, refactor plaintext and DocBook to share more code. 2022-12-26 20:54:36 +01:00
InsetIPAMacro.h
InsetLabel.cpp Fix crash when inserting label before label in change tracking mode 2022-12-05 11:15:58 +01:00
InsetLabel.h Fix crash when inserting label before label in change tracking mode 2022-12-05 11:15:58 +01:00
InsetLayout.cpp LyXHTML: switch the doctype to (X)HTML5 and only output XML entities. 2022-12-25 20:48:14 +01:00
InsetLayout.h Add HTMLClass for InsetLayout as well. Layout format change. 2022-12-05 23:42:50 -05:00
InsetLine.cpp
InsetLine.h
InsetListings.cpp Sync with master 2022-10-26 10:52:21 +02:00
InsetListings.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetListingsParams.cpp LyXHTML: switch the doctype to (X)HTML5 and only output XML entities. 2022-12-25 20:48:14 +01:00
InsetListingsParams.h
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp Improve row flushing 2021-12-07 17:04:47 +01:00
InsetNewline.h Improve row flushing 2021-12-07 17:04:47 +01:00
InsetNewpage.cpp
InsetNewpage.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetNomencl.cpp
InsetNomencl.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetNote.cpp Fix bug #11853 2022-12-03 23:03:33 -05:00
InsetNote.h
InsetPhantom.cpp
InsetPhantom.h
InsetPreview.cpp Factor out the generation of the code to create a preview. 2021-10-13 19:26:49 +02:00
InsetPreview.h Factor out the generation of the code to create a preview. 2021-10-13 19:26:49 +02:00
InsetQuotes.cpp LyXHTML: switch the doctype to (X)HTML5 and only output XML entities. 2022-12-25 20:48:14 +01:00
InsetQuotes.h LyXHTML: switch the doctype to (X)HTML5 and only output XML entities. 2022-12-25 20:48:14 +01:00
InsetRef.cpp Fix bug #11410. 2022-12-04 18:33:58 -05:00
InsetRef.h
InsetScript.cpp
InsetScript.h
InsetSeparator.cpp
InsetSeparator.h Improve row flushing 2021-12-07 17:04:47 +01:00
InsetSpace.cpp DocBook/HTML: use XML entities for spaces. 2022-12-26 19:11:41 +01:00
InsetSpace.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetSpecialChar.cpp Amend bc73a85778 2022-12-26 00:18:47 +01:00
InsetSpecialChar.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetTabular.cpp InsetTabular LyXHTML: fix wrong escape. 2023-01-11 00:26:28 +01:00
InsetTabular.h LyXHTML: avoid using v/align HTML attributes in tables, they are deprecated (like most attributes for td). 2023-01-09 01:50:05 +01:00
InsetText.cpp Add HTMLClass for InsetLayout as well. Layout format change. 2022-12-05 23:42:50 -05:00
InsetText.h Sync with master 2022-10-26 10:52:21 +02:00
InsetTOC.cpp Fix bug #11418. 2022-12-04 00:33:14 -05:00
InsetTOC.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetVSpace.cpp \\noindent in a paragraph that starts with \\vspace is possible 2021-10-31 11:56:53 +01:00
InsetVSpace.h Implement Row::Element::row_flags 2021-12-07 17:04:47 +01:00
InsetWrap.cpp Add HTMLClass for InsetLayout as well. Layout format change. 2022-12-05 23:42:50 -05:00
InsetWrap.h Fix unintialized variables spotted by coverity 2022-02-20 17:03:33 +01:00
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Typos and comment improvements. 2021-10-13 19:26:49 +02:00
RenderPreview.h