]> git.lyx.org Git - features.git/commit
rename InsetBase to Inset
authorAndré Pönitz <poenitz@gmx.net>
Sun, 29 Apr 2007 13:39:47 +0000 (13:39 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sun, 29 Apr 2007 13:39:47 +0000 (13:39 +0000)
commit32871c1284f15265f652ff01c438e539a7c8181f
treec92bf4e6c077bdca96781a3fd4a69986bd5368f9
parenta166944df611ea163816ed012f71325033c4f86e
rename InsetBase to Inset

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18089 a592a061-630c-0410-9148-cb99ea01b6c8
261 files changed:
src/Bidi.cpp
src/Buffer.cpp
src/Buffer.h
src/BufferView.cpp
src/BufferView.h
src/CoordCache.cpp
src/CoordCache.h
src/Cursor.cpp
src/Cursor.h
src/CursorSlice.cpp
src/CursorSlice.h
src/CutAndPaste.cpp
src/DocIterator.cpp
src/DocIterator.h
src/InsetIterator.cpp
src/InsetIterator.h
src/InsetList.cpp
src/InsetList.h
src/LyX.cpp
src/LyX.h
src/LyXFunc.cpp
src/LyXText.h
src/ParIterator.cpp
src/ParIterator.h
src/Paragraph.cpp
src/Paragraph.h
src/TextMetrics.cpp
src/TocBackend.cpp
src/Undo.cpp
src/buffer_funcs.cpp
src/bufferview_funcs.cpp
src/bufferview_funcs.h
src/factory.cpp
src/factory.h
src/frontends/Dialogs.cpp
src/frontends/Dialogs.h
src/frontends/LyXView.cpp
src/frontends/LyXView.h
src/frontends/controllers/ControlTabular.cpp
src/graphics/PreviewLoader.cpp
src/graphics/Previews.cpp
src/insets/Inset.cpp [new file with mode: 0644]
src/insets/Inset.h [new file with mode: 0644]
src/insets/InsetBase.cpp [deleted file]
src/insets/InsetBase.h [deleted file]
src/insets/InsetBibitem.cpp
src/insets/InsetBibitem.h
src/insets/InsetBibtex.cpp
src/insets/InsetBibtex.h
src/insets/InsetBox.cpp
src/insets/InsetBox.h
src/insets/InsetBranch.cpp
src/insets/InsetBranch.h
src/insets/InsetCaption.cpp
src/insets/InsetCaption.h
src/insets/InsetCharStyle.cpp
src/insets/InsetCharStyle.h
src/insets/InsetCitation.h
src/insets/InsetCollapsable.cpp
src/insets/InsetCollapsable.h
src/insets/InsetCommand.cpp
src/insets/InsetCommand.h
src/insets/InsetERT.cpp
src/insets/InsetERT.h
src/insets/InsetEnvironment.cpp
src/insets/InsetEnvironment.h
src/insets/InsetExternal.cpp
src/insets/InsetExternal.h
src/insets/InsetFloat.cpp
src/insets/InsetFloat.h
src/insets/InsetFloatList.cpp
src/insets/InsetFloatList.h
src/insets/InsetFoot.cpp
src/insets/InsetFoot.h
src/insets/InsetFootlike.cpp
src/insets/InsetFootlike.h
src/insets/InsetGraphics.cpp
src/insets/InsetGraphics.h
src/insets/InsetHFill.cpp
src/insets/InsetHFill.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/insets/InsetIndex.cpp
src/insets/InsetIndex.h
src/insets/InsetLabel.cpp
src/insets/InsetLabel.h
src/insets/InsetLine.h
src/insets/InsetMarginal.cpp
src/insets/InsetMarginal.h
src/insets/InsetNewline.h
src/insets/InsetNomencl.cpp
src/insets/InsetNomencl.h
src/insets/InsetNote.cpp
src/insets/InsetNote.h
src/insets/InsetOptArg.cpp
src/insets/InsetOptArg.h
src/insets/InsetPagebreak.h
src/insets/InsetQuotes.cpp
src/insets/InsetQuotes.h
src/insets/InsetRef.h
src/insets/InsetSpace.cpp
src/insets/InsetSpace.h
src/insets/InsetSpecialChar.cpp
src/insets/InsetSpecialChar.h
src/insets/InsetTOC.cpp
src/insets/InsetTOC.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h
src/insets/InsetText.cpp
src/insets/InsetText.h
src/insets/InsetTheorem.cpp
src/insets/InsetTheorem.h
src/insets/InsetUrl.h
src/insets/InsetVSpace.cpp
src/insets/InsetVSpace.h
src/insets/InsetWrap.cpp
src/insets/InsetWrap.h
src/insets/MailInset.h
src/insets/Makefile.am
src/insets/RenderBase.h
src/insets/RenderButton.cpp
src/insets/RenderButton.h
src/insets/RenderGraphic.cpp
src/insets/RenderGraphic.h
src/insets/RenderPreview.cpp
src/insets/RenderPreview.h
src/insets/pch.h
src/mathed/CommandInset.cpp
src/mathed/CommandInset.h
src/mathed/InsetFormulaMacro.cpp
src/mathed/InsetFormulaMacro.h
src/mathed/InsetMath.h
src/mathed/InsetMathAMSArray.cpp
src/mathed/InsetMathAMSArray.h
src/mathed/InsetMathArray.cpp
src/mathed/InsetMathArray.h
src/mathed/InsetMathBig.cpp
src/mathed/InsetMathBig.h
src/mathed/InsetMathBinom.cpp
src/mathed/InsetMathBinom.h
src/mathed/InsetMathBoldSymbol.cpp
src/mathed/InsetMathBoldSymbol.h
src/mathed/InsetMathBox.cpp
src/mathed/InsetMathBox.h
src/mathed/InsetMathBoxed.cpp
src/mathed/InsetMathBoxed.h
src/mathed/InsetMathBrace.cpp
src/mathed/InsetMathBrace.h
src/mathed/InsetMathCases.cpp
src/mathed/InsetMathCases.h
src/mathed/InsetMathChar.cpp
src/mathed/InsetMathChar.h
src/mathed/InsetMathColor.cpp
src/mathed/InsetMathColor.h
src/mathed/InsetMathComment.cpp
src/mathed/InsetMathComment.h
src/mathed/InsetMathDFrac.cpp
src/mathed/InsetMathDFrac.h
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathDecoration.h
src/mathed/InsetMathDelim.cpp
src/mathed/InsetMathDelim.h
src/mathed/InsetMathDiff.cpp
src/mathed/InsetMathDiff.h
src/mathed/InsetMathDots.cpp
src/mathed/InsetMathDots.h
src/mathed/InsetMathEnv.cpp
src/mathed/InsetMathEnv.h
src/mathed/InsetMathExFunc.cpp
src/mathed/InsetMathExFunc.h
src/mathed/InsetMathExInt.cpp
src/mathed/InsetMathExInt.h
src/mathed/InsetMathFBox.cpp
src/mathed/InsetMathFBox.h
src/mathed/InsetMathFont.cpp
src/mathed/InsetMathFont.h
src/mathed/InsetMathFontOld.cpp
src/mathed/InsetMathFontOld.h
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathFrac.h
src/mathed/InsetMathFrameBox.cpp
src/mathed/InsetMathFrameBox.h
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h
src/mathed/InsetMathKern.cpp
src/mathed/InsetMathKern.h
src/mathed/InsetMathLefteqn.cpp
src/mathed/InsetMathLefteqn.h
src/mathed/InsetMathLim.cpp
src/mathed/InsetMathLim.h
src/mathed/InsetMathMBox.cpp
src/mathed/InsetMathMBox.h
src/mathed/InsetMathMakebox.cpp
src/mathed/InsetMathMakebox.h
src/mathed/InsetMathMatrix.cpp
src/mathed/InsetMathMatrix.h
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathNest.h
src/mathed/InsetMathNumber.cpp
src/mathed/InsetMathNumber.h
src/mathed/InsetMathOverset.cpp
src/mathed/InsetMathOverset.h
src/mathed/InsetMathPar.cpp
src/mathed/InsetMathPar.h
src/mathed/InsetMathPhantom.cpp
src/mathed/InsetMathPhantom.h
src/mathed/InsetMathRef.cpp
src/mathed/InsetMathRef.h
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathRoot.h
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathScript.h
src/mathed/InsetMathSize.cpp
src/mathed/InsetMathSize.h
src/mathed/InsetMathSpace.cpp
src/mathed/InsetMathSpace.h
src/mathed/InsetMathSplit.cpp
src/mathed/InsetMathSplit.h
src/mathed/InsetMathSqrt.cpp
src/mathed/InsetMathSqrt.h
src/mathed/InsetMathStackrel.cpp
src/mathed/InsetMathStackrel.h
src/mathed/InsetMathString.cpp
src/mathed/InsetMathString.h
src/mathed/InsetMathSubstack.cpp
src/mathed/InsetMathSubstack.h
src/mathed/InsetMathSymbol.cpp
src/mathed/InsetMathSymbol.h
src/mathed/InsetMathTFrac.cpp
src/mathed/InsetMathTFrac.h
src/mathed/InsetMathTabular.cpp
src/mathed/InsetMathTabular.h
src/mathed/InsetMathUnderset.cpp
src/mathed/InsetMathUnderset.h
src/mathed/InsetMathUnknown.cpp
src/mathed/InsetMathUnknown.h
src/mathed/InsetMathXArrow.cpp
src/mathed/InsetMathXArrow.h
src/mathed/InsetMathXYArrow.cpp
src/mathed/InsetMathXYArrow.h
src/mathed/InsetMathXYMatrix.cpp
src/mathed/InsetMathXYMatrix.h
src/mathed/MacroTable.cpp
src/mathed/MathAtom.cpp
src/mathed/MathAtom.h
src/mathed/MathMacro.cpp
src/mathed/MathMacro.h
src/mathed/MathMacroArgument.cpp
src/mathed/MathMacroArgument.h
src/mathed/MathMacroTemplate.cpp
src/mathed/MathMacroTemplate.h
src/output_latex.cpp
src/output_plaintext.cpp
src/paragraph_funcs.cpp
src/paragraph_funcs.h
src/rowpainter.cpp
src/text.cpp
src/text2.cpp
src/text3.cpp