]> git.lyx.org Git - lyx.git/blobdiff - rename.sh
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / rename.sh
index a4880ce66ec616ca43c0caa3f050d4e76ae5934c..c3dc69e73171d9a91a9cf5c6d92a185fceb613c8 100644 (file)
--- a/rename.sh
+++ b/rename.sh
@@ -1,5 +1,5 @@
-src/aspell.C                                       src/Aspell.cpp
-src/aspell_local.h                                 src/AspellLocal.h
+src/aspell.C                                       src/ASpell.cpp
+src/aspell_local.h                                 src/ASpellLocal.h
 src/author.C                                       src/Author.cpp
 src/author.h                                       src/Author.h
 src/Bidi.C                                         src/Bidi.cpp
@@ -324,8 +324,8 @@ src/frontends/qt4/QLPrintDialog.C                  src/frontends/qt4/PrintDialog
 src/frontends/qt4/QLPrintDialog.h                  src/frontends/qt4/PrintDialog.h
 src/frontends/qt4/QLToolbar.C                      src/frontends/qt4/Toolbar.cpp
 src/frontends/qt4/QLToolbar.h                      src/frontends/qt4/Toolbar.h
-src/frontends/qt4/QLyXKeySym.C                     src/frontends/qt4/LyXKeySym.cpp
-src/frontends/qt4/QLyXKeySym.h                     src/frontends/qt4/LyXKeySym.h
+src/frontends/qt4/QLyXKeySym.C                     src/frontends/qt4/QLyXKeySym.cpp
+src/frontends/qt4/QLyXKeySym.h                     src/frontends/qt4/QLyXKeySym.h
 src/frontends/qt4/QMathMatrixDialog.C              src/frontends/qt4/MathMatrixDialog.cpp
 src/frontends/qt4/QMathMatrixDialog.h              src/frontends/qt4/MathMatrixDialog.h
 src/frontends/qt4/QNomencl.C                       src/frontends/qt4/Nomencl.cpp
@@ -431,137 +431,14 @@ src/gettext.C                                      src/Gettext.cpp
 src/gettext.h                                      src/Gettext.h
 src/graph.C                                        src/Graph.cpp
 src/graph.h                                        src/Graph.h
-src/graphics/GraphicsCache.C                       src/graphics/GraphicsCache.cpp
-#src/graphics/GraphicsCache.h
-src/graphics/GraphicsCacheItem.C                   src/graphics/GraphicsCacheItem.cpp
-#src/graphics/GraphicsCacheItem.h
-src/graphics/GraphicsConverter.C                   src/graphics/GraphicsConverter.cpp
-#src/graphics/GraphicsConverter.h
-src/graphics/GraphicsImage.C                       src/graphics/GraphicsImage.cpp
-#src/graphics/GraphicsImage.h
-src/graphics/GraphicsLoader.C                      src/graphics/GraphicsLoader.cpp
-#src/graphics/GraphicsLoader.h
-src/graphics/GraphicsParams.C                      src/graphics/GraphicsParams.cpp
-#src/graphics/GraphicsParams.h
-src/graphics/GraphicsTypes.C                       src/graphics/GraphicsTypes.cpp
-#src/graphics/GraphicsTypes.h
-src/graphics/LoaderQueue.C                         src/graphics/LoaderQueue.cpp
-#src/graphics/LoaderQueue.h
-src/graphics/PreviewImage.C                        src/graphics/PreviewImage.cpp
-#src/graphics/PreviewImage.h
-src/graphics/PreviewLoader.C                       src/graphics/PreviewLoader.cpp
-#src/graphics/PreviewLoader.h
-src/graphics/Previews.C                            src/graphics/Previews.cpp
-#src/graphics/Previews.h
 src/importer.C                                     src/Importer.cpp
 src/importer.h                                     src/Importer.h
 src/insetiterator.C                                src/InsetIterator.cpp
 src/insetiterator.h                                src/InsetIterator.h
 src/InsetList.C                                    src/InsetList.cpp
 #src/InsetList.h
