2010-01-18 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / Managed.Windows.Forms / SWF2k5.csproj
index 7349667a899f02289239787eff6e81902571f4b6..a45876e2ac6d10a5e995466ea8c29f4d2cca50ab 100644 (file)
@@ -35,7 +35,7 @@
     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
     <ConfigurationOverrideFile>
     </ConfigurationOverrideFile>
-    <DefineConstants>NET_1_1 NET_2_0</DefineConstants>
+    <DefineConstants>NET_1_1 NET_2_0 MWF_ON_MSRUNTIME</DefineConstants>
     <DocumentationFile>
     </DocumentationFile>
     <DebugSymbols>true</DebugSymbols>
@@ -59,7 +59,7 @@
     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
     <ConfigurationOverrideFile>
     </ConfigurationOverrideFile>
-    <DefineConstants>NET_1_1 NET_2_0</DefineConstants>
+    <DefineConstants>NET_1_1 NET_2_0 MWF_ON_MSRUNTIME</DefineConstants>
     <DocumentationFile>
     </DocumentationFile>
     <DebugSymbols>false</DebugSymbols>
@@ -83,7 +83,7 @@
     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
     <ConfigurationOverrideFile>
     </ConfigurationOverrideFile>
-    <DefineConstants>NET_1_1 ONLY_1_1</DefineConstants>
+    <DefineConstants>NET_1_1 ONLY_1_1 MWF_ON_MSRUNTIME</DefineConstants>
     <DocumentationFile>
     </DocumentationFile>
     <DebugSymbols>true</DebugSymbols>
     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
     <ConfigurationOverrideFile>
     </ConfigurationOverrideFile>
-    <DefineConstants>NET_1_1 ONLY_1_1</DefineConstants>
+    <DefineConstants>NET_1_1 ONLY_1_1 MWF_ON_MSRUNTIME</DefineConstants>
     <DocumentationFile>
     </DocumentationFile>
     <DebugSymbols>false</DebugSymbols>
     <Reference Include="System.Xml">
       <Name>System.Xml</Name>
     </Reference>
-    <Reference Include="Mono.Mozilla2K5">
-      <Name>Mono.Mozilla2K5</Name>
+    <Reference Include="Mono.WebBrowser2K5">
+      <Name>Mono.WebBrowser2K5</Name>
     </Reference>
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\Mono.Mozilla\Mono.Mozilla2K5.csproj">
-      <Project>{3A1F2BAF-B92F-4F90-8250-A0F04ACCEAD0}</Project>
-      <Name>Mono.Mozilla2K5</Name>
+    <ProjectReference Include="..\Mono.WebBrowser\Mono.WebBrowser2K5.csproj">
+      <Project>{5E6C996A-007F-40CE-B244-006EFCFB77D2}</Project>
+      <Name>Mono.WebBrowser2K5</Name>
     </ProjectReference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="System.Windows.Forms.Design\ToolStripItemDesignerAvailability.cs" />
     <Compile Include="System.Windows.Forms.Design\ToolStripItemDesignerAvailabilityAttribute.cs" />
     <Compile Include="System.Windows.Forms.Design\WindowsFormsComponentEditor.cs" />
+    <Compile Include="System.Windows.Forms.Internal\Accessor.cs" />
+    <Compile Include="System.Windows.Forms.Internal\DebugHelper.cs" />
+    <Compile Include="System.Windows.Forms.PropertyGridInternal\PropertiesTab.cs" />
     <Compile Include="System.Windows.Forms.RTF\Charcode.cs" />
     <Compile Include="System.Windows.Forms.RTF\Charset.cs" />
     <Compile Include="System.Windows.Forms.RTF\CharsetFlags.cs" />
     <Compile Include="System.Windows.Forms\Hwnd.cs" />
     <Compile Include="System.Windows.Forms\IButtonControl.cs" />
     <Compile Include="System.Windows.Forms\IBindableComponent.cs" />
+    <Compile Include="System.Windows.Forms\IBounds.cs" />
     <Compile Include="System.Windows.Forms\ICommandExecutor.cs" />
     <Compile Include="System.Windows.Forms\IComponentEditorPageSite.cs" />
     <Compile Include="System.Windows.Forms\IContainerControl.cs" />
     <Compile Include="System.Windows.Forms\IDataGridViewEditingCell.cs" />
     <Compile Include="System.Windows.Forms\IDataGridViewEditingControl.cs" />
     <Compile Include="System.Windows.Forms\IDataObject.cs" />
+    <Compile Include="System.Windows.Forms\IDeviceContext.cs" />
     <Compile Include="System.Windows.Forms\IDropTarget.cs" />
     <Compile Include="System.Windows.Forms\IFeatureSupport.cs" />
     <Compile Include="System.Windows.Forms\IFileReaderService.cs" />
