Browse Source

compdfkit(win) - 更改项目名

weixiangjie 1 year ago
parent
commit
a81cbb0ea3
45 changed files with 16 additions and 16 deletions
  1. 0 0
      Demo/Examples/Annotation/Annotation.csproj
  2. 0 0
      Demo/Examples/Annotation/App.config
  3. 0 0
      Demo/Examples/Annotation/App.xaml
  4. 0 0
      Demo/Examples/Annotation/App.xaml.cs
  5. 0 0
      Demo/Examples/Annotation/MainWindow.xaml
  6. 0 0
      Demo/Examples/Annotation/MainWindow.xaml.cs
  7. 2 2
      Demo/Examples/FormViewControl/Properties/AssemblyInfo.cs
  8. 1 1
      Demo/Examples/AnnotationViewControl/Properties/Resources.Designer.cs
  9. 0 0
      Demo/Examples/Annotation/Properties/Resources.resx
  10. 0 0
      Demo/Examples/Annotation/packages.config
  11. 0 0
      Demo/Examples/ContentEditor/App.config
  12. 0 0
      Demo/Examples/ContentEditor/App.xaml
  13. 0 0
      Demo/Examples/ContentEditor/App.xaml.cs
  14. 0 0
      Demo/Examples/ContentEditor/ContentEditor.csproj
  15. 0 0
      Demo/Examples/ContentEditor/MainWindow.xaml
  16. 0 0
      Demo/Examples/ContentEditor/MainWindow.xaml.cs
  17. 2 2
      Demo/Examples/DocsEditControl/Properties/AssemblyInfo.cs
  18. 1 1
      Demo/Examples/ContentEditorViewControl/Properties/Resources.Designer.cs
  19. 0 0
      Demo/Examples/ContentEditor/Properties/Resources.resx
  20. 0 0
      Demo/Examples/ContentEditor/Properties/Settings.Designer.cs
  21. 0 0
      Demo/Examples/ContentEditor/Properties/Settings.settings
  22. 0 0
      Demo/Examples/ContentEditor/packages.config
  23. 0 0
      Demo/Examples/DocsEditor/App.config
  24. 0 0
      Demo/Examples/DocsEditor/App.xaml
  25. 0 0
      Demo/Examples/DocsEditor/App.xaml.cs
  26. 0 0
      Demo/Examples/DocsEditor/DocsEditor.csproj
  27. 0 0
      Demo/Examples/DocsEditor/MainWindow.xaml
  28. 0 0
      Demo/Examples/DocsEditor/MainWindow.xaml.cs
  29. 2 2
      Demo/Examples/ContentEditorViewControl/Properties/AssemblyInfo.cs
  30. 1 1
      Demo/Examples/DocsEditControl/Properties/Resources.Designer.cs
  31. 0 0
      Demo/Examples/DocsEditor/Properties/Resources.resx
  32. 0 0
      Demo/Examples/DocsEditor/Properties/Settings.Designer.cs
  33. 0 0
      Demo/Examples/DocsEditor/Properties/Settings.settings
  34. 0 0
      Demo/Examples/DocsEditor/packages.config
  35. 4 4
      Demo/Examples/Examlpes.sln
  36. 0 0
      Demo/Examples/Forms/App.config
  37. 0 0
      Demo/Examples/Forms/App.xaml
  38. 0 0
      Demo/Examples/Forms/App.xaml.cs
  39. 0 0
      Demo/Examples/Forms/Forms.csproj
  40. 0 0
      Demo/Examples/Forms/MainWindow.xaml
  41. 0 0
      Demo/Examples/Forms/MainWindow.xaml.cs
  42. 2 2
      Demo/Examples/AnnotationViewControl/Properties/AssemblyInfo.cs
  43. 1 1
      Demo/Examples/FormViewControl/Properties/Resources.Designer.cs
  44. 0 0
      Demo/Examples/Forms/Properties/Resources.resx
  45. 0 0
      Demo/Examples/Forms/packages.config

Demo/Examples/AnnotationViewControl/AnnotationViewControl.csproj → Demo/Examples/Annotation/Annotation.csproj


Demo/Examples/AnnotationViewControl/App.config → Demo/Examples/Annotation/App.config


Demo/Examples/AnnotationViewControl/App.xaml → Demo/Examples/Annotation/App.xaml


Demo/Examples/AnnotationViewControl/App.xaml.cs → Demo/Examples/Annotation/App.xaml.cs


Demo/Examples/AnnotationViewControl/MainWindow.xaml → Demo/Examples/Annotation/MainWindow.xaml


Demo/Examples/AnnotationViewControl/MainWindow.xaml.cs → Demo/Examples/Annotation/MainWindow.xaml.cs


+ 2 - 2
Demo/Examples/FormViewControl/Properties/AssemblyInfo.cs