-src/insets/ExternalSupport.C                       src/insets/ExternalSupport.cpp
-#src/insets/ExternalSupport.h
-src/insets/ExternalTemplate.C                      src/insets/ExternalTemplate.cpp
-#src/insets/ExternalTemplate.h
-src/insets/ExternalTransforms.C                    src/insets/ExternalTransforms.cpp
-#src/insets/ExternalTransforms.h
-src/insets/insetbase.C                             src/insets/InsetBase.cpp
-src/insets/insetbase.h                             src/insets/InsetBase.h
-src/insets/insetbibitem.C                          src/insets/InsetBibitem.cpp
-src/insets/insetbibitem.h                          src/insets/InsetBibitem.h
-src/insets/insetbibtex.C                           src/insets/InsetBibtex.cpp
-src/insets/insetbibtex.h                           src/insets/InsetBibtex.h
-src/insets/insetbox.C                              src/insets/InsetBox.cpp
-src/insets/insetbox.h                              src/insets/InsetBox.h
-src/insets/insetbranch.C                           src/insets/InsetBranch.cpp
-src/insets/insetbranch.h                           src/insets/InsetBranch.h
-src/insets/inset.C                                 src/insets/Inset.cpp
-src/insets/insetcaption.C                          src/insets/InsetCaption.cpp
-src/insets/insetcaption.h                          src/insets/InsetCaption.h
-src/insets/insetcharstyle.C                        src/insets/InsetCharstyle.cpp
-src/insets/insetcharstyle.h                        src/insets/InsetCharstyle.h
-src/insets/insetcite.C                             src/insets/InsetCite.cpp
-src/insets/insetcite.h                             src/insets/InsetCite.h
-src/insets/insetcollapsable.C                      src/insets/InsetCollapsable.cpp
-src/insets/insetcollapsable.h                      src/insets/InsetCollapsable.h
-src/insets/insetcommand.C                          src/insets/InsetCommand.cpp
-src/insets/insetcommand.h                          src/insets/InsetCommand.h
-src/insets/insetcommandparams.C                    src/insets/InsetCommandParams.cpp
-src/insets/insetcommandparams.h                    src/insets/InsetCommandParams.h
-src/insets/insetenv.C                              src/insets/InsetEnv.cpp
-src/insets/insetenv.h                              src/insets/InsetEnv.h
-src/insets/insetert.C                              src/insets/InsetErt.cpp
-src/insets/insetert.h                              src/insets/InsetErt.h
-src/insets/insetexternal.C                         src/insets/InsetExternal.cpp
-src/insets/insetexternal.h                         src/insets/InsetExternal.h
-src/insets/insetfloat.C                            src/insets/InsetFloat.cpp
-src/insets/insetfloat.h                            src/insets/InsetFloat.h
-src/insets/insetfloatlist.C                        src/insets/InsetFloatList.cpp
-src/insets/insetfloatlist.h                        src/insets/InsetFloatList.h
-src/insets/insetfoot.C                             src/insets/InsetFoot.cpp
-src/insets/insetfoot.h                             src/insets/InsetFoot.h
-src/insets/insetfootlike.C                         src/insets/InsetFootLike.cpp
-src/insets/insetfootlike.h                         src/insets/InsetFootLike.h
-src/insets/insetgraphics.C                         src/insets/InsetGraphics.cpp
-src/insets/insetgraphics.h                         src/insets/InsetGraphics.h
-src/insets/insetgraphicsParams.C                   src/insets/InsetGraphicsParams.cpp
-src/insets/insetgraphicsParams.h                   src/insets/InsetGraphicsParams.h
-src/insets/inset.h                                 src/insets/Inset.h
-src/insets/insethfill.C                            src/insets/InsethFill.cpp
-src/insets/insethfill.h                            src/insets/InsethFill.h
-src/insets/insetinclude.C                          src/insets/InsetInclude.cpp
-src/insets/insetinclude.h                          src/insets/InsetInclude.h
-src/insets/insetindex.C                            src/insets/InsetIndex.cpp
-src/insets/insetindex.h                            src/insets/InsetIndex.h
-src/insets/insetlabel.C                            src/insets/InsetLabel.cpp
-src/insets/insetlabel.h                            src/insets/InsetLabel.h
-src/insets/insetline.C                             src/insets/InsetLine.cpp
-src/insets/insetline.h                             src/insets/InsetLine.h
-src/insets/insetmarginal.C                         src/insets/InsetMarginal.cpp
-src/insets/insetmarginal.h                         src/insets/InsetMarginal.h
-src/insets/insetnewline.C                          src/insets/InsetNewline.cpp
-src/insets/insetnewline.h                          src/insets/InsetNewline.h
-src/insets/insetnomencl.C                          src/insets/InsetNomencl.cpp
-src/insets/insetnomencl.h                          src/insets/InsetNomencl.h
-src/insets/insetnote.C                             src/insets/InsetNote.cpp
-src/insets/insetnote.h                             src/insets/InsetNote.h
-src/insets/insetoptarg.C                           src/insets/InsetOptArg.cpp
-src/insets/insetoptarg.h                           src/insets/InsetOptArg.h
-src/insets/insetpagebreak.C                        src/insets/InsetPageBreak.cpp
-src/insets/insetpagebreak.h                        src/insets/InsetPageBreak.h
-src/insets/insetquotes.C                           src/insets/InsetQuotes.cpp
-src/insets/insetquotes.h                           src/insets/InsetQuotes.h
-src/insets/insetref.C                              src/insets/InsetRef.cpp
-src/insets/insetref.h                              src/insets/InsetRef.h
-src/insets/insetspace.C                            src/insets/InsetSpace.cpp
-src/insets/insetspace.h                            src/insets/InsetSpace.h
-src/insets/insetspecialchar.C                      src/insets/InsetSpecialChar.cpp
-src/insets/insetspecialchar.h                      src/insets/InsetSpecialChar.h
-src/insets/insettabular.C                          src/insets/InsetTabular.cpp
-src/insets/insettabular.h                          src/insets/InsetTabular.h
-src/insets/insettext.C                             src/insets/InsetText.cpp
-src/insets/insettext.h                             src/insets/InsetText.h
-src/insets/insettheorem.C                          src/insets/InsetTheorem.cpp
-src/insets/insettheorem.h                          src/insets/InsetTheorem.h
-src/insets/insettoc.C                              src/insets/InsetToc.cpp
-src/insets/insettoc.h                              src/insets/InsetToc.h
-src/insets/inseturl.C                              src/insets/InsetUrl.cpp
-src/insets/inseturl.h                              src/insets/InsetUrl.h
-src/insets/insetvspace.C                           src/insets/InsetVSpace.cpp
-src/insets/insetvspace.h                           src/insets/InsetVSpace.h
-src/insets/insetwrap.C                             src/insets/InsetWrap.cpp
-src/insets/insetwrap.h                             src/insets/InsetWrap.h
-src/insets/mailinset.C                             src/insets/MailInset.cpp
-src/insets/mailinset.h                             src/insets/MailInset.h
-src/insets/render_base.h                           src/insets/RenderBase.h
-src/insets/render_button.C                         src/insets/RenderButton.cpp
-src/insets/render_button.h                         src/insets/RenderButton.h
-src/insets/render_graphic.C                        src/insets/RenderGraphic.cpp
-src/insets/render_graphic.h                        src/insets/RenderGraphic.h
-src/insets/render_preview.C                        src/insets/RenderPreview.cpp
-src/insets/render_preview.h                        src/insets/RenderPreview.h
-src/ispell.C                                       src/Ispell.cpp
-src/ispell.h                                       src/Ispell.h
+src/ispell.C                                       src/ISpell.cpp
+src/ispell.h                                       src/ISpell.h
 src/kbmap.C                                        src/KbKeyMap.cpp
 src/kbmap.h                                        src/KbKeyMap.h
 src/kbsequence.C                                   src/KbSequence.cpp
