| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- 2004-03-18 Ravindra <[email protected]>
- * System.Drawing_test.dll.sources: Added TestBitmap.cs,
- TestBlend.cs and TestColorBlend.cs to test sources list.
- 2004-03-17 Ravindra <[email protected]>
- * Samples: Created directory for samples.
- * README: Created README that tells about the directory
- structure for samples and tests.
- 2004-02-11 Ravindra <[email protected]>
- * System.Drawing.dll.sources: Added EncoderParameter.cs
- and EncoderParameters.cs.
- 2004-02-07 Andreas Nahr <[email protected]>
- * System.Drawing.dll.sources:
- SRDescriptionAttribute.cs, Locale.cs added
- 2004-01-26 Ravindra <[email protected]>
- * System.Drawing.dll.sources: Added TextureBrush.cs.
- 2004-01-26 Ravindra <[email protected]>
- * System.Drawing_test.dll.sources: Added to create
- System.Drawing_test.dll.
- 2004-01-23 Ravindra <[email protected]>
- * System.Drawing.dll.sources: Removed TextureBrush.cs.
- Was added by mistake during last check-in.
- 2004-01-19 Ravindra <[email protected]>
- * System.Drawing.dll.sources: Added Encoder.cs.
- 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
- 2003-10-12 Alexandre Pigolkine <[email protected]>
- * Makefile gdiplus added to subdirs
- 2003-10-12 Alexandre Pigolkine <[email protected]>
- * System.Drawing.dll.sources: Remove cairo,win32,gtk implementations
- Add gdi+ implementation
- 2003-09-21 Miguel de Icaza <[email protected]>
- * System.Drawing.dll.sources: Remove xr implementation.
- 2003-09-21 Alexandre Pigolkine <[email protected]>
- * System.Drawing.dll.sources removed 2 files from Printing namespace
- 2003-08-31 Jerome Laban <[email protected]>
- * Graphics.cs:
- * win32functions.cs: Added Win32 Ellipse implementation.
- 2003-08-24 Duncan Mak <[email protected]>
- * System.Drawing.dll.sources: Add Cairo implementation.
- 2003-07-23 Peter Williams <[email protected]>
- * System.Drawing.dll.sources: Add Pens.cs
- 2003-07-17 Andreas Nahr <[email protected]>
- * System.Drawing.dll.sources:
- * list.unix: AssemblyInfo.cs added
- 2003-06-27 Alexandre Pigolkine <[email protected]>
- * list.unix
- new file added
- 2003-06-22 Alexandre Pigolkine <[email protected]>
- * list.unix
- reordered by folder names
- few new files added
- System.Drawing.Design/IDesignerHost.cs removed
- 2003-06-18 Alexandre Pigolkine <[email protected]>
- * list.unix changed
- 2003-06-15 Alexandre Pigolkine <[email protected]>
- * list.unix files added
- * makefile.gnu --unsafe flag, cdecl delegates
-
- 2003-06-06 Alexandre Pigolkine <[email protected]>
- * list.unix changed
- 2003-04-26 Alexandre Pigolkine <[email protected]>
- * list.unix changed
- 2003-03-31 Martin Willemoes Hansen <[email protected]>
- * System.Drawing.Printing/PrinterUnitConvert.cs stubed
- 2003-03-31 Martin Willemoes Hansen <[email protected]>
- * System.Drawing.Design/ToolboxItemCollection.cs stubed
- 2003-03-31 Alan Tam <[email protected]>
- * list.unix: Added UITypeEditor.cs.
- 2003-02-08 Gonzalo Paniagua Javier <[email protected]>
- * list.unix: added ImageAttributes.cs.
- 2003-02-07 Alexandre Pigolkine <[email protected]>
- * list.unix changed
- 2002-12-1 Alejandro Sánchez Acosta <[email protected]>
- * list.unix: Changed
- 2002-06-20 Gonzalo Paniagua Javier <[email protected]>
- * ChangeLog: new file.
- * System.Drawing.build: added System.dll dependency
-
|