lyx_mirror/src/insets
2010-11-05 21:21:01 +00:00
..
ExternalSupport.cpp filetools.cpp: introduce a new method to be able to distinguish between valid LaTeX filenames and filenames causing troubles on some DVI viewers. 2010-09-27 02:39:22 +00:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp TR1: use std::tr1 regex with msvc10 2010-06-29 17:09:40 +00:00
ExternalTransforms.h
Inset.cpp Proper implementatiom of isInToc() 2010-10-26 01:10:19 +00:00
Inset.h More include frenzy. 2010-10-31 01:26:50 +00:00
InsetArgument.cpp
InsetArgument.h
InsetBibitem.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetBibitem.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetBibtex.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetBibtex.h Remove some unneeded includes from some header files. 2010-10-31 00:31:57 +00:00
InsetBox.cpp InsetBox.cpp: only shaded boxes can have a non-plain layout when there is no inner box 2010-07-08 03:01:50 +00:00
InsetBox.h - new support for makebox; fileformat change 2010-07-03 13:14:15 +00:00
InsetBranch.cpp Try to move all updateBuffer() calls to a central location. We now use 2010-07-09 14:37:00 +00:00
InsetBranch.h
InsetCaption.cpp There was no need to use ColorChanger after all :) 2010-09-09 13:15:25 +00:00
InsetCaption.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetCitation.cpp Remove some unneeded includes from some header files. 2010-10-31 00:31:57 +00:00
InsetCitation.h Remove some unneeded includes from some header files. 2010-10-31 00:31:57 +00:00
InsetCode.h Add support for feyn package and Diagram inset. 2010-09-19 22:12:06 +00:00
InsetCollapsable.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetCollapsable.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetCommand.cpp Fix bug #6888. 2010-11-01 20:57:10 +00:00
InsetCommand.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetCommandParams.cpp Make this a switch. 2010-10-21 18:01:06 +00:00
InsetCommandParams.h Fix bug #6962. I hadn't see how these were being escaped. 2010-10-21 17:56:00 +00:00
InsetERT.cpp
InsetERT.h
InsetExternal.cpp Implement mouse hovering for InsetExternal. 2010-10-24 19:25:36 +00:00
InsetExternal.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetFlex.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetFlex.h Customize getLayout for InsetFlex and change how we report name() back 2010-10-12 15:37:02 +00:00
InsetFloat.cpp Try to move all updateBuffer() calls to a central location. We now use 2010-07-09 14:37:00 +00:00
InsetFloat.h
InsetFloatList.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetFloatList.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetFoot.cpp
InsetFoot.h
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp InsetGraphics.cpp and InsetInclude.cpp: whitespace fixes 2010-09-27 03:21:59 +00:00
InsetGraphics.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Bit of cleanup around the Format view and edit code. 2010-10-29 17:14:00 +00:00
InsetHyperlink.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetInclude.cpp Remove the FileName parameter of Buffer::loadLyXFile and friends. Now, getAutosaveFileNameFor and getEmergencyFileNamefor can be removed too. Last, the call to lyxvc.file_found_hook can now be centralized and can be given the correct parameter (d->filename instead of the name of the emergency/autosave file). 2010-11-05 21:21:01 +00:00
InsetInclude.h Remove some unneeded includes from some header files. 2010-10-31 00:31:57 +00:00
InsetIndex.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetIndex.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetInfo.cpp remove the translation context for vcs buffer info message for unimplemented features, the name of vcs info is hardcoded and ascii only 2010-11-01 15:16:59 +00:00
InsetInfo.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetLabel.cpp Remove InsetCommand::mailer_name_. 2010-10-29 00:46:21 +00:00
InsetLabel.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetLayout.cpp Add ResetsFont tag to InsetLayout, toward fixing bug #5657. 2010-10-13 15:54:39 +00:00
InsetLayout.h Add ResetsFont tag to InsetLayout, toward fixing bug #5657. 2010-10-13 15:54:39 +00:00
InsetLine.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetLine.h InsetLine.h revert changes made in r35417 2010-09-17 23:12:19 +00:00
InsetListings.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetListings.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetListingsParams.cpp
InsetListingsParams.h More include frenzy. 2010-10-31 01:26:50 +00:00
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp
InsetNewline.h
InsetNewpage.cpp
InsetNewpage.h
InsetNomencl.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetNomencl.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetNote.cpp Try to move all updateBuffer() calls to a central location. We now use 2010-07-09 14:37:00 +00:00
InsetNote.h
InsetPhantom.cpp
InsetPhantom.h
InsetPreview.cpp More include frenzy. 2010-10-31 01:26:50 +00:00
InsetPreview.h More include frenzy. 2010-10-31 01:26:50 +00:00
InsetQuotes.cpp
InsetQuotes.h
InsetRef.cpp Partially fix #5108. 2010-11-01 21:54:20 +00:00
InsetRef.h Change the way we output formatted references under refstyle to avoid 2010-10-28 15:15:14 +00:00
InsetSpace.cpp
InsetSpace.h avoid warnings for unused parameters 2010-10-25 08:12:01 +00:00
InsetSpecialChar.cpp implement isChar() in header like all other insets 2010-09-14 12:39:33 +00:00
InsetSpecialChar.h implement isChar() in header like all other insets 2010-09-14 12:39:33 +00:00
InsetTabular.cpp InsetTabular.cpp: multirows are always left-aligned thus allow left alignment and forbid center alignment 2010-11-01 17:45:02 +00:00
InsetTabular.h More include frenzy. 2010-10-31 01:26:50 +00:00
InsetText.cpp Clean-up the code with respect to PassThru insets and layouts. 2010-08-07 22:07:49 +00:00
InsetText.h
InsetTOC.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetTOC.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetVSpace.cpp
InsetVSpace.h gcc spits out million warnings 2010-10-24 21:46:28 +00:00
InsetWrap.cpp
InsetWrap.h
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Allow images to be export even when LyXRC says no previews. 2010-07-29 15:17:58 +00:00
RenderPreview.h Allow images to be export even when LyXRC says no previews. 2010-07-29 15:17:58 +00:00