lyx_mirror/src/insets
Uwe Stöhr 88593e0ec6 support for colored boxes
adds support to set colors for some box types (support for the LaTeX commands \fcolorbox and \colorbox)

fileformat change
2015-05-16 03:22:37 +02:00
..
CMakeLists.txt Fix compilation with cmake 2015-03-26 02:27:11 +01:00
ExternalSupport.cpp
ExternalSupport.h Move otexstream out of support 2015-01-09 21:07:59 +01:00
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp Get rid of regex_constants::match_partial 2014-12-28 17:46:33 +01:00
ExternalTransforms.h
Inset.cpp
Inset.h Use local babel language switch in fixed width cells in order to prevent unwanted whitespace 2015-04-04 11:59:01 +02:00
InsetArgument.cpp Implement PassThruChars to Argument 2015-05-08 09:32:31 +02:00
InsetArgument.h Implement PassThruChars to Argument 2015-05-08 09:32:31 +02:00
InsetBibitem.cpp
InsetBibitem.h
InsetBibtex.cpp Update paths of included files when saving to a different folder. 2015-05-03 23:55:19 +02:00
InsetBibtex.h Update paths of included files when saving to a different folder. 2015-05-03 23:55:19 +02:00
InsetBox.cpp support for colored boxes 2015-05-16 03:22:37 +02:00
InsetBox.h support for colored boxes 2015-05-16 03:22:37 +02:00
InsetBranch.cpp Clean-up the undo API 2015-04-01 14:18:23 +02:00
InsetBranch.h
InsetCaption.cpp Clean-up the undo API 2015-04-01 14:18:23 +02:00
InsetCaption.h
InsetCitation.cpp Some performance stuff reported by cppcheck 2015-02-24 18:38:20 +01:00
InsetCitation.h
InsetCode.h
InsetCollapsable.cpp Get rid of autoBreakRow, which is obsoleted by allowMultiPar() 2015-03-31 17:02:00 +02:00
InsetCollapsable.h
InsetCommand.cpp
InsetCommand.h
InsetCommandParams.cpp Don't update paths of non-existing files 2015-05-05 22:30:10 +02:00
InsetCommandParams.h Update paths of included files when saving to a different folder. 2015-05-03 23:55:19 +02:00
InsetERT.cpp Clean-up the undo API 2015-04-01 14:18:23 +02:00
InsetERT.h
InsetExternal.cpp
InsetExternal.h
InsetFlex.cpp
InsetFlex.h
InsetFloat.cpp Clean-up the undo API 2015-04-01 14:18:23 +02:00
InsetFloat.h
InsetFloatList.cpp
InsetFloatList.h
InsetFoot.cpp
InsetFoot.h
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp
InsetGraphics.h
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp
InsetHyperlink.h
InsetInclude.cpp Update paths of included files when saving to a different folder. 2015-05-03 23:55:19 +02:00
InsetInclude.h Update paths of included files when saving to a different folder. 2015-05-03 23:55:19 +02:00
InsetIndex.cpp Split different indices in the outliner 2015-05-09 15:30:10 +02:00
InsetIndex.h
InsetInfo.cpp Get rid of autoBreakRow, which is obsoleted by allowMultiPar() 2015-03-31 17:02:00 +02:00
InsetInfo.h
InsetIPA.cpp Get rid of autoBreakRow, which is obsoleted by allowMultiPar() 2015-03-31 17:02:00 +02:00
InsetIPA.h Output -- and --- in XHTML like in LaTeX 2015-02-15 20:17:21 +01:00
InsetIPAMacro.cpp
InsetIPAMacro.h
InsetLabel.cpp
InsetLabel.h
InsetLayout.cpp Add option to Argument to let it be inserted with a copy of the co-text. 2015-05-09 12:17:24 +02:00
InsetLayout.h New (Inset)Layout tag PassThruChars 2015-04-20 18:13:49 +02:00
InsetLine.cpp Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
InsetLine.h
InsetListings.cpp Clean-up the undo API 2015-04-01 14:18:23 +02:00
InsetListings.h
InsetListingsParams.cpp
InsetListingsParams.h
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp
InsetNewline.h
InsetNewpage.cpp
InsetNewpage.h
InsetNomencl.cpp
InsetNomencl.h
InsetNote.cpp Clean-up the undo API 2015-04-01 14:18:23 +02:00
InsetNote.h
InsetPhantom.cpp Clean-up the undo API 2015-04-01 14:18:23 +02:00
InsetPhantom.h
InsetPreview.cpp Whitespace 2015-04-25 20:01:39 -04:00
InsetPreview.h
InsetQuotes.cpp Remove unused variable BufferParams::quotes_times 2015-03-04 18:21:58 +01:00
InsetQuotes.h Remove unused variable BufferParams::quotes_times 2015-03-04 18:21:58 +01:00
InsetRef.cpp Some performance stuff reported by cppcheck 2015-02-24 18:38:20 +01:00
InsetRef.h
InsetScript.cpp Clean-up the undo API 2015-04-01 14:18:23 +02:00
InsetScript.h
InsetSeparator.cpp
InsetSeparator.h
InsetSpace.cpp Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
InsetSpace.h
InsetSpecialChar.cpp Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
InsetSpecialChar.h Replace automatic logofication with insets 2015-03-01 11:16:57 +01:00
InsetTabular.cpp Use local babel language switch in fixed width cells in order to prevent unwanted whitespace 2015-04-04 11:59:01 +02:00
InsetTabular.h Use local babel language switch in fixed width cells in order to prevent unwanted whitespace 2015-04-04 11:59:01 +02:00
InsetText.cpp New (Inset)Layout tag PassThruChars 2015-04-20 18:13:49 +02:00
InsetText.h Use local babel language switch in fixed width cells in order to prevent unwanted whitespace 2015-04-04 11:59:01 +02:00
InsetTOC.cpp Use const ref instead of passing by value. 2015-05-12 12:52:36 -04:00
InsetTOC.h Use const ref instead of passing by value. 2015-05-12 12:52:36 -04:00
InsetVSpace.cpp
InsetVSpace.h
InsetWrap.cpp Clean-up the undo API 2015-04-01 14:18:23 +02:00
InsetWrap.h
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Properly fix #6369 2015-04-30 16:48:55 +02:00
RenderPreview.h Properly fix #6369 2015-04-30 16:48:55 +02:00