Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Merge pull request #20987 from qmfrederik/fixes/drawing-filenames
Browse files Browse the repository at this point in the history
Move System.Drawing.Common files to the correct folder
  • Loading branch information
mellinoe authored Jun 13, 2017
2 parents b140d10 + b245943 commit 1e76d80
Show file tree
Hide file tree
Showing 103 changed files with 102 additions and 102 deletions.
204 changes: 102 additions & 102 deletions src/System.Drawing.Common/src/System.Drawing.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,108 +39,6 @@
<ItemGroup>
<Compile Include="AssemblyRef.cs" />
<Compile Include="SRDescriptionAttribute.cs" />
<Compile Include="System\Drawing\Advanced\AdjustableArrowCap.cs" />
<Compile Include="System\Drawing\Advanced\BitmapData.cs" />
<Compile Include="System\Drawing\Advanced\Blend.cs" />
<Compile Include="System\Drawing\Advanced\BrushType.cs" />
<Compile Include="System\Drawing\Advanced\ColorAdjustType.cs" />
<Compile Include="System\Drawing\Advanced\ColorBlend.cs" />
<Compile Include="System\Drawing\Advanced\ColorChannelFlags.cs" />
<Compile Include="System\Drawing\Advanced\ColorMap.cs" />
<Compile Include="System\Drawing\Advanced\ColorMapType.cs" />
<Compile Include="System\Drawing\Advanced\ColorMatrix.cs" />
<Compile Include="System\Drawing\Advanced\ColorMatrixFlags.cs" />
<Compile Include="System\Drawing\Advanced\ColorMode.cs" />
<Compile Include="System\Drawing\Advanced\ColorPalette.cs" />
<Compile Include="System\Drawing\Advanced\ColorTranslator.cs" />
<Compile Include="System\Drawing\Advanced\CombineMode.cs" />
<Compile Include="System\Drawing\Advanced\CompositingMode.cs" />
<Compile Include="System\Drawing\Advanced\CompositingQuality.cs" />
<Compile Include="System\Drawing\Advanced\CoordinateSpace.cs" />
<Compile Include="System\Drawing\Advanced\CustomLineCap.cs" />
<Compile Include="System\Drawing\Advanced\CustomLineCapType.cs" />
<Compile Include="System\Drawing\Advanced\DashStyle.cs" />
<Compile Include="System\Drawing\Advanced\EmfPlusFlags.cs" />
<Compile Include="System\Drawing\Advanced\EmfPlusRecordType.cs" />
<Compile Include="System\Drawing\Advanced\EmfType.cs" />
<Compile Include="System\Drawing\Advanced\Encoder.cs" />
<Compile Include="System\Drawing\Advanced\EncoderParameter.cs" />
<Compile Include="System\Drawing\Advanced\EncoderParameters.cs" />
<Compile Include="System\Drawing\Advanced\EncoderParameterValueType.cs" />
<Compile Include="System\Drawing\Advanced\EncoderValue.cs" />
<Compile Include="System\Drawing\Advanced\FillMode.cs" />
<Compile Include="System\Drawing\Advanced\FlushIntention.cs" />
<Compile Include="System\Drawing\Advanced\Font.cs" />
<Compile Include="System\Drawing\Advanced\FontCollection.cs" />
<Compile Include="System\Drawing\Advanced\FontFamily.cs" />
<Compile Include="System\Drawing\Advanced\FontStyle.cs" />
<Compile Include="System\Drawing\Advanced\FrameDimension.cs" />
<Compile Include="System\Drawing\Advanced\Gdiplus.cs" />
<Compile Include="System\Drawing\Advanced\GenericFontFamilies.cs" />
<Compile Include="System\Drawing\Advanced\GPPOINT.cs" />
<Compile Include="System\Drawing\Advanced\GPPOINTF.cs" />
<Compile Include="System\Drawing\Advanced\GPRECT.cs" />
<Compile Include="System\Drawing\Advanced\GPRECTF.cs" />
<Compile Include="System\Drawing\Advanced\GPStream.cs" />
<Compile Include="System\Drawing\Advanced\GraphicsContainer.cs" />
<Compile Include="System\Drawing\Advanced\GraphicsPath.cs" />
<Compile Include="System\Drawing\Advanced\GraphicsPathIterator.cs" />
<Compile Include="System\Drawing\Advanced\GraphicsState.cs" />
<Compile Include="System\Drawing\Advanced\HatchBrush.cs" />
<Compile Include="System\Drawing\Advanced\HatchStyle.cs" />
<Compile Include="System\Drawing\Advanced\HotkeyPrefix.cs" />
<Compile Include="System\Drawing\Advanced\ImageAttributes.cs" />
<Compile Include="System\Drawing\Advanced\ImageCodecFlags.cs" />
<Compile Include="System\Drawing\Advanced\ImageCodecInfo.cs" />
<Compile Include="System\Drawing\Advanced\ImageCodecInfoPrivate.cs" />
<Compile Include="System\Drawing\Advanced\ImageFlags.cs" />
<Compile Include="System\Drawing\Advanced\ImageFormat.cs" />
<Compile Include="System\Drawing\Advanced\ImageLockMode.cs" />
<Compile Include="System\Drawing\Advanced\InstalledFontCollection.cs" />
<Compile Include="System\Drawing\Advanced\InterpolationMode.cs" />
<Compile Include="System\Drawing\Advanced\ISystemEventTracker.cs" />
<Compile Include="System\Drawing\Advanced\LinearGradientBrush.cs" />
<Compile Include="System\Drawing\Advanced\LinearGradientMode.cs" />
<Compile Include="System\Drawing\Advanced\LineCap.cs" />
<Compile Include="System\Drawing\Advanced\LineJoin.cs" />
<Compile Include="System\Drawing\Advanced\Matrix.cs" />
<Compile Include="System\Drawing\Advanced\MatrixOrder.cs" />
<Compile Include="System\Drawing\Advanced\Metafile.cs" />
<Compile Include="System\Drawing\Advanced\MetafileFrameUnit.cs" />
<Compile Include="System\Drawing\Advanced\MetafileHeader.cs" />
<Compile Include="System\Drawing\Advanced\MetafileHeaderEmf.cs" />
<Compile Include="System\Drawing\Advanced\MetafileHeaderWmf.cs" />
<Compile Include="System\Drawing\Advanced\MetafileType.cs" />
<Compile Include="System\Drawing\Advanced\METAHEADER.cs" />
<Compile Include="System\Drawing\Advanced\PaletteFlags.cs" />
<Compile Include="System\Drawing\Advanced\PathData.cs" />
<Compile Include="System\Drawing\Advanced\PathGradientBrush.cs" />
<Compile Include="System\Drawing\Advanced\PathPointType.cs" />
<Compile Include="System\Drawing\Advanced\PenAlignment.cs" />
<Compile Include="System\Drawing\Advanced\PenType.cs" />
<Compile Include="System\Drawing\Advanced\PixelFormat.cs" />
<Compile Include="System\Drawing\Advanced\PixelOffsetMode.cs" />
<Compile Include="System\Drawing\Advanced\PlayRecordCallback.cs" />
<Compile Include="System\Drawing\Advanced\PrivateFontCollection.cs" />
<Compile Include="System\Drawing\Advanced\PropertyItem.cs" />
<Compile Include="System\Drawing\Advanced\QualityMode.cs" />
<Compile Include="System\Drawing\Advanced\RectangleFEx.cs" />
<Compile Include="System\Drawing\Advanced\RegionData.cs" />
<Compile Include="System\Drawing\Advanced\SafeCustomLineCapHandle.cs" />
<Compile Include="System\Drawing\Advanced\SmoothingMode.cs" />
<Compile Include="System\Drawing\Advanced\StringAlignment.cs" />
<Compile Include="System\Drawing\Advanced\StringDigitSubstitute.cs" />
<Compile Include="System\Drawing\Advanced\StringFormat.cs" />
<Compile Include="System\Drawing\Advanced\StringFormatFlags.cs" />
<Compile Include="System\Drawing\Advanced\StringTrimming.cs" />
<Compile Include="System\Drawing\Advanced\StringUnit.cs" />
<Compile Include="System\Drawing\Advanced\SystemColorTracker.cs" />
<Compile Include="System\Drawing\Advanced\TextRenderingHint.cs" />
<Compile Include="System\Drawing\Advanced\TextureBrush.cs" />
<Compile Include="System\Drawing\Advanced\Unit.cs" />
<Compile Include="System\Drawing\Advanced\WarpMode.cs" />
<Compile Include="System\Drawing\Advanced\WmfPlaceableFileHeader.cs" />
<Compile Include="System\Drawing\Advanced\WrapMode.cs" />
<Compile Include="System\Drawing\Bitmap.cs" />
<Compile Include="System\Drawing\BitmapSelector.cs" />
<Compile Include="System\Drawing\BitmapSuffixInSameAssemblyAttribute.cs" />
Expand All @@ -150,18 +48,106 @@
<Compile Include="System\Drawing\BufferedGraphics.cs" />
<Compile Include="System\Drawing\BufferedGraphicsContext.cs" />
<Compile Include="System\Drawing\BufferedGraphicsManager.cs" />
<Compile Include="System\Drawing\ColorTranslator.cs" />
<Compile Include="System\Drawing\Configuration\SystemDrawingSection.cs" />
<Compile Include="System\Drawing\ContentAlignment.cs" />
<Compile Include="System\Drawing\CopyPixelOperation.cs" />
<Compile Include="System\Drawing\DashCap.cs" />
<Compile Include="System\Drawing\Design\CategoryNameCollection.cs" />
<Compile Include="System\Drawing\Drawing2D\AdjustableArrowCap.cs" />
<Compile Include="System\Drawing\Drawing2D\Blend.cs" />
<Compile Include="System\Drawing\Drawing2D\BrushType.cs" />
<Compile Include="System\Drawing\Drawing2D\ColorBlend.cs" />
<Compile Include="System\Drawing\Drawing2D\CombineMode.cs" />
<Compile Include="System\Drawing\Drawing2D\CompositingMode.cs" />
<Compile Include="System\Drawing\Drawing2D\CompositingQuality.cs" />
<Compile Include="System\Drawing\Drawing2D\CoordinateSpace.cs" />
<Compile Include="System\Drawing\Drawing2D\CustomLineCap.cs" />
<Compile Include="System\Drawing\Drawing2D\CustomLineCapType.cs" />
<Compile Include="System\Drawing\Drawing2D\DashStyle.cs" />
<Compile Include="System\Drawing\Drawing2D\FillMode.cs" />
<Compile Include="System\Drawing\Drawing2D\FlushIntention.cs" />
<Compile Include="System\Drawing\Drawing2D\GraphicsContainer.cs" />
<Compile Include="System\Drawing\Drawing2D\GraphicsPath.cs" />
<Compile Include="System\Drawing\Drawing2D\GraphicsPathIterator.cs" />
<Compile Include="System\Drawing\Drawing2D\GraphicsState.cs" />
<Compile Include="System\Drawing\Drawing2D\HatchBrush.cs" />
<Compile Include="System\Drawing\Drawing2D\HatchStyle.cs" />
<Compile Include="System\Drawing\Drawing2D\InterpolationMode.cs" />
<Compile Include="System\Drawing\Drawing2D\LinearGradientBrush.cs" />
<Compile Include="System\Drawing\Drawing2D\LinearGradientMode.cs" />
<Compile Include="System\Drawing\Drawing2D\LineCap.cs" />
<Compile Include="System\Drawing\Drawing2D\LineJoin.cs" />
<Compile Include="System\Drawing\Drawing2D\Matrix.cs" />
<Compile Include="System\Drawing\Drawing2D\MatrixOrder.cs" />
<Compile Include="System\Drawing\Drawing2D\PathData.cs" />
<Compile Include="System\Drawing\Drawing2D\PathGradientBrush.cs" />
<Compile Include="System\Drawing\Drawing2D\PathPointType.cs" />
<Compile Include="System\Drawing\Drawing2D\PenAlignment.cs" />
<Compile Include="System\Drawing\Drawing2D\PenType.cs" />
<Compile Include="System\Drawing\Drawing2D\PixelOffsetMode.cs" />
<Compile Include="System\Drawing\Drawing2D\QualityMode.cs" />
<Compile Include="System\Drawing\Drawing2D\RegionData.cs" />
<Compile Include="System\Drawing\Drawing2D\SafeCustomLineCapHandle.cs" />
<Compile Include="System\Drawing\Drawing2D\SmoothingMode.cs" />
<Compile Include="System\Drawing\Drawing2D\WarpMode.cs" />
<Compile Include="System\Drawing\Drawing2D\WrapMode.cs" />
<Compile Include="System\Drawing\Font.cs" />
<Compile Include="System\Drawing\FontFamily.cs" />
<Compile Include="System\Drawing\FontStyle.cs" />
<Compile Include="System\Drawing\Gdiplus.cs" />
<Compile Include="System\Drawing\Graphics.cs" />
<Compile Include="System\Drawing\GraphicsContext.cs" />
<Compile Include="System\Drawing\Icon.cs" />
<Compile Include="System\Drawing\IDeviceContext.cs" />
<Compile Include="System\Drawing\Image.cs" />
<Compile Include="System\Drawing\ImageAnimator.cs" />
<Compile Include="System\Drawing\ImageInfo.cs" />
<Compile Include="System\Drawing\Imaging\BitmapData.cs" />
<Compile Include="System\Drawing\Imaging\ColorAdjustType.cs" />
<Compile Include="System\Drawing\Imaging\ColorChannelFlags.cs" />
<Compile Include="System\Drawing\Imaging\ColorMap.cs" />
<Compile Include="System\Drawing\Imaging\ColorMapType.cs" />
<Compile Include="System\Drawing\Imaging\ColorMatrix.cs" />
<Compile Include="System\Drawing\Imaging\ColorMatrixFlags.cs" />
<Compile Include="System\Drawing\Imaging\ColorMode.cs" />
<Compile Include="System\Drawing\Imaging\ColorPalette.cs" />
<Compile Include="System\Drawing\Imaging\EmfPlusFlags.cs" />
<Compile Include="System\Drawing\Imaging\EmfPlusRecordType.cs" />
<Compile Include="System\Drawing\Imaging\EmfType.cs" />
<Compile Include="System\Drawing\Imaging\Encoder.cs" />
<Compile Include="System\Drawing\Imaging\EncoderParameter.cs" />
<Compile Include="System\Drawing\Imaging\EncoderParameters.cs" />
<Compile Include="System\Drawing\Imaging\EncoderParameterValueType.cs" />
<Compile Include="System\Drawing\Imaging\EncoderValue.cs" />
<Compile Include="System\Drawing\Imaging\FrameDimension.cs" />
<Compile Include="System\Drawing\Imaging\ImageAttributes.cs" />
<Compile Include="System\Drawing\Imaging\ImageCodecFlags.cs" />
<Compile Include="System\Drawing\Imaging\ImageCodecInfo.cs" />
<Compile Include="System\Drawing\Imaging\ImageCodecInfoPrivate.cs" />
<Compile Include="System\Drawing\Imaging\ImageFlags.cs" />
<Compile Include="System\Drawing\Imaging\ImageFormat.cs" />
<Compile Include="System\Drawing\Imaging\ImageLockMode.cs" />
<Compile Include="System\Drawing\Imaging\Metafile.cs" />
<Compile Include="System\Drawing\Imaging\MetafileFrameUnit.cs" />
<Compile Include="System\Drawing\Imaging\MetafileHeader.cs" />
<Compile Include="System\Drawing\Imaging\MetafileHeaderEmf.cs" />
<Compile Include="System\Drawing\Imaging\MetafileHeaderWmf.cs" />
<Compile Include="System\Drawing\Imaging\MetafileType.cs" />
<Compile Include="System\Drawing\Imaging\METAHEADER.cs" />
<Compile Include="System\Drawing\Imaging\PaletteFlags.cs" />
<Compile Include="System\Drawing\Imaging\PixelFormat.cs" />
<Compile Include="System\Drawing\Imaging\PlayRecordCallback.cs" />
<Compile Include="System\Drawing\Imaging\PropertyItem.cs" />
<Compile Include="System\Drawing\Imaging\WmfPlaceableFileHeader.cs" />
<Compile Include="System\Drawing\Internal\GPPOINT.cs" />
<Compile Include="System\Drawing\Internal\GPPOINTF.cs" />
<Compile Include="System\Drawing\Internal\GPRECT.cs" />
<Compile Include="System\Drawing\Internal\GPRECTF.cs" />
<Compile Include="System\Drawing\Internal\GPStream.cs" />
<Compile Include="System\Drawing\Internal\ISystemEventTracker.cs" />
<Compile Include="System\Drawing\Internal\RectangleFEx.cs" />
<Compile Include="System\Drawing\Internal\SystemColorTracker.cs" />
<Compile Include="System\Drawing\KnownColorTable.cs" />
<Compile Include="System\Drawing\LocalAppContextSwitches.cs" />
<Compile Include="System\Drawing\NativeMethods.cs" />
Expand Down Expand Up @@ -202,12 +188,26 @@
<Compile Include="System\Drawing\Region.cs" />
<Compile Include="System\Drawing\RotateFlipType.cs" />
<Compile Include="System\Drawing\SolidBrush.cs" />
<Compile Include="System\Drawing\StringAlignment.cs" />
<Compile Include="System\Drawing\StringDigitSubstitute.cs" />
<Compile Include="System\Drawing\StringFormat.cs" />
<Compile Include="System\Drawing\StringFormatFlags.cs" />
<Compile Include="System\Drawing\StringTrimming.cs" />
<Compile Include="System\Drawing\StringUnit.cs" />
<Compile Include="System\Drawing\SystemBrushes.cs" />
<Compile Include="System\Drawing\SystemColors.cs" />
<Compile Include="System\Drawing\SystemFonts.cs" />
<Compile Include="System\Drawing\SystemIcons.cs" />
<Compile Include="System\Drawing\SystemPens.cs" />
<Compile Include="System\Drawing\TextureBrush.cs" />
<Compile Include="System\Drawing\Text\FontCollection.cs" />
<Compile Include="System\Drawing\Text\GenericFontFamilies.cs" />
<Compile Include="System\Drawing\Text\HotkeyPrefix.cs" />
<Compile Include="System\Drawing\Text\InstalledFontCollection.cs" />
<Compile Include="System\Drawing\Text\PrivateFontCollection.cs" />
<Compile Include="System\Drawing\Text\TextRenderingHint.cs" />
<Compile Include="System\Drawing\ToolboxBitmapAttribute.cs" />
<Compile Include="System\Drawing\Unit.cs" />
<Compile Include="System\Drawing\UnsafeNativeMethods.cs" />
<Compile Include="misc\ClientUtils.cs" />
<Compile Include="misc\CompModSwitches.cs" />
Expand Down

0 comments on commit 1e76d80

Please sign in to comment.