+    <Compile Include="System.Windows.Forms\IKeyFilter.cs" />
     <Compile Include="System.Windows.Forms\IMessageFilter.cs" />
     <Compile Include="System.Windows.Forms\IRootGridEntry.cs" />
     <Compile Include="System.Windows.Forms\IWin32Window.cs" />
     <Compile Include="System.Windows.Forms\ItemCheckedEventHandler.cs" />
     <Compile Include="System.Windows.Forms\ItemDragEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ItemDragEventHandler.cs" />
+    <Compile Include="System.Windows.Forms\IToolStripData.cs" />
     <Compile Include="System.Windows.Forms\KeyEventArgs.cs" />
     <Compile Include="System.Windows.Forms\KeyEventHandler.cs" />
     <Compile Include="System.Windows.Forms\KeyPressEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ProgressBar.cs" />
     <Compile Include="System.Windows.Forms\ProgressBarRenderer.cs" />
     <Compile Include="System.Windows.Forms\ProgressBarStyle.cs" />
-    <Compile Include="System.Windows.Forms\PropertiesTab.cs" />
     <Compile Include="System.Windows.Forms\PropertyGrid.cs" />
     <Compile Include="System.Windows.Forms\PropertyGridCommands.cs" />
     <Compile Include="System.Windows.Forms\PropertyGridTextBox.cs" />
     <Compile Include="System.Windows.Forms\TextImageRelation.cs" />
     <Compile Include="System.Windows.Forms\TextRenderer.cs" />
     <Compile Include="System.Windows.Forms\Theme.cs" />
-    <Compile Include="System.Windows.Forms\ThemeClearlooks.cs" />
     <Compile Include="System.Windows.Forms\ThemeEngine.cs" />
-    <Compile Include="System.Windows.Forms\ThemeGtk.cs" />
-    <Compile Include="System.Windows.Forms\ThemeNice.cs" />
+    <Compile Include="System.Windows.Forms\ThemeVisualStyles.cs" />
     <Compile Include="System.Windows.Forms\ThemeWin32Classic.cs" />
     <Compile Include="System.Windows.Forms\ThreadExceptionDialog.cs" />
     <Compile Include="System.Windows.Forms\TickStyle.cs" />
     <Compile Include="System.Windows.Forms.Layout\TableLayoutSettingsTypeConverter.cs" />
     <Compile Include="System.Windows.Forms.CarbonInternal\ApplicationHandler.cs" />
     <Compile Include="System.Windows.Forms.CarbonInternal\ControlHandler.cs" />
+    <Compile Include="System.Windows.Forms.CarbonInternal\Cursor.cs" />
     <Compile Include="System.Windows.Forms.CarbonInternal\Dnd.cs" />
     <Compile Include="System.Windows.Forms.CarbonInternal\EventHandler.cs" />
     <Compile Include="System.Windows.Forms.CarbonInternal\EventHandlerBase.cs" />
     <Compile Include="System.Windows.Forms.CarbonInternal\Structs.cs" />
     <Compile Include="System.Windows.Forms.CarbonInternal\WindowHandler.cs" />
     <Compile Include="System.Windows.Forms.Theming\ThemeElements.cs" />
-    <Compile Include="System.Windows.Forms.Theming\ThemeElementsClearlooks.cs" />
     <Compile Include="System.Windows.Forms.Theming\ThemeElementsDefault.cs" />
-    <Compile Include="System.Windows.Forms.Theming\ThemeElementsGtk.cs" />
-    <Compile Include="System.Windows.Forms.Theming\ThemeElementsNice.cs" />
+    <Compile Include="System.Windows.Forms.Theming\ThemeElementsVisualStyles.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\ButtonPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\CheckBoxPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\RadioButtonPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\TabControlPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\ToolStripPainter.cs" />
-    <Compile Include="System.Windows.Forms.Theming\Nice\TabControlPainter.cs" />
+    <Compile Include="System.Windows.Forms.Theming\VisualStyles\CheckBoxPainter.cs" />
+    <Compile Include="System.Windows.Forms.Theming\VisualStyles\RadioButtonPainter.cs" />
+    <Compile Include="System.Windows.Forms.Theming\VisualStyles\TabControlPainter.cs" />
+    <Compile Include="System.Windows.Forms.Theming\VisualStyles\ToolStripPainter.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\BackgroundType.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\BooleanProperty.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\BorderType.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\GlyphFontSizingType.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\GlyphType.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\GroupBoxState.cs" />
+    <Compile Include="System.Windows.Forms.VisualStyles\GtkPlus.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\HitTestCode.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\HitTestOptions.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\HorizontalAlign.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\ImageOrientation.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\ImageSelectType.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\IntegerProperty.cs" />
+    <Compile Include="System.Windows.Forms.VisualStyles\IVisualStyles.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\MarginProperty.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\OffsetType.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\PointProperty.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleElement.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleInformation.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleRenderer.cs" />
+    <Compile Include="System.Windows.Forms.VisualStyles\VisualStylesEngine.cs" />
+    <Compile Include="System.Windows.Forms.VisualStyles\VisualStylesGtkPlus.cs" />
+    <Compile Include="System.Windows.Forms.VisualStyles\VisualStylesNative.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleState.cs" />
     <Compile Include="System.Windows.Forms.WebBrowserDialogs\AlertCheck.cs" />
     <Compile Include="System.Windows.Forms.WebBrowserDialogs\ConfirmCheck.cs" />
     <Compile Include="System.Windows.Forms.WebBrowserDialogs\Generic.cs" />
     <Compile Include="System.Windows.Forms.WebBrowserDialogs\Prompt.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11Atoms.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11Display.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11Exception.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11Hwnd.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11RootHwnd.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11ThreadQueue.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\Xlib.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\XplatUIX11-new.cs" />
   </ItemGroup>
   <ItemGroup>