@@ -7,11 +7,11 @@ using System.Windows;
 // General Information about an assembly is controlled through the following
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
-[assembly: AssemblyTitle("FormViewControl")]
+[assembly: AssemblyTitle("Annotation")]
 [assembly: AssemblyDescription("")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("FormViewControl")]
+[assembly: AssemblyProduct("Annotation")]
 [assembly: AssemblyCopyright("Copyright ©  2023")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]

+ 1 - 1
Demo/Examples/AnnotationViewControl/Properties/Resources.Designer.cs

@@ -45,7 +45,7 @@ namespace AnnotationViewControl.Properties
                 if ((resourceMan == null))
                 {
                     global::System.Resources.ResourceManager temp =
-                        new global::System.Resources.ResourceManager("AnnotationViewControl.Properties.Resources",
+                        new global::System.Resources.ResourceManager("Annotation.Properties.Resources",
                             typeof(Resources).Assembly);
                     resourceMan = temp;
                 }

Demo/Examples/AnnotationViewControl/Properties/Resources.resx → Demo/Examples/Annotation/Properties/Resources.resx


Demo/Examples/AnnotationViewControl/packages.config → Demo/Examples/Annotation/packages.config


Demo/Examples/ContentEditorViewControl/App.config → Demo/Examples/ContentEditor/App.config


Demo/Examples/ContentEditorViewControl/App.xaml → Demo/Examples/ContentEditor/App.xaml


Demo/Examples/ContentEditorViewControl/App.xaml.cs → Demo/Examples/ContentEditor/App.xaml.cs


Demo/Examples/ContentEditorViewControl/ContentEditorViewControl.csproj → Demo/Examples/ContentEditor/ContentEditor.csproj


Demo/Examples/ContentEditorViewControl/MainWindow.xaml → Demo/Examples/ContentEditor/MainWindow.xaml


Demo/Examples/ContentEditorViewControl/MainWindow.xaml.cs → Demo/Examples/ContentEditor/MainWindow.xaml.cs


+ 2 - 2
Demo/Examples/DocsEditControl/Properties/AssemblyInfo.cs

@@ -7,11 +7,11 @@ using System.Windows;
 // 有关程序集的一般信息由以下
 // 控制。更改这些特性值可修改
 // 与程序集关联的信息。
-[assembly: AssemblyTitle("DocsEditControl")]
+[assembly: AssemblyTitle("ContentEditor")]
 [assembly: AssemblyDescription("")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("DocsEditControl")]
+[assembly: AssemblyProduct("ContentEditor")]
 [assembly: AssemblyCopyright("Copyright ©  2023")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]

+ 1 - 1
Demo/Examples/ContentEditorViewControl/Properties/Resources.Designer.cs

@@ -44,7 +44,7 @@ namespace ContentEditorViewControl.Properties
             {
                 if ((resourceMan == null))
                 {
-                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ContentEditorViewControl.Properties.Resources", typeof(Resources).Assembly);
+                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ContentEditor.Properties.Resources", typeof(Resources).Assembly);
                     resourceMan = temp;
                 }
                 return resourceMan;

Demo/Examples/ContentEditorViewControl/Properties/Resources.resx → Demo/Examples/ContentEditor/Properties/Resources.resx


Demo/Examples/ContentEditorViewControl/Properties/Settings.Designer.cs → Demo/Examples/ContentEditor/Properties/Settings.Designer.cs


Demo/Examples/ContentEditorViewControl/Properties/Settings.settings → Demo/Examples/ContentEditor/Properties/Settings.settings


Demo/Examples/ContentEditorViewControl/packages.config → Demo/Examples/ContentEditor/packages.config


Demo/Examples/DocsEditControl/App.config → Demo/Examples/DocsEditor/App.config


Demo/Examples/DocsEditControl/App.xaml → Demo/Examples/DocsEditor/App.xaml


Demo/Examples/DocsEditControl/App.xaml.cs → Demo/Examples/DocsEditor/App.xaml.cs


Demo/Examples/DocsEditControl/DocsEditControl.csproj → Demo/Examples/DocsEditor/DocsEditor.csproj


Demo/Examples/DocsEditControl/MainWindow.xaml → Demo/Examples/DocsEditor/MainWindow.xaml


Demo/Examples/DocsEditControl/MainWindow.xaml.cs → Demo/Examples/DocsEditor/MainWindow.xaml.cs


+ 2 - 2
Demo/Examples/ContentEditorViewControl/Properties/AssemblyInfo.cs

@@ -7,11 +7,11 @@ using System.Windows;
 // 有关程序集的一般信息由以下
 // 控制。更改这些特性值可修改
 // 与程序集关联的信息。
-[assembly: AssemblyTitle("ContentEditorViewControl")]
+[assembly: AssemblyTitle("DocsEditor")]
 [assembly: AssemblyDescription("")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("ContentEditorViewControl")]
+[assembly: AssemblyProduct("DocsEditor")]
 [assembly: AssemblyCopyright("Copyright ©  2023")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]

+ 1 - 1
Demo/Examples/DocsEditControl/Properties/Resources.Designer.cs

@@ -44,7 +44,7 @@ namespace DocsEditControl.Properties
             {
                 if ((resourceMan == null))
                 {
-                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("DocsEditControl.Properties.Resources", typeof(Resources).Assembly);
+                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("DocsEditor.Properties.Resources", typeof(Resources).Assembly);
                     resourceMan = temp;
                 }
                 return resourceMan;

Demo/Examples/DocsEditControl/Properties/Resources.resx → Demo/Examples/DocsEditor/Properties/Resources.resx


Demo/Examples/DocsEditControl/Properties/Settings.Designer.cs → Demo/Examples/DocsEditor/Properties/Settings.Designer.cs


Demo/Examples/DocsEditControl/Properties/Settings.settings → Demo/Examples/DocsEditor/Properties/Settings.settings


Demo/Examples/DocsEditControl/packages.config → Demo/Examples/DocsEditor/packages.config


+ 4 - 4
Demo/Examples/Examlpes.sln

@@ -54,15 +54,15 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocumentCompareTest", "Samp
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InteractiveFormsTest", "Samples\InteractiveFormsTest\InteractiveFormsTest.csproj", "{FB4B7306-DECC-457C-8F4C-6CE946F753D6}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnnotationViewControl", "AnnotationViewControl\AnnotationViewControl.csproj", "{134CCE10-A4C7-4632-BDF9-631241EA6FB9}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Annotation", "Annotation\Annotation.csproj", "{134CCE10-A4C7-4632-BDF9-631241EA6FB9}"
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PDFViewer", "PDFViewer\PDFViewer.csproj", "{C38954D1-7490-4D96-8AE7-67468EA3E638}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FormViewControl", "FormViewControl\FormViewControl.csproj", "{F99794F3-872A-4A2A-91DD-E21ADBCCCB61}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Forms", "Forms\Forms.csproj", "{F99794F3-872A-4A2A-91DD-E21ADBCCCB61}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContentEditorViewControl", "ContentEditorViewControl\ContentEditorViewControl.csproj", "{05219D39-7AFF-48F0-93B9-178BC88D4D98}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContentEditor", "ContentEditor\ContentEditor.csproj", "{05219D39-7AFF-48F0-93B9-178BC88D4D98}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocsEditControl", "DocsEditControl\DocsEditControl.csproj", "{D3003B68-0D1E-47B2-84CA-D6B749BABC74}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocsEditor", "DocsEditor\DocsEditor.csproj", "{D3003B68-0D1E-47B2-84CA-D6B749BABC74}"
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComPDFKit.Viewer", "..\..\..\compdfkit\ComPDFKit\ComPDFKitDesktop\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj", "{18EC356D-8130-49D4-B4E6-AC290E1065B7}"
 EndProject

Demo/Examples/FormViewControl/App.config → Demo/Examples/Forms/App.config


Demo/Examples/FormViewControl/App.xaml → Demo/Examples/Forms/App.xaml


Demo/Examples/FormViewControl/App.xaml.cs → Demo/Examples/Forms/App.xaml.cs


Demo/Examples/FormViewControl/FormViewControl.csproj → Demo/Examples/Forms/Forms.csproj


Demo/Examples/FormViewControl/MainWindow.xaml → Demo/Examples/Forms/MainWindow.xaml


Demo/Examples/FormViewControl/MainWindow.xaml.cs → Demo/Examples/Forms/MainWindow.xaml.cs


+ 2 - 2
Demo/Examples/AnnotationViewControl/Properties/AssemblyInfo.cs

@@ -7,11 +7,11 @@ using System.Windows;
 // General Information about an assembly is controlled through the following
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
-[assembly: AssemblyTitle("AnnotationViewControl")]
+[assembly: AssemblyTitle("Forms")]
 [assembly: AssemblyDescription("")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("AnnotationViewControl")]
+[assembly: AssemblyProduct("Forms")]
 [assembly: AssemblyCopyright("Copyright ©  2023")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]

+ 1 - 1
Demo/Examples/FormViewControl/Properties/Resources.Designer.cs

@@ -45,7 +45,7 @@ namespace FormViewControl.Properties
                 if ((resourceMan == null))
                 {
                     global::System.Resources.ResourceManager temp =
-                        new global::System.Resources.ResourceManager("FormViewControl.Properties.Resources",
+                        new global::System.Resources.ResourceManager("Forms.Properties.Resources",
                             typeof(Resources).Assembly);
                     resourceMan = temp;
                 }

Demo/Examples/FormViewControl/Properties/Resources.resx → Demo/Examples/Forms/Properties/Resources.resx


Demo/Examples/FormViewControl/packages.config → Demo/Examples/Forms/packages.config