@@ -578,197 +455,47 @@ src/LColor.C                                       src/LColor.cpp
 src/lengthcommon.C                                 src/LengthCommon.cpp
 src/lengthcommon.h                                 src/LengthCommon.h
 src/lfuns.h                                        src/Lfuns.h
-src/LyXAction.C                                    src/LyxAction.cpp
-src/LyXAction.h                                    src/LyxAction.h
-src/lyx_cb.C                                       src/LyxCallBack.cpp
-src/lyx_cb.h                                       src/LyxCallBack.h
-src/lyxfind.C                                      src/LyxFind.cpp
-src/lyxfind.h                                      src/LyxFind.h
-src/lyxfont.C                                      src/LyxFont.cpp
-src/lyxfont.h                                      src/LyxFont.h
-src/lyxfunc.C                                      src/LyxFunc.cpp
-src/lyxfunc.h                                      src/LyxFunc.h
-src/lyxgluelength.C                                src/LyxGlueLength.cpp
-src/lyxgluelength.h                                src/LyxGlueLength.h
-src/lyxlayout.C                                    src/LyxLayout.cpp
-src/lyxlayout.h                                    src/LyxLayout.h
-src/lyxlayout_ptr_fwd.h                            src/LyxLayoutPtrFwd.h
-src/lyxlength.C                                    src/LyxLength.cpp
-src/lyxlength.h                                    src/LyxLength.h
-src/lyxlex.C                                       src/LyxLex.cpp
-src/lyxlex.h                                       src/LyxLex.h
-src/lyxlex_pimpl.C                                 src/LyxLexPimpl.cpp
-src/lyxlex_pimpl.h                                 src/LyxLexPimpl.h
-src/lyx_main.C                                     src/LyxMain.cpp
-src/lyx_main.h                                     src/LyxMain.h
-src/lyxrc.C                                        src/LyxRC.cpp
-src/lyxrc.h                                        src/LyxRC.h
-src/lyxrow.C                                       src/LyxRow.cpp
-src/lyxrow.h                                       src/LyxRow.h
-src/lyxserver.C                                    src/LyxServer.cpp
-src/lyxserver.h                                    src/LyxServer.h
-src/lyxsocket.C                                    src/LyxSocket.cpp
-src/lyxsocket.h                                    src/LyxSocket.h
-src/lyx_sty.C                                      src/LyxSty.cpp
-src/lyx_sty.h                                      src/LyxSty.h
-src/lyxtextclass.C                                 src/LyxTextClass.cpp
-src/lyxtextclass.h                                 src/LyxTextClass.h
-src/lyxtextclasslist.C                             src/LyxTextClassList.cpp
-src/lyxtextclasslist.h                             src/LyxTextClassList.h
-src/lyxtext.h                                      src/LyxText.h
-src/lyxvc.C                                        src/LyxVC.cpp
-src/lyxvc.h                                        src/LyxVC.h
-src/main.C                                         src/LyX.cpp
-src/mathed/InsetFormulaMacro.C                     src/mathed/InsetFormulaMacro.cpp
-#src/mathed/InsetFormulaMacro.h
-src/mathed/InsetMathAMSArray.C                     src/mathed/InsetMathAMSArray.cpp
-#src/mathed/InsetMathAMSArray.h
-src/mathed/InsetMathArray.C                        src/mathed/InsetMathArray.cpp
-#src/mathed/InsetMathArray.h
-src/mathed/InsetMathBig.C                          src/mathed/InsetMathBig.cpp
-#src/mathed/InsetMathBig.h
-src/mathed/InsetMathBinom.C                        src/mathed/InsetMathBinom.cpp
-#src/mathed/InsetMathBinom.h
-src/mathed/InsetMathBoldSymbol.C                   src/mathed/InsetMathBoldSymbol.cpp
-#src/mathed/InsetMathBoldSymbol.h
-src/mathed/InsetMathBox.C                          src/mathed/InsetMathBox.cpp
-src/mathed/InsetMathBoxed.C                        src/mathed/InsetMathBoxed.cpp
-#src/mathed/InsetMathBoxed.h
-#src/mathed/InsetMathBox.h
-src/mathed/InsetMathBrace.C                        src/mathed/InsetMathBrace.cpp
-#src/mathed/InsetMathBrace.h
-src/mathed/InsetMath.C                             src/mathed/InsetMath.cpp
-src/mathed/InsetMathCases.C                        src/mathed/InsetMathCases.cpp
-#src/mathed/InsetMathCases.h
-src/mathed/InsetMathChar.C                         src/mathed/InsetMathChar.cpp
-#src/mathed/InsetMathChar.h
-src/mathed/InsetMathColor.C                        src/mathed/InsetMathColor.cpp
-#src/mathed/InsetMathColor.h
-src/mathed/InsetMathCommand.C                      src/mathed/InsetMathCommand.cpp
-#src/mathed/InsetMathCommand.h
-src/mathed/InsetMathComment.C                      src/mathed/InsetMathComment.cpp
-#src/mathed/InsetMathComment.h
-src/mathed/InsetMathDecoration.C                   src/mathed/InsetMathDecoration.cpp
-#src/mathed/InsetMathDecoration.h
-src/mathed/InsetMathDelim.C                        src/mathed/InsetMathDelim.cpp
-#src/mathed/InsetMathDelim.h
-src/mathed/InsetMathDFrac.C                        src/mathed/InsetMathDFrac.cpp
-#src/mathed/InsetMathDFrac.h
-src/mathed/InsetMathDiff.C                         src/mathed/InsetMathDiff.cpp
-#src/mathed/InsetMathDiff.h
-src/mathed/InsetMathDim.C                          src/mathed/InsetMathDim.cpp
-#src/mathed/InsetMathDim.h
-src/mathed/InsetMathDots.C                         src/mathed/InsetMathDots.cpp
-#src/mathed/InsetMathDots.h
-src/mathed/InsetMathEnv.C                          src/mathed/InsetMathEnv.cpp
-#src/mathed/InsetMathEnv.h
-src/mathed/InsetMathExFunc.C                       src/mathed/InsetMathExFunc.cpp
-#src/mathed/InsetMathExFunc.h
-src/mathed/InsetMathExInt.C                        src/mathed/InsetMathExInt.cpp
-#src/mathed/InsetMathExInt.h
-src/mathed/InsetMathFBox.C                         src/mathed/InsetMathFBox.cpp
-#src/mathed/InsetMathFBox.h
-src/mathed/InsetMathFont.C                         src/mathed/InsetMathFont.cpp
-#src/mathed/InsetMathFont.h
-src/mathed/InsetMathFontOld.C                      src/mathed/InsetMathFontOld.cpp
-#src/mathed/InsetMathFontOld.h
-src/mathed/InsetMathFracBase.C                     src/mathed/InsetMathFracBase.cpp
-#src/mathed/InsetMathFracBase.h
-src/mathed/InsetMathFrac.C                         src/mathed/InsetMathFrac.cpp
-#src/mathed/InsetMathFrac.h
-src/mathed/InsetMathFrameBox.C                     src/mathed/InsetMathFrameBox.cpp
-#src/mathed/InsetMathFrameBox.h
-src/mathed/InsetMathGrid.C                         src/mathed/InsetMathGrid.cpp
-#src/mathed/InsetMathGrid.h
-#src/mathed/InsetMath.h
-src/mathed/InsetMathHull.C                         src/mathed/InsetMathHull.cpp
-#src/mathed/InsetMathHull.h
-src/mathed/InsetMathKern.C                         src/mathed/InsetMathKern.cpp
-#src/mathed/InsetMathKern.h
-src/mathed/InsetMathLefteqn.C                      src/mathed/InsetMathLefteqn.cpp
-#src/mathed/InsetMathLefteqn.h
-src/mathed/InsetMathLim.C                          src/mathed/InsetMathLim.cpp
-#src/mathed/InsetMathLim.h
-src/mathed/InsetMathMacro.C                        src/mathed/InsetMathMacro.cpp
-#src/mathed/InsetMathMacro.h
-src/mathed/InsetMathMakebox.C                      src/mathed/InsetMathMakebox.cpp
-src/mathed/InsetMathMakebox.h                      src/mathed/InsetMathMakeBox.h
-src/mathed/InsetMathMatrix.C                       src/mathed/InsetMathMatrix.cpp
-#src/mathed/InsetMathMatrix.h
-src/mathed/InsetMathMBox.C                         src/mathed/InsetMathMBox.cpp
-#src/mathed/InsetMathMBox.h
-src/mathed/InsetMathNest.C                         src/mathed/InsetMathNest.cpp
-#src/mathed/InsetMathNest.h
-src/mathed/InsetMathNumber.C                       src/mathed/InsetMathNumber.cpp
-#src/mathed/InsetMathNumber.h
-src/mathed/InsetMathOverset.C                      src/mathed/InsetMathOverset.cpp
-#src/mathed/InsetMathOverset.h
-src/mathed/InsetMathPar.C                          src/mathed/InsetMathPar.cpp
-#src/mathed/InsetMathPar.h
-src/mathed/InsetMathPhantom.C                      src/mathed/InsetMathPhantom.cpp
-#src/mathed/InsetMathPhantom.h
-src/mathed/InsetMathRef.C                          src/mathed/InsetMathRef.cpp
-#src/mathed/InsetMathRef.h
-src/mathed/InsetMathRoot.C                         src/mathed/InsetMathRoot.cpp
-#src/mathed/InsetMathRoot.h
-src/mathed/InsetMathScript.C                       src/mathed/InsetMathScript.cpp
-#src/mathed/InsetMathScript.h
-src/mathed/InsetMathSize.C                         src/mathed/InsetMathSize.cpp
-#src/mathed/InsetMathSize.h
-src/mathed/InsetMathSpace.C                        src/mathed/InsetMathSpace.cpp
-#src/mathed/InsetMathSpace.h
-src/mathed/InsetMathSplit.C                        src/mathed/InsetMathSplit.cpp
-#src/mathed/InsetMathSplit.h
-src/mathed/InsetMathSqrt.C                         src/mathed/InsetMathSqrt.cpp
-#src/mathed/InsetMathSqrt.h
-src/mathed/InsetMathStackrel.C                     src/mathed/InsetMathStackrel.cpp
-#src/mathed/InsetMathStackrel.h
-src/mathed/InsetMathString.C                       src/mathed/InsetMathString.cpp
-#src/mathed/InsetMathString.h
-src/mathed/InsetMathSubstack.C                     src/mathed/InsetMathSubstack.cpp
-#src/mathed/InsetMathSubstack.h
-src/mathed/InsetMathSymbol.C                       src/mathed/InsetMathSymbol.cpp
-#src/mathed/InsetMathSymbol.h
-src/mathed/InsetMathTabular.C                      src/mathed/InsetMathTabular.cpp
-#src/mathed/InsetMathTabular.h
-src/mathed/InsetMathTFrac.C                        src/mathed/InsetMathTFrac.cpp
-#src/mathed/InsetMathTFrac.h
-src/mathed/InsetMathUnderset.C                     src/mathed/InsetMathUnderset.cpp
-#src/mathed/InsetMathUnderset.h
-src/mathed/InsetMathUnknown.C                      src/mathed/InsetMathUnknown.cpp
-#src/mathed/InsetMathUnknown.h
-src/mathed/InsetMathXArrow.C                       src/mathed/InsetMathXArrow.cpp
-#src/mathed/InsetMathXArrow.h
-src/mathed/InsetMathXYArrow.C                      src/mathed/InsetMathXYArrow.cpp
-#src/mathed/InsetMathXYArrow.h
-src/mathed/InsetMathXYMatrix.C                     src/mathed/InsetMathXYMatrix.cpp
-#src/mathed/InsetMathXYMatrix.h
-src/mathed/MathAtom.C                              src/mathed/MathAtom.cpp
-#src/mathed/MathAtom.h
-src/mathed/MathAutoCorrect.C                       src/mathed/MathAutoCorrect.cpp
-#src/mathed/MathAutoCorrect.h
-src/mathed/MathData.C                              src/mathed/MathData.cpp
-#src/mathed/MathData.h
-src/mathed/MathExtern.C                            src/mathed/MathExtern.cpp
-#src/mathed/MathExtern.h
-src/mathed/MathFactory.C                           src/mathed/MathFactory.cpp
-#src/mathed/MathFactory.h
-#src/mathed/MathGridInfo.h
-src/mathed/MathMacroArgument.C                     src/mathed/MathMacroArgument.cpp
-#src/mathed/MathMacroArgument.h
-src/mathed/MathMacroTable.C                        src/mathed/MathMacroTable.cpp
-#src/mathed/MathMacroTable.h
-src/mathed/MathMacroTemplate.C                     src/mathed/MathMacroTemplate.cpp
-#src/mathed/MathMacroTemplate.h
-src/mathed/MathParser.C                            src/mathed/MathParser.cpp
-#src/mathed/MathParser.h
-#src/mathed/MathReplace.h
-src/mathed/MathStream.C                            src/mathed/MathStream.cpp
-#src/mathed/MathStream.h
-src/mathed/MathSupport.C                           src/mathed/MathSupport.cpp
-#src/mathed/MathSupport.h
-src/mathed/TextPainter.C                           src/mathed/TextPainter.cpp
-#src/mathed/TextPainter.h
+src/LyXAction.C                                    src/LyXAction.cpp
+src/LyXAction.h                                    src/LyXAction.h
+src/lyx_cb.C                                       src/LyXCallBack.cpp
+src/lyx_cb.h                                       src/LyXCallBack.h
+src/lyxfind.C                                      src/LyXFind.cpp
+src/lyxfind.h                                      src/LyXFind.h
+src/lyxfont.C                                      src/LyXFont.cpp
+src/lyxfont.h                                      src/LyXFont.h
+src/lyxfunc.C                                      src/LyXFunc.cpp
+src/lyxfunc.h                                      src/LyXFunc.h
+src/lyxgluelength.C                                src/LyXGlueLength.cpp
+src/lyxgluelength.h                                src/LyXGlueLength.h
+src/lyxlayout.C                                    src/LyXLayout.cpp
+src/lyxlayout.h                                    src/LyXLayout.h
+src/lyxlayout_ptr_fwd.h                            src/LyXLayoutPtrFwd.h
+src/lyxlength.C                                    src/LyXLength.cpp
+src/lyxlength.h                                    src/LyXLength.h
+src/lyxlex.C                                       src/LyXLex.cpp
+src/lyxlex.h                                       src/LyXLex.h
+src/lyxlex_pimpl.C                                 src/LyXLexPimpl.cpp
+src/lyxlex_pimpl.h                                 src/LyXLexPimpl.h
+src/lyx_main.C                                     src/LyX.cpp
+src/lyx_main.h                                     src/LyX.h
+src/lyxrc.C                                        src/LyXRC.cpp
+src/lyxrc.h                                        src/LyXRC.h
+src/lyxrow.C                                       src/Row.cpp
+src/lyxrow.h                                       src/Row.h
+src/lyxserver.C                                    src/LyXServer.cpp
+src/lyxserver.h                                    src/LyXServer.h
+src/lyxsocket.C                                    src/LyXSocket.cpp
+src/lyxsocket.h                                    src/LyXSocket.h
+src/lyx_sty.C                                      src/LyXSty.cpp
+src/lyx_sty.h                                      src/LyXSty.h
+src/lyxtextclass.C                                 src/LyXTextClass.cpp
+src/lyxtextclass.h                                 src/LyXTextClass.h
+src/lyxtextclasslist.C                             src/LyXTextClassList.cpp
+src/lyxtextclasslist.h                             src/LyXTextClassList.h
+src/lyxtext.h                                      src/LyXText.h
+src/lyxvc.C                                        src/LyXVC.cpp
+src/lyxvc.h                                        src/LyXVC.h
+src/main.C                                         src/main.cpp
 src/MenuBackend.C                                  src/MenuBackend.cpp
 #src/MenuBackend.h
 src/messages.C                                     src/Messages.cpp