-    <EmbeddedResource Include="resources\System.Windows.Forms.resources.prebuilt">
-      <LogicalName>System.Windows.Forms.resources</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="resources\System.Windows.Forms.en.resources.prebuilt">
-      <LogicalName>System.Windows.Forms.en.resources</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="resources\System.Windows.Forms.de.resources.prebuilt">
-      <LogicalName>System.Windows.Forms.de.resources</LogicalName>
-    </EmbeddedResource>
     <EmbeddedResource Include="resources\SplitterNS.cur">
-      <LogicalName>SplitterNS.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.SplitterNS.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.SplitterNS.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\SplitterWE.cur">
-      <LogicalName>SplitterWE.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.SplitterWE.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.SplitterWE.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\NESW.cur">
-      <LogicalName>NESW.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.NESW.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.NESW.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\NWSE.cur">
-      <LogicalName>NWSE.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.NWSE.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.NWSE.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\DnDNo.cur">
-      <LogicalName>DnDNo.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.DnDNo.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.DnDNo.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\DnDCopy.cur">
-      <LogicalName>DnDCopy.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.DnDCopy.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.DnDCopy.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\DnDLink.cur">
-      <LogicalName>DnDLink.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.DnDLink.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.DnDLink.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\DnDMove.cur">
-      <LogicalName>DnDMove.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.DnDMove.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.DnDMove.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\keyboards.resources.prebuilt">
       <LogicalName>keyboards.resources</LogicalName>
     <EmbeddedResource Include="resources\user-home.png">
       <LogicalName>user-home.png</LogicalName>
     </EmbeddedResource>
-    <EmbeddedResource Include="resources\dialog-error.png">
-      <LogicalName>dialog-error.png</LogicalName>
-    </EmbeddedResource>
     <EmbeddedResource Include="resources\16_dialog-error.png">
       <LogicalName>16_dialog-error.png</LogicalName>
     </EmbeddedResource>
-    <EmbeddedResource Include="resources\dialog-information.png">
-      <LogicalName>dialog-information.png</LogicalName>
-    </EmbeddedResource>
     <EmbeddedResource Include="resources\16_dialog-information.png">
       <LogicalName>16_dialog-information.png</LogicalName>
     </EmbeddedResource>
-    <EmbeddedResource Include="resources\dialog-question.png">
-      <LogicalName>dialog-question.png</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="resources\dialog-warning.png">
-      <LogicalName>dialog-warning.png</LogicalName>
-    </EmbeddedResource>
     <EmbeddedResource Include="resources\16_dialog-warning.png">
       <LogicalName>16_dialog-warning.png</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\image-x-generic.png">
       <LogicalName>image-x-generic.png</LogicalName>
     </EmbeddedResource>
+    <EmbeddedResource Include="resources\propertygrid-alphabetical.png">
+      <LogicalName>System.Windows.Forms.propertygrid-alphabetical.png</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="resources\propertygrid-categorized.png">
+      <LogicalName>System.Windows.Forms.propertygrid-categorized.png</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="resources\propertygrid-propertypages.png">
+      <LogicalName>System.Windows.Forms.propertygrid-propertypages.png</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="resources\EventsTab.bmp">
+      <LogicalName>System.Windows.Forms.Design.EventsTab.bmp</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="resources\PropertiesTab.bmp">
+      <LogicalName>System.Windows.Forms.PropertyGridInternal.PropertiesTab.bmp</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="resources\mono.ico">
+      <LogicalName>mono.ico</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="resources\errorProvider.ico">
+      <LogicalName>errorProvider.ico</LogicalName>
+    </EmbeddedResource>
   </ItemGroup>
   <ItemGroup>
     <None Include="System.Windows.Forms\ChangeLog" />