]> git.lyx.org Git - features.git/blobdiff - development/scons/scons_manifest.py
* development/scons/scons_manifest.py: fix LyXFont => Font
[features.git] / development / scons / scons_manifest.py
index 9bba3e88399efe20139088aa5473be09d6c8abde..3301ebb34b63b3b523e5c65d8b360dd156349440 100644 (file)
@@ -153,7 +153,7 @@ src_support_files = Split('''
     lyxtime.cpp
     mkdir.cpp
     os.cpp
-    package.C
+    Package.cpp
     Path.cpp
     qstring_helpers.cpp
     rename.cpp
@@ -229,12 +229,12 @@ src_mathed_header_files = Split('''
     InsetMathXYMatrix.h
     MathAtom.h
     MathAutoCorrect.h
-    MathArray.h
+    MathData.h
     MathExtern.h
     MathFactory.h
     MathGridInfo.h
     MathMacroArgument.h
-    MathMacroTable.h
+    MacroTable.h
     MathMacroTemplate.h
     MathParser.h
     ReplaceData.h
@@ -243,6 +243,10 @@ src_mathed_header_files = Split('''
     TextPainter.h
 ''')
 
+src_mathed_extra_files = Split('''
+    InsetFormulaMacro.h
+    InsetFormulaMacro.cpp
+''')
 
 src_mathed_files = Split('''
     InsetMath.cpp
@@ -306,11 +310,11 @@ src_mathed_files = Split('''
     InsetMathXYMatrix.cpp
     MathAtom.cpp
     MathAutoCorrect.cpp
-    MathArray.cpp
+    MathData.cpp
     MathExtern.cpp
     MathFactory.cpp
     MathMacroArgument.cpp
-    MathMacroTable.cpp
+    MacroTable.cpp
     MathMacroTemplate.cpp
     MathParser.cpp
     MathStream.cpp
@@ -324,7 +328,6 @@ src_insets_header_files = Split('''
     ExternalTemplate.h
     ExternalTransforms.h
     Inset.h
-    InsetBase.h
     InsetBibitem.h
     InsetBibtex.h
     InsetBox.h
@@ -335,7 +338,7 @@ src_insets_header_files = Split('''
     InsetCollapsable.h
     InsetCommand.h
     InsetCommandParams.h
-    InsetEnv.h
+    InsetEnvironment.h
     InsetERT.h
     InsetExternal.h
     InsetFloat.h
@@ -361,7 +364,6 @@ src_insets_header_files = Split('''
     InsetSpecialChar.h
     InsetTabular.h
     InsetText.h
-    InsetTheorem.h
     InsetTOC.h
     InsetUrl.h
     InsetVSpace.h
@@ -373,13 +375,16 @@ src_insets_header_files = Split('''
     RenderPreview.h
 ''')
 
+src_inests_extra_files = Split('''
+    InsetTheorem.h
+    InsetTheorem.cpp
+''')
 
 src_insets_files = Split('''
     ExternalSupport.cpp
     ExternalTemplate.cpp
     ExternalTransforms.cpp
     Inset.cpp
-    InsetBase.cpp
     InsetBibitem.cpp
     InsetBibtex.cpp
     InsetBox.cpp
@@ -390,7 +395,7 @@ src_insets_files = Split('''
     InsetCollapsable.cpp
     InsetCommand.cpp
     InsetCommandParams.cpp
-    InsetEnv.cpp
+    InsetEnvironment.cpp
     InsetERT.cpp
     InsetExternal.cpp
     InsetFloat.cpp
@@ -428,7 +433,7 @@ src_insets_files = Split('''
 
 
 src_frontends_header_files = Split('''
-    Alert.h
+    alert.h
     Alert_pimpl.h
     Application.h
     Clipboard.h
@@ -439,8 +444,7 @@ src_frontends_header_files = Split('''
     FontLoader.h
     FontMetrics.h
     Gui.h
-    LyXKeySym.h
-    LyXKeySymFactory.h
+    KeySymbol.h
     LyXView.h
     Menubar.h
     Painter.h
@@ -454,7 +458,7 @@ src_frontends_header_files = Split('''
 
 
 src_frontends_files = Split('''
-    Alert.cpp
+    alert.cpp
     Application.cpp
     Dialogs.cpp
     LyXView.cpp
@@ -498,7 +502,7 @@ src_graphics_files = Split('''
 src_frontends_controllers_header_files = Split('''
     BCView.h
     ButtonController.h
-    ButtonPolicies.h
+    ButtonPolicy.h
     ControlAboutlyx.h
     ControlBibtex.h
     ControlBox.h
@@ -543,7 +547,7 @@ src_frontends_controllers_header_files = Split('''
 src_frontends_controllers_files = Split('''
     BCView.cpp
     ButtonController.cpp
-    ButtonPolicies.cpp
+    ButtonPolicy.cpp
     ControlAboutlyx.cpp
     ControlBibtex.cpp
     ControlBox.cpp
@@ -731,7 +735,6 @@ src_frontends_qt4_moc_files = Split('''
 
 src_frontends_qt4_header_files = Split('''
     Action.h
-    BiblioModuleBase.h
     BulletsModule.h
     ColorCache.h
     DockView.h
@@ -744,13 +747,12 @@ src_frontends_qt4_header_files = Split('''
     GuiView.h
     GuiWorkArea.h
     InsertTableWidget.h
-    About.h
+    QAbout.h
     QBibitem.h
     QBibtex.h
     QBox.h
     QBranch.h
     QBranches.h
-    QBrowseBox.h
     QChanges.h
     QCharacter.h
     QCharacter.h
@@ -778,7 +780,7 @@ src_frontends_qt4_header_files = Split('''
     QLPrintDialog.h
     QLToolbar.h
     QLog.h
-    QLyXKeySym.h
+    QKeySymbol.h
     QMathMatrixDialog.h
     QNomencl.h
     QNote.h
@@ -821,7 +823,7 @@ src_frontends_qt4_header_files = Split('''
 
 src_frontends_qt4_files = Split('''
     Action.cpp
-    Alert_pimpl.cpp
+    alert_pimpl.cpp
     BulletsModule.cpp
     ColorCache.cpp
     Dialogs.cpp
@@ -836,7 +838,7 @@ src_frontends_qt4_files = Split('''
     GuiView.cpp
     GuiWorkArea.cpp
     InsertTableWidget.cpp
-    LyXKeySymFactory.cpp
+    KeySymbol.cpp
     QAbout.cpp
     QBibitem.cpp
     QBibtex.cpp
@@ -859,6 +861,7 @@ src_frontends_qt4_files = Split('''
     QFloatDialog.cpp
     QGraphics.cpp
     QGraphicsDialog.cpp
+    QKeySymbol.cpp
     QInclude.cpp
     QIndex.cpp
     QLImage.cpp
@@ -868,7 +871,6 @@ src_frontends_qt4_files = Split('''
     QLPrintDialog.cpp
     QLToolbar.cpp
     QLog.cpp
-    QLyXKeySym.cpp
     QMathMatrixDialog.cpp
     QNomencl.cpp
     QNote.cpp
@@ -926,24 +928,34 @@ src_client_files = Split('''
 src_tex2lyx_header_files = Split('''
     Spacing.h
     Context.h
-    LyXFont.h
+    Font.h
     tex2lyx.h
     Parser.h
 ''')
 
 
-src_tex2lyx_files = Split('''
+src_tex2lyx_copied_header_files = Split('''
+    Layout.h
+    TextClass.h
+    Lexer.h
+''')
+
+src_tex2lyx_copied_files = Split('''
     FloatList.cpp
     Floating.cpp
+    Counters.cpp
+    Layout.cpp
+    TextClass.cpp
+    Lexer.cpp
+''')
+
+
+src_tex2lyx_files = Split('''
     boost.cpp
     Context.cpp
-    Counters.cpp
     gettext.cpp
     lengthcommon.cpp
-    LyXFont.cpp
-    Lexer.cpp
-    LyXLayout.cpp
-    LyXTextClass.cpp
+    Font.cpp
     math.cpp
     preamble.cpp
     table.cpp
@@ -959,7 +971,7 @@ src_header_files = Split('''
     BufferView.h
     Bullet.h
     Chktex.h
-    color.h
+    Color.h
     ConverterCache.h
     CutAndPaste.h
     DepTable.h
@@ -968,7 +980,6 @@ src_header_files = Split('''
     FontIterator.h
     FuncStatus.h
     InsetList.h
-    LColor.h
     LaTeX.h
     LaTeXFeatures.h
     LyXAction.h
@@ -983,7 +994,7 @@ src_header_files = Split('''
     Thesaurus.h
     TocBackend.h
     ToolbarBackend.h
-    UpdateFlags.h
+    update_flags.h
     Variables.h
     WordLangTuple.h
     ASpell_local.h
@@ -1008,6 +1019,7 @@ src_header_files = Split('''
     ErrorList.h
     Exporter.h
     factory.h
+    Font.h
     Format.h
     FuncRequest.h
     gettext.h
@@ -1016,30 +1028,27 @@ src_header_files = Split('''
     InsetIterator.h
     Intl.h
     ISpell.h
-    kb_keymap.h
-    kb_sequence.h
+    KeyMap.h
+    KeySequence.h
     Language.h
-    layout.h
     lengthcommon.h
     lfuns.h
-    lyx_cb.h
+    callback.h
     LyX.h
     lyx_sty.h
     lyxfind.h
-    LyXFont.h
     LyXFunc.h
-    LyXGlueLength.h
-    LyXLayout.h
+    Layout.h
     lyxlayout_ptr_fwd.h
-    LyXLength.h
+    Length.h
     Lexer.h
     LyXRC.h
     Row.h
-    LyXServer.h
-    LyXServerSocket.h
+    Server.h
+    ServerSocket.h
     LyXText.h
-    LyXTextClass.h
-    LyXTextClassList.h
+    TextClass.h
+    TextClassList.h
     LyXVC.h
     Messages.h
     MetricsInfo.h
@@ -1079,7 +1088,7 @@ src_pre_files = Split('''
     BufferView.cpp
     Bullet.cpp
     Chktex.cpp
-    color.cpp
+    Color.cpp
     ConverterCache.cpp
     CutAndPaste.cpp
     DepTable.cpp
@@ -1088,7 +1097,6 @@ src_pre_files = Split('''
     FontIterator.cpp
     FuncStatus.cpp
     InsetList.cpp
-    LColor.cpp
     LaTeX.cpp
     LaTeXFeatures.cpp
     LyXAction.cpp
@@ -1116,6 +1124,7 @@ src_pre_files = Split('''
     ErrorList.cpp
     Exporter.cpp
     factory.cpp
+    Font.cpp
     Format.cpp
     FuncRequest.cpp
     gettext.cpp
@@ -1123,26 +1132,24 @@ src_pre_files = Split('''
     Importer.cpp
     InsetIterator.cpp
     Intl.cpp
-    kb_keymap.cpp
-    kb_sequence.cpp
+    KeyMap.cpp
+    KeySequence.cpp
     Language.cpp
     lengthcommon.cpp
-    lyx_cb.cpp
+    callback.cpp
     LyX.cpp
     lyx_sty.cpp
     lyxfind.cpp
-    LyXFont.cpp
     LyXFunc.cpp
-    LyXGlueLength.cpp
-    LyXLayout.cpp
-    LyXLength.cpp
+    Layout.cpp
+    Length.cpp
     Lexer.cpp
     LyXRC.cpp
     Row.cpp
-    LyXServer.cpp
-    LyXServerSocket.cpp
-    LyXTextClass.cpp
-    LyXTextClassList.cpp
+    Server.cpp
+    ServerSocket.cpp
+    TextClass.cpp
+    TextClassList.cpp
     LyXVC.cpp
     Messages.cpp
     MetricsInfo.cpp
@@ -1171,7 +1178,7 @@ src_pre_files = Split('''
     TransState.cpp
     Undo.cpp
     VCBackend.cpp
-    version.C
+    version.cpp
     VSpace.cpp
 ''')