lyx_mirror/src/insets
Jürgen Spitzmüller 2868ff7a52 add basic LuaTeX backend.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36448 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-23 16:07:42 +00:00
..
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp fix bug 3008: Add subscript/superscript inset for text 2010-11-21 17:00:12 +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
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 fix bug 3008: Add subscript/superscript inset for text 2010-11-21 17:00:12 +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 add basic LuaTeX backend. 2010-11-23 16:07:42 +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 add basic LuaTeX backend. 2010-11-23 16:07:42 +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
InsetListings.cpp further xetex disambiguation: use the flavor where the flavor is apt. 2010-11-23 12:23:36 +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 * Introduce polyglossia support (bug 6576). 2010-11-22 12:10:16 +00:00
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
InsetScript.cpp fix bug 3008: Add subscript/superscript inset for text 2010-11-21 17:00:12 +00:00
InsetScript.h fix bug 3008: Add subscript/superscript inset for text 2010-11-21 17:00:12 +00:00
InsetSpace.cpp
InsetSpace.h avoid warnings for unused parameters 2010-10-25 08:12:01 +00:00
InsetSpecialChar.cpp
InsetSpecialChar.h
InsetTabular.cpp InsetTabular.cpp: typo 2010-11-21 04:45:07 +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