]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
Transfer LyXfunc code to GuiApplication::dispatch() and getStatus(). Now
[lyx.git] / development / scons / scons_manifest.py
index 84787c430a0395f81539912fe7a1299ea5d508a7..0846246f765d422f62a66e520b8270c678504fa6 100644 (file)
@@ -47,6 +47,7 @@ src_header_files = Split('''
     Color.h
     ColorSet.h
     ColorCode.h
+    Compare.h
     CompletionList.h
     Converter.h
     ConverterCache.h
@@ -59,6 +60,7 @@ src_header_files = Split('''
     Dimension.h
     DispatchResult.h
     DocIterator.h
+    EnchantChecker.h
     Encoding.h
     ErrorList.h
     Exporter.h
@@ -94,7 +96,6 @@ src_header_files = Split('''
     LyX.h
     LyXAction.h
     lyxfind.h
-    LyXFunc.h
     LyXRC.h
     LyXVC.h
     MetricsInfo.h
@@ -105,6 +106,7 @@ src_header_files = Split('''
     output_latex.h
     output_plaintext.h
     output_xhtml.h
+    OutputEnums.h
     OutputParams.h
     paper.h
     ParIterator.h
@@ -155,6 +157,7 @@ src_pre_files = Split('''
     Chktex.cpp
     CmdDef.cpp
     Color.cpp
+    Compare.cpp
     Converter.cpp
     ConverterCache.cpp
     CoordCache.cpp
@@ -196,7 +199,6 @@ src_pre_files = Split('''
     LyX.cpp
     LyXAction.cpp
     lyxfind.cpp
-    LyXFunc.cpp
     LyXRC.cpp
     LyXVC.cpp
     MetricsInfo.cpp
@@ -248,6 +250,7 @@ src_post_files = Split('''
 
 src_extra_src_files = Split('''
     AspellChecker.cpp
+    EnchantChecker.cpp
     HunspellChecker.cpp
     main.cpp
     Section.cpp
@@ -308,6 +311,7 @@ src_support_header_files = Split('''
     os_win32.h
     Package.h
     Path.h
+    ProgressInterface.h
     qstring_helpers.h
     RandomAccessList.h
     SignalSlot.h
@@ -586,9 +590,7 @@ src_mathed_extra_files = Split('''
 
 src_tex2lyx_header_files = Split('''
     Context.h
-    Font.h
     Parser.h
-    Spacing.h
     tex2lyx.h
 ''')
 
@@ -596,7 +598,6 @@ src_tex2lyx_header_files = Split('''
 src_tex2lyx_files = Split('''
     boost.cpp
     Context.cpp
-    Font.cpp
     math.cpp
     Parser.cpp
     preamble.cpp
@@ -607,6 +608,7 @@ src_tex2lyx_files = Split('''
 
 
 src_tex2lyx_copied_header_files = Split('''
+    TextClass.h
     insets/InsetLayout.h
 ''')
 
@@ -617,10 +619,13 @@ src_tex2lyx_copied_files = Split('''
     Encoding.cpp
     FloatList.cpp
     Floating.cpp
+    FontInfo.cpp
     Layout.cpp
+    LayoutModuleList.cpp
     lengthcommon.cpp
     Lexer.cpp
     ModuleList.cpp
+    Spacing.cpp
     TextClass.cpp
     insets/InsetLayout.cpp
 ''')
@@ -716,6 +721,7 @@ src_frontends_qt4_header_files = Split('''
     GuiClipboard.h
     GuiCommandBuffer.h
     GuiCommandEdit.h
+    GuiCompare.h
     GuiCompleter.h
     GuiDelimiter.h
     GuiDialog.h
@@ -750,6 +756,8 @@ src_frontends_qt4_header_files = Split('''
     GuiPrint.h
     GuiPrintindex.h
     GuiPrintNomencl.h
+    GuiProgress.h
+    GuiProgressView.h
     GuiRef.h
     GuiSearch.h
     GuiSelection.h
@@ -772,6 +780,7 @@ src_frontends_qt4_header_files = Split('''
     GuiWrap.h
     IconPalette.h
     InsertTableWidget.h
+    InsetDialog.h
     LaTeXHighlighter.h
     LayoutBox.h
     LengthCombo.h
@@ -813,6 +822,7 @@ src_frontends_qt4_files = Split('''
     GuiClipboard.cpp
     GuiCommandBuffer.cpp
     GuiCommandEdit.cpp
+    GuiCompare.cpp
     GuiCompleter.cpp
     GuiDelimiter.cpp
     GuiDialog.cpp
@@ -847,6 +857,8 @@ src_frontends_qt4_files = Split('''
     GuiPrint.cpp
     GuiPrintindex.cpp
     GuiPrintNomencl.cpp
+    GuiProgress.cpp
+    GuiProgressView.cpp
     GuiRef.cpp
     GuiSearch.cpp
     GuiSelection.cpp
@@ -869,6 +881,7 @@ src_frontends_qt4_files = Split('''
     GuiWrap.cpp
     IconPalette.cpp
     InsertTableWidget.cpp
+    InsetDialog.cpp
     LengthCombo.cpp
     LaTeXHighlighter.cpp
     LayoutBox.cpp
@@ -893,7 +906,6 @@ src_frontends_qt4_extra_files = Split('''
 
 src_frontends_qt4_ui_files = Split('''
     AboutUi.ui
-    AskForTextUi.ui
     BibitemUi.ui
     BiblioUi.ui
     BibtexAddUi.ui
@@ -906,6 +918,7 @@ src_frontends_qt4_ui_files = Split('''
     ChangesUi.ui
     CharacterUi.ui
     CitationUi.ui
+    CompareUi.ui
     DelimiterUi.ui
     DocumentUi.ui
     ERTUi.ui
@@ -929,6 +942,7 @@ src_frontends_qt4_ui_files = Split('''
     ListingsSettingsUi.ui
     LogUi.ui
     MarginsUi.ui
+    MasterChildUi.ui
     MathMatrixUi.ui
     MathsUi.ui
     ModulesUi.ui
@@ -963,6 +977,7 @@ src_frontends_qt4_ui_files = Split('''
     PrintUi.ui
     PrintindexUi.ui
     PrintNomenclUi.ui
+    ProgressViewUi.ui
     RefUi.ui
     SearchUi.ui
     SendtoUi.ui
@@ -1174,7 +1189,6 @@ config_extra_files = Split('''
     config.sub
     depcomp
     install-sh
-    libtool.m4
     ltmain.sh
     lyxinclude.m4
     Makefile.am
@@ -1339,6 +1353,11 @@ lib_templates_files = Split('''
     revtex.lyx
     revtex4.lyx
     slides.lyx
+    svjour3.lyx
+    svmono_book.lyx
+    svmult_appendix.lyx
+    svmult_author.lyx
+    svmult_editor.lyx
 ''')
 
 
@@ -1430,6 +1449,7 @@ lib_images_files = Split('''
     dialog-show_print.png
     dialog-show_spellchecker.png
     dialog-show_vclog.png
+    dialog-toggle_findreplaceadv.png
     dialog-toggle_toc.png
     down.png
     ert-insert.png
@@ -1521,12 +1541,15 @@ lib_images_files = Split('''
     undo.png
     unknown.png
     up.png
+    update-others.png
     url-insert.png
     vc-check-in.png
     vc-check-out.png
     vc-locking-toggle.png
     vc-register.png
+    vc-repo-update.png
     vc-revert.png
+    view-others.png
 ''')
 
 
@@ -1632,6 +1655,7 @@ lib_images_math_files = Split('''
     diagdown.png
     diagup.png
     diamond.png
+    diamond2.png
     diamondsuit.png
     digamma.png
     div.png
@@ -1996,7 +2020,6 @@ lib_images_math_files = Split('''
     underset.png
     uparrow.png
     uparrow2.png
-    update-others.png
     updownarrow.png
     updownarrow2.png
     upharpoonleft.png
@@ -2031,7 +2054,6 @@ lib_images_math_files = Split('''
     veebar.png
     vert.png
     vert2.png
-    view-others.png
     vphantom.png
     Vvdash.png
     wedge.png
@@ -2394,6 +2416,12 @@ lib_doc_uk_clipart_files = Split('''
 ''')
 
 
+lib_doc_zhCN_files = Split('''
+    Intro.lyx
+    Tutorial.lyx
+''')
+
+
 lib_examples_files = Split('''
     aa_sample.lyx
     aas_sample.lyx
@@ -2446,6 +2474,8 @@ lib_examples_files = Split('''
     simplecv.lyx
     splash.lyx
     sweave.lyx
+    tufte-book.lyx
+    tufte-handout.lyx
     xyfigure.png
     xypic.lyx
 ''')
@@ -2481,6 +2511,7 @@ lib_examples_de_files = Split('''
     serienbrief2.lyx
     serienbrief3.lyx
     splash.lyx
+    tufte-handout.lyx
 ''')
 
 
@@ -2491,17 +2522,24 @@ lib_examples_fa_files = Split('''
 
 lib_examples_fr_files = Split('''
     AlignementDecimal.lyx
+    Braille.lyx
     exemple_brut.lyx
     exemple_lyxifie.lyx
+    exemple-powerdot.lyx
     Foils.lyx
+    linguistics.lyx
     ListesPuces.lyx
     multicol.lyx
+    seminar.lyx
     simplecv.lyx
     splash.lyx
+    xyfigure.png
+    xypic.lyx
 ''')
 
 
 lib_examples_es_files = Split('''
+    beamer-conference-ornate20min.lyx
     Braille.lyx
     ejemplo_con_lyx.lyx
     ejemplo_sin_lyx.lyx
@@ -2509,6 +2547,8 @@ lib_examples_es_files = Split('''
     linguistics.lyx
     multicol.lyx
     splash.lyx
+    tufte-book.lyx
+    tufte-handout.lyx
 ''')
 
 
@@ -2593,6 +2633,11 @@ lib_examples_sl_files = Split('''
 ''')
 
 
+lib_examples_sk_files = Split('''
+    splash.lyx
+''')
+
+
 lib_examples_uk_files = Split('''
     splash.lyx
 ''')
@@ -2655,6 +2700,7 @@ lib_layouts_files = Split('''
     docbook-chapter.layout
     docbook-section.layout
     docbook.layout
+    doublecol-new.layout
     dtk.layout
     egs.layout
     elsart.layout
@@ -2666,8 +2712,7 @@ lib_layouts_files = Split('''
     extletter.layout
     extreport.layout
     foils.layout
-    g-brief-de.layout
-    g-brief-en.layout
+    g-brief.layout
     g-brief2.layout
     heb-article.layout
     heb-letter.layout
@@ -2714,15 +2759,20 @@ lib_layouts_files = Split('''
     sigplanconf.layout
     simplecv.layout
     singlecol.layout
+    singlecol-new.layout
     slides.layout
     spie.layout
     svglobal.layout
     svglobal3.layout
     svjog.layout
+    svmono.layout
+    svmult.layout
     svprobth.layout
     tarticle.layout
     tbook.layout
     treport.layout
+    tufte-book.layout
+    tufte-handout.layout
 ''')
 
 
@@ -2767,6 +2817,8 @@ lib_layouts_inc_files = Split('''
     svjour.inc
     theorems.inc
     theorems-ams.inc
+    theorems-ams-bytype.inc
+    theorems-bytype.inc
     theorems-order.inc
     theorems-proof.inc
     theorems-proof-std.inc
@@ -2778,6 +2830,8 @@ lib_layouts_inc_files = Split('''
 lib_layouts_module_files = Split('''
     braille.module
     endnotes.module
+    eqs-within-sections.module
+    figs-within-sections.module
     foottoend.module
     hanging.module
     initials.module
@@ -2786,9 +2840,15 @@ lib_layouts_module_files = Split('''
     minimalistic.module
     noweb.module
     sweave.module
+    tabs-within-sections.module
+    theorems-ams-bytype.module
     theorems-ams-extended.module
+    theorems-ams-extended-bytype.module
     theorems-ams.module
+    theorems-bytype.module
+    theorems-chap-bytype.module
     theorems-chap.module
+    theorems-sec-bytype.module
     theorems-sec.module
     theorems-starred.module
     theorems-std.module