@@ -804,8 +531,8 @@ src/pariterator.C                                  src/ParIterator.cpp
 src/pariterator.h                                  src/ParIterator.h
 src/PrinterParams.C                                src/PrinterParams.cpp
 #src/PrinterParams.h
-src/pspell.C                                       src/Pspell.cpp
-src/pspell.h                                       src/Pspell.h
+src/pspell.C                                       src/PSpell.cpp
+src/pspell.h                                       src/PSpell.h
 src/RowList_fwd.h                                  src/RowListFwd.h
 src/rowpainter.C                                   src/RowPainter.cpp
 src/rowpainter.h                                   src/RowPainter.h
@@ -855,12 +582,12 @@ src/support/kill.C                                 src/support/Kill.cpp
 src/support/limited_stack.h                        src/support/LimitedStack.h
 src/support/lstrings.C                             src/support/LStrings.cpp
 src/support/lstrings.h                             src/support/LStrings.h
-src/support/lyxalgo.h                              src/support/LyxAlgo.h
-src/support/lyxlib.h                               src/support/LyxLib.h
-src/support/lyxmanip.h                             src/support/LyxManip.h
-src/support/lyxsum.C                               src/support/LyxSum.cpp
-src/support/lyxtime.C                              src/support/LyxTime.cpp
-src/support/lyxtime.h                              src/support/LyxTime.h
+src/support/lyxalgo.h                              src/support/LyXAlgo.h
+src/support/lyxlib.h                               src/support/LyXLib.h
+src/support/lyxmanip.h                             src/support/LyXManip.h
+src/support/lyxsum.C                               src/support/LyXSum.cpp
+src/support/lyxtime.C                              src/support/LyXTime.cpp
+src/support/lyxtime.h                              src/support/LyXTime.h
 src/support/mkdir.C                                src/support/Mkdir.cpp
 src/support/os.C                                   src/support/Os.cpp
 src/support/os_cygwin.C                            src/support/OsCygwin.cpp
