소스 검색

2003-11-13 Andreas Nahr <[email protected]>

	* System.Drawing.dll.sources: MetafileHeader added (was missing), Consts.cs added

svn path=/trunk/mcs/; revision=19968
Andreas N 22 년 전
부모
커밋
035bf2c227
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      mcs/class/System.Drawing/ChangeLog
  2. 2 0
      mcs/class/System.Drawing/System.Drawing.dll.sources

+ 4 - 0
mcs/class/System.Drawing/ChangeLog

@@ -1,3 +1,7 @@
+2003-11-13  Andreas Nahr <[email protected]>
+
+	* System.Drawing.dll.sources: MetafileHeader added (was missing), Consts.cs added
+
 2003-10-14  Bernie Solomon  <[email protected]>
 	* Makefile			do not build gdiplus on Windows
 

+ 2 - 0
mcs/class/System.Drawing/System.Drawing.dll.sources

@@ -1,4 +1,5 @@
 Assembly/AssemblyInfo.cs
+Assembly/Consts.cs
 System.Drawing/Bitmap.cs
 System.Drawing/Brush.cs
 System.Drawing/Brushes.cs
@@ -127,6 +128,7 @@ System.Drawing.Imaging/ImageLockMode.cs
 System.Drawing.Imaging/JPEGCodec.cs
 System.Drawing.Imaging/Metafile.cs
 System.Drawing.Imaging/MetafileFrameUnit.cs
+System.Drawing.Imaging/MetafileHeader.cs
 System.Drawing.Imaging/MetafileType.cs
 System.Drawing.Imaging/MetaHeader.cs
 System.Drawing.Imaging/PaletteFlags.cs