|
|
|
@ -19,21 +19,6 @@
@@ -19,21 +19,6 @@
|
|
|
|
|
<OutputPath>..\..\..\..\..\AddIns\AddIns\Misc\SharpDevelopReports\</OutputPath> |
|
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|
|
|
|
<SourceAnalysisOverrideSettingsFile>"C:\Program Files\SharpDevelop\bin\..\AddIns\AddIns\Misc\SourceAnalysis\Settings.SourceAnalysis"</SourceAnalysisOverrideSettingsFile> |
|
|
|
|
<PublishUrl>publish\</PublishUrl> |
|
|
|
|
<Install>true</Install> |
|
|
|
|
<InstallFrom>Disk</InstallFrom> |
|
|
|
|
<UpdateEnabled>false</UpdateEnabled> |
|
|
|
|
<UpdateMode>Foreground</UpdateMode> |
|
|
|
|
<UpdateInterval>7</UpdateInterval> |
|
|
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits> |
|
|
|
|
<UpdatePeriodically>false</UpdatePeriodically> |
|
|
|
|
<UpdateRequired>false</UpdateRequired> |
|
|
|
|
<MapFileExtensions>true</MapFileExtensions> |
|
|
|
|
<ApplicationRevision>0</ApplicationRevision> |
|
|
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
|
|
|
|
<IsWebBootstrapper>false</IsWebBootstrapper> |
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust> |
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> |
|
|
|
|
<Optimize>False</Optimize> |
|
|
|
@ -43,7 +28,6 @@
@@ -43,7 +28,6 @@
|
|
|
|
|
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow> |
|
|
|
|
<StartAction>Project</StartAction> |
|
|
|
|
<StartProgram>..\..\..\..\..\bin\SharpDevelop.exe</StartProgram> |
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' "> |
|
|
|
|
<Optimize>True</Optimize> |
|
|
|
@ -51,21 +35,17 @@
@@ -51,21 +35,17 @@
|
|
|
|
|
<DebugSymbols>False</DebugSymbols> |
|
|
|
|
<DebugType>None</DebugType> |
|
|
|
|
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> |
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Reference Include="itextsharp"> |
|
|
|
|
<HintPath>..\Libraries\itextsharp.dll</HintPath> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="PresentationCore" /> |
|
|
|
|
<Reference Include="PresentationFramework" /> |
|
|
|
|
<Reference Include="System" /> |
|
|
|
|
<Reference Include="System.Core"> |
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="System.Design" /> |
|
|
|
|
<Reference Include="System.Drawing.Design" /> |
|
|
|
|
<Reference Include="System.Xaml" /> |
|
|
|
|
<Reference Include="System.Xml" /> |
|
|
|
|
<Reference Include="System.Drawing" /> |
|
|
|
|
<Reference Include="System.Windows.Forms" /> |
|
|
|
@ -73,8 +53,6 @@
@@ -73,8 +53,6 @@
|
|
|
|
|
<Reference Include="System.Xml.Linq"> |
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="WindowsBase" /> |
|
|
|
|
<Reference Include="WindowsFormsIntegration" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Compile Include="..\..\..\..\Main\GlobalAssemblyInfo.cs"> |
|
|
|
@ -93,9 +71,7 @@
@@ -93,9 +71,7 @@
|
|
|
|
|
<Compile Include="Project\Designer\ImageDesigner.cs" /> |
|
|
|
|
<Compile Include="Project\Designer\LineDesigner.cs" /> |
|
|
|
|
<Compile Include="Project\Designer\RowItemDesigner.cs" /> |
|
|
|
|
<Compile Include="Project\Designer\Ruler.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\Designer\Ruler.cs" /> |
|
|
|
|
<Compile Include="Project\Designer\SectionDesigner.cs" /> |
|
|
|
|
<Compile Include="Project\Commands\FormsCommand.cs" /> |
|
|
|
|
<Compile Include="Project\Commands\ViewCommands.cs" /> |
|
|
|
@ -109,15 +85,11 @@
@@ -109,15 +85,11 @@
|
|
|
|
|
<Compile Include="Project\Designer\SmartTagTransactions.cs" /> |
|
|
|
|
<Compile Include="Project\Designer\TextBasedDesignerActionList.cs" /> |
|
|
|
|
<Compile Include="Project\Designer\TextItemDesigner.cs" /> |
|
|
|
|
<Compile Include="Project\Designer\RootDesigner\ReportItemsContainer.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\Designer\RootDesigner\ReportItemsContainer.cs" /> |
|
|
|
|
<Compile Include="Project\Designer\RootDesigner\ReportRootDesigner.cs" /> |
|
|
|
|
<Compile Include="Project\Designer\ShapeDesigner.cs" /> |
|
|
|
|
<Compile Include="Project\Designer\TableDesigner.cs" /> |
|
|
|
|
<Compile Include="Project\Dialogs\ExpressionEditor.cs"> |
|
|
|
|
<SubType>Form</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\Dialogs\ExpressionEditor.cs" /> |
|
|
|
|
<Compile Include="Project\Dialogs\ExpressionEditor.Designer.cs"> |
|
|
|
|
<DependentUpon>ExpressionEditor.cs</DependentUpon> |
|
|
|
|
</Compile> |
|
|
|
@ -126,43 +98,19 @@
@@ -126,43 +98,19 @@
|
|
|
|
|
<Compile Include="Project\Globals\StringWriterWithEncoding.cs" /> |
|
|
|
|
<Compile Include="Project\ReportDesignerView.cs" /> |
|
|
|
|
<Compile Include="Project\ReportExplorer\ExplorerNodes.cs" /> |
|
|
|
|
<Compile Include="Project\ReportExplorer\ExplorerTree.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportExplorer\ExplorerTree.cs" /> |
|
|
|
|
<Compile Include="Project\ReportExplorer\ReportExplorerPad.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\AbstractItem.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseCircleItem.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseDataItem.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseImageItem.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseLine.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseRectangleItem.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseRowItem.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseTableItem.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseTextItem.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseSection.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\ErrorItem.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportItems\AbstractItem.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseCircleItem.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseDataItem.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseImageItem.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseLine.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseRectangleItem.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseRowItem.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseTableItem.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseTextItem.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\BaseSection.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\ErrorItem.cs" /> |
|
|
|
|
<Compile Include="Project\ReportItems\RectangleItemTypeProvider.cs" /> |
|
|
|
|
<Compile Include="Project\ReportManagers\BaseManager.cs" /> |
|
|
|
|
<Compile Include="Project\ReportManagers\StandartPreviewManager.cs" /> |
|
|
|
@ -180,48 +128,26 @@
@@ -180,48 +128,26 @@
|
|
|
|
|
<Compile Include="Project\ReportWizard\ReportWizardCommand.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\SqlParameterConverter.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardCommands.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\BaseSettingsPanel.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\BaseSettingsPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\DataGridViewColumnHeaderCheckBoxCell.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\LayoutPanel.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\PullModelPanel.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\PushModelPanel.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\ResultPanel.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\LayoutPanelControl.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\LayoutPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\PullModelPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\PushModelPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\ResultPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\LayoutPanelControl.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\LayoutPanelControl.Designer.cs"> |
|
|
|
|
<DependentUpon>LayoutPanelControl.cs</DependentUpon> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\AbstractOptionPanel.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\AbstractWizardPanel.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\CurrentPanelPanel.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\AbstractOptionPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\AbstractWizardPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\CurrentPanelPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\DefaultDialogPanelDescriptor.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\DialogPanelDoozer.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\IDialogPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\IDialogPanelDescriptor.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\IWizardPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\StatusPanel.cs"> |
|
|
|
|
<SubType>UserControl</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\WizardDialog.cs"> |
|
|
|
|
<SubType>Form</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\StatusPanel.cs" /> |
|
|
|
|
<Compile Include="Project\ReportWizard\WizardPanels\Wizard\WizardDialog.cs" /> |
|
|
|
|
<Compile Include="Project\SecondaryViews\ReportPreview.cs" /> |
|
|
|
|
<Compile Include="Project\SecondaryViews\ReportViewerMessages.cs" /> |
|
|
|
|
<Compile Include="Project\SecondaryViews\ReportViewerSecondaryView.cs" /> |
|
|
|
@ -254,12 +180,8 @@
@@ -254,12 +180,8 @@
|
|
|
|
|
<Compile Include="Project\SharpQuery\GUI\SharpQueryPad.cs" /> |
|
|
|
|
<Compile Include="Project\SharpQuery\GUI\SharpQueryTree\SharpQueryDataNodes.cs" /> |
|
|
|
|
<Compile Include="Project\SharpQuery\GUI\SharpQueryTree\SharpQueryNodesRoot.cs" /> |
|
|
|
|
<Compile Include="Project\SharpQuery\GUI\SharpQueryTree\SharpQueryTree.cs"> |
|
|
|
|
<SubType>Component</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\SharpQuery\GUI\SQLParameterInput.cs"> |
|
|
|
|
<SubType>Form</SubType> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Project\SharpQuery\GUI\SharpQueryTree\SharpQueryTree.cs" /> |
|
|
|
|
<Compile Include="Project\SharpQuery\GUI\SQLParameterInput.cs" /> |
|
|
|
|
<Compile Include="Project\SharpQuery\ISchemaClass.cs" /> |
|
|
|
|
<Compile Include="Project\SharpQuery\SharpQueryCommands.cs" /> |
|
|
|
|
<Compile Include="Project\SharpQuery\SharpQuerySchemaClass.cs" /> |
|
|
|
@ -290,6 +212,32 @@
@@ -290,6 +212,32 @@
|
|
|
|
|
</EmbeddedResource> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Folder Include="Project\Configuration" /> |
|
|
|
|
<Folder Include="Project\Commands" /> |
|
|
|
|
<Folder Include="Project\Designer" /> |
|
|
|
|
<Folder Include="Project\Designer\RootDesigner" /> |
|
|
|
|
<Folder Include="Project\DesignerBinding" /> |
|
|
|
|
<Folder Include="Project\Dialogs" /> |
|
|
|
|
<Folder Include="Project\Globals" /> |
|
|
|
|
<Folder Include="Project\ReportWizard\WizardPanels\Wizard" /> |
|
|
|
|
<Folder Include="Project\SharpQuery" /> |
|
|
|
|
<Folder Include="Project\ReportExplorer" /> |
|
|
|
|
<Folder Include="Project\ReportWizard" /> |
|
|
|
|
<Folder Include="Project\ReportWizard\Generators" /> |
|
|
|
|
<Folder Include="Project\ReportWizard\ReportLayout" /> |
|
|
|
|
<Folder Include="Project\ReportWizard\Templates" /> |
|
|
|
|
<Folder Include="Project\ReportWizard\WizardPanels" /> |
|
|
|
|
<Folder Include="Project\SecondaryViews" /> |
|
|
|
|
<Folder Include="Project\ReportManagers" /> |
|
|
|
|
<Folder Include="Project\SharpQuery\Connection" /> |
|
|
|
|
<Folder Include="Project\SharpQuery\Exceptions" /> |
|
|
|
|
<Folder Include="Project\SharpQuery\GUI" /> |
|
|
|
|
<Folder Include="Project\SharpQuery\GUI\SharpQueryTree" /> |
|
|
|
|
<Folder Include="Project\Xml" /> |
|
|
|
|
<Folder Include="Project\UndoRedo" /> |
|
|
|
|
<Folder Include="Project\ReportItems" /> |
|
|
|
|
<Folder Include="Project\Toolbox" /> |
|
|
|
|
<Folder Include="Project\Services" /> |
|
|
|
|
<ProjectReference Include="..\..\..\..\Main\Base\Project\ICSharpCode.SharpDevelop.csproj"> |
|
|
|
|
<Project>{2748AD25-9C63-4E12-877B-4DCE96FBED54}</Project> |
|
|
|
|
<Name>ICSharpCode.SharpDevelop</Name> |
|
|
|
@ -315,18 +263,6 @@
@@ -315,18 +263,6 @@
|
|
|
|
|
<Name>ICSharpCode.SharpDevelop.Widgets</Name> |
|
|
|
|
<Private>False</Private> |
|
|
|
|
</ProjectReference> |
|
|
|
|
<ProjectReference Include="..\..\..\DisplayBindings\Data\ICSharpCode.Data.Core.UI\ICSharpCode.Data.Core.UI.csproj"> |
|
|
|
|
<Project>{BAD94D6E-4159-4CB6-B991-486F412D9BB6}</Project> |
|
|
|
|
<Name>ICSharpCode.Data.Core.UI</Name> |
|
|
|
|
</ProjectReference> |
|
|
|
|
<ProjectReference Include="..\..\..\DisplayBindings\Data\ICSharpCode.Data.Core\ICSharpCode.Data.Core.csproj"> |
|
|
|
|
<Project>{B7823AE9-4B43-4859-8796-2EBDC116FBB8}</Project> |
|
|
|
|
<Name>ICSharpCode.Data.Core</Name> |
|
|
|
|
</ProjectReference> |
|
|
|
|
<ProjectReference Include="..\..\..\DisplayBindings\Data\ICSharpCode.Data.SQLServer\ICSharpCode.Data.SQLServer.csproj"> |
|
|
|
|
<Project>{AFE34868-AFA1-4E1C-9450-47AB4BE329D5}</Project> |
|
|
|
|
<Name>ICSharpCode.Data.SQLServer</Name> |
|
|
|
|
</ProjectReference> |
|
|
|
|
<ProjectReference Include="..\ICSharpCode.Reports.Core\ICSharpCode.Reports.Core.csproj"> |
|
|
|
|
<Project>{4B2239FF-8FD6-431D-9D22-1B8049BA6917}</Project> |
|
|
|
|
<Name>ICSharpCode.Reports.Core</Name> |
|
|
|
@ -348,30 +284,5 @@
@@ -348,30 +284,5 @@
|
|
|
|
|
<Isolated>False</Isolated> |
|
|
|
|
</COMReference> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Folder Include="Project\ReportWizard\Templates\" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0"> |
|
|
|
|
<Visible>False</Visible> |
|
|
|
|
<ProductName>Microsoft .NET Framework 4 %28x86 und x64%29</ProductName> |
|
|
|
|
<Install>true</Install> |
|
|
|
|
</BootstrapperPackage> |
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5"> |
|
|
|
|
<Visible>False</Visible> |
|
|
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> |
|
|
|
|
<Install>false</Install> |
|
|
|
|
</BootstrapperPackage> |
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
|
|
|
|
<Visible>False</Visible> |
|
|
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName> |
|
|
|
|
<Install>false</Install> |
|
|
|
|
</BootstrapperPackage> |
|
|
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> |
|
|
|
|
<Visible>False</Visible> |
|
|
|
|
<ProductName>Windows Installer 3.1</ProductName> |
|
|
|
|
<Install>true</Install> |
|
|
|
|
</BootstrapperPackage> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" /> |
|
|
|
|
</Project> |