lyx_mirror/src/insets
Vincent van Ravesteijn 7222ce9e31 set eol-style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36379 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-18 19:50:29 +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
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.h
InsetBranch.cpp Simplify more of the tooltips. There will be some speed improvements 2010-11-17 17:25:22 +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 Simplify more of the tooltips. There will be some speed improvements 2010-11-17 17:25:22 +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 * revert r36189, since there is no consensus for this change. 2010-11-12 09:31:55 +00:00
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 Simplify more of the tooltips. There will be some speed improvements 2010-11-17 17:25:22 +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 Simplify more of the tooltips. There will be some speed improvements 2010-11-17 17:25:22 +00:00
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 Simplify more of the tooltips. There will be some speed improvements 2010-11-17 17:25:22 +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 Fix crash reported by Enrico. Thinko or something in r35856. 2010-11-16 18:26: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
InsetNote.h
InsetPhantom.cpp Simplify more of the tooltips. There will be some speed improvements 2010-11-17 17:25:22 +00:00
InsetPhantom.h
InsetPreview.cpp set eol-style 2010-11-18 19:50:29 +00:00
InsetPreview.h set eol-style 2010-11-18 19:50:29 +00:00
InsetQuotes.cpp
InsetQuotes.h
InsetRef.cpp Better way of doing these checks, suggested by Enrico. 2010-11-17 22:17:53 +00:00
InsetRef.h Fix bug in fallback reference output with refstyle. Based on idea by 2010-11-08 17:50:02 +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 Squash warning 2010-11-07 18:45:26 +00:00
InsetTabular.h GuiTabular: support for multirow offset; fileformat change 2010-11-07 05:32:28 +00:00
InsetText.cpp Simplify some of the tooltip stuff now. 2010-11-17 16:55:58 +00:00
InsetText.h Hadn't see this empty_docstring() thing before. Very useful. 2010-11-17 22:11:33 +00:00
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 Simplify more of the tooltips. There will be some speed improvements 2010-11-17 17:25:22 +00:00
InsetWrap.h
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp
RenderPreview.h