@@ -896,18 +623,18 @@ src/support/userinfo.C                             src/support/UserInfo.cpp
 src/support/userinfo.h                             src/support/UserInfo.h
 src/tabular.C                                      src/Tabular.cpp
 src/tabular.h                                      src/Tabular.h
-src/tex2lyx/context.C                              src/Tex2Lyx/Context.cpp
-src/tex2lyx/context.h                              src/Tex2Lyx/Context.h
+src/tex2lyx/context.C                              src/tex2lyx/Context.cpp
+src/tex2lyx/context.h                              src/tex2lyx/Context.h
 src/tex2lyx/gettext.C                              src/tex2lyx/Gettext.cpp
 src/tex2lyx/lengthcommon.C                         src/tex2lyx/LengthCommon.cpp
-src/tex2lyx/lyxfont.C                              src/tex2lyx/LyxFont.cpp
-src/tex2lyx/lyxfont.h                              src/tex2lyx/LyxFont.h
+src/tex2lyx/lyxfont.C                              src/tex2lyx/LyXFont.cpp
+src/tex2lyx/lyxfont.h                              src/tex2lyx/LyXFont.h
 src/tex2lyx/math.C                                 src/tex2lyx/Math.cpp
 src/tex2lyx/preamble.C                             src/tex2lyx/Preamble.cpp
 #src/tex2lyx/Spacing.h
 src/tex2lyx/table.C                                src/tex2lyx/Table.cpp
-src/tex2lyx/tex2lyx.C                              src/tex2lyx/Tex2Lyx.cpp
-src/tex2lyx/tex2lyx.h                              src/tex2lyx/Tex2Lyx.h
+src/tex2lyx/tex2lyx.C                              src/tex2lyx/tex2lyx.cpp
+src/tex2lyx/tex2lyx.h                              src/tex2lyx/tex2lyx.h
 src/tex2lyx/texparser.C                            src/tex2lyx/TexParser.cpp
 src/tex2lyx/texparser.h                            src/tex2lyx/TexParser.h
 src/tex2lyx/text.C                                 src/tex2lyx/Text.cpp
@@ -943,20 +670,21 @@ src/Variables.C                                    src/Variables.cpp
 src/vc-backend.C                                   src/VCBackend.cpp
 src/vc-backend.h                                   src/VCBackend.h
 src/version.h                                      src/Version.h
+src/version.C.in                                   src/Version.cpp.in
 src/vspace.C                                       src/VSpace.cpp
 src/vspace.h                                       src/VSpace.h
 #src/WordLangTuple.h
 lib/scripts/fig2pdftex.py                          lib/scripts/Fig2Pdftex.py
 #lib/scripts/TeXFiles.py
-lib/scripts/legacy_lyxpreview2ppm.py               lib/scripts/LegacyLyxPreview2ppm.py
-lib/scripts/fig_copy.py                            lib/scripts/Figopy.py
+lib/scripts/legacy_lyxpreview2ppm.py               lib/scripts/LegacyLyXPreview2ppm.py
+lib/scripts/fig_copy.py                            lib/scripts/FigCopy.py
 lib/scripts/fen2ascii.py                           lib/scripts/Fen2Ascii.py
 lib/scripts/date.py                                lib/scripts/Date.py
-lib/scripts/lyxpreview2bitmap.py                   lib/scripts/LyxPreview2Bitmap.py
+lib/scripts/lyxpreview2bitmap.py                   lib/scripts/LyXPreview2Bitmap.py
 lib/scripts/tex_copy.py                            lib/scripts/TexCopy.py
 lib/scripts/convertDefault.py                      lib/scripts/ConvertDefault.py
 lib/scripts/fig2pstex.py                           lib/scripts/Fig2Pstex.py
-lib/scripts/lyxpreview_tools.py                    lib/scripts/LyxPreviewTools.py
+lib/scripts/lyxpreview_tools.py                    lib/scripts/LyXPreviewTools.py
 lib/scripts/clean_dvi.py                           lib/scripts/CleanDvi.py
 lib/scripts/layout2layout.py                       lib/scripts/Layout2Layout.py
 #