Few bug fixes in EncoderParameter.cs and file format changed to unix.
[mono.git] / mcs / class / System.Drawing /
2004-02-17 RavindraFew bug fixes in EncoderParameter.cs and file format...
2004-02-16 Jordi Mas i Hernandezrevert Sanjay patches
2004-02-13 RavindraFixed some bugs in Pen.cs and TextureBrush.cs.
2004-02-13 Sanja GuptaChangeLog: Updated ChangeLog
2004-02-13 Jordi Mas i Hernandezremove hardcoded font names, a few bug fixes
2004-02-13 Jordi Mas i Hernandezfont and format drawing samples
2004-02-13 Sanja GuptaChangeLog: Updated ChangeLog
2004-02-12 Sanja GuptaChangeLog: Updated changelog
2004-02-12 RavindraAdded EncoderParameter.cs and EncoderParameters.cs...
2004-02-12 RavindraImplemented EncoderParameter.cs and EncoderParameters.cs.
2004-02-11 RavindraAdded status checks using CheckStatus(Status) method.
2004-02-10 Jordi Mas i Hernandezdrawstring methods fixes
2004-02-08 Andreas N2004-02-07 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-02-07 Andreas Nremoved
2004-02-07 Andreas N2004-02-07 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-02-07 Andreas N2004-02-07 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-02-07 Andreas N2004-02-07 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-02-07 Andreas N2004-02-07 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-02-06 Sanja Guptachangelog: Updated changelog
2004-02-06 RavindraModifications related to GetException method.
2004-02-06 RavindraIncorporated Duncan's comments. Modifications related...
2004-02-05 RavindraAdded a missing namespace.
2004-02-05 RavindraImplemented HatchBrush.
2004-02-05 RavindraImplementing HatchBrush. Added status checks in SolidBr...
2004-02-05 Jordi Mas i Hernandezstring format implementation
2004-02-03 Jordi Mas i Hernandezuse proper marshalling now that 53700 is fixed
2004-02-03 Jordi Mas i Hernandezhandle font properties
2004-02-03 RavindraMoved GetException method from TextureBrush to Brush...
2004-02-03 Sanja GuptaChangLog: Updated ChangeLog
2004-02-02 Jordi Mas i Hernandezfixes GdiGetFamilyName
2004-02-01 Jordi Mas i HernandezSyncs StructLayout with GdipBitmapData at bitmap.c...
2004-01-31 Miguel de IcazaRemoved gdiplus from the C# module
2004-01-31 Miguel de IcazaRemove GDI+ from build
2004-01-30 Duncan Mak(AddPie): Corrected arguments sent to P/Invoke. This...
2004-01-30 Jordi Mas i Hernandezserveral new methods for graphics.cs
2004-01-30 Jordi Mas i Hernandezfixes unicode string in DrawString and memory leak...
2004-01-30 RavindraAdded more methods to TextureBrush.cs and gdipFunctions.cs.
2004-01-30 RavindraAdded TextureBrush.cs to System.Drawing.dll.sources.
2004-01-30 RavindraAdded methods for TextureBrush in gdipFunctions.cs.
2004-01-30 RavindraImplemented texture brush.
2004-01-30 Jordi Mas i Hernandezadded testing stuff for System.Drawing
2004-01-30 Jordi Mas i Hernandeztesting toString is irrelevant. Also diferent locales...
2004-01-29 Duncan Mak* gdipFunctions.cs
2004-01-29 Sanja GuptaChangeLog: Modifeid ChangeLog
2004-01-29 Sanja Guptachangelog: Updated changelog
2004-01-29 Jordi Mas i Hernandezfixes font collection
2004-01-29 Jordi Mas i Hernandezfont enhancements
2004-01-28 Sanja Guptachangelog: Modified the changelog
2004-01-28 Sanja GuptaChangeLog: Modified the ChangeLog
2004-01-28 Jordi Mas i Hernandezgraphics.cs class sample
2004-01-28 Jordi Mas i Hernandeznew methods for graphics.cs
2004-01-27 Jordi Mas i Hernandeznew methods for graphics.cs
2004-01-27 Duncan MakOops, typo.
2004-01-27 Duncan Mak* bitmap.c (GdipCreateBitmapFromScan0): Use GdipAlloc...
2004-01-26 Duncan Mak(GdipDrawPath): Doh! Added stupid breaks inside the
2004-01-26 Duncan Mak(GdipCreateBitmapFromScan0): Set allocate memory for...
2004-01-26 Jordi Mas i Hernandezmore functions implemented in graphics.cs
2004-01-26 Duncan MakAdd more details to the ChangeLog.
2004-01-26 Duncan Mak* bitmap.c:
2004-01-26 RavindraAdded System.Drawing_test.dll.sources to create System...
2004-01-26 RavindraAdded Tests for PointF, Size and SizeF structures.
2004-01-25 Jordi Mas i Hernandezenhanments to graphics.cs
2004-01-24 Duncan Mak2004-01-23 Duncan Mak <duncan@ximian.com>
2004-01-23 RavindraCorrected a build problem.
2004-01-23 RavindraAdded missing methods in SizeF.
2004-01-23 Jordi Mas i Hernandeznew members for the graphic class
2004-01-22 Jordi Mas i Hernandezfixes change log
2004-01-22 Jordi Mas i Hernandezserveral methods added, serveral fixes, and test case
2004-01-22 Duncan Mak(GdipGetPathTypes, GdipGetPathPoints): Add
2004-01-20 RavindraFixed bug #52811.
2004-01-20 RavindraFixed bug #52811 and made Pen properties behavior simil...
2004-01-20 Duncan MakI've been busy with school and also with preparing...
2004-01-19 Jordi Mas i Hernandezfixes bmp encode, implements a few bitmap members
2004-01-19 RavindraAdded a new file Encoder.cs to System.Drawing.dll.sources.
2004-01-19 RavindraImplemented Encoder.cs.
2004-01-18 Jordi Mas i Hernandezadds a missing DllImport that was causing win32 runtime...
2004-01-16 RavindraModified BmpPaint.cs to make it run on .NET.
2004-01-14 RavindraChanged SolidBrush constructor to initialize its color...
2004-01-13 Bernie Solomon2004-01-13 Bernie Solomon <bernard@ugsolutions.com>
2004-01-13 RavindraChanging the access to Matrix(IntPtr) constructor from...
2004-01-13 RavindraForgot to commit the Changelog last time.
2004-01-13 Ravindrapen.matrix must be initialized to identity matrix....
2004-01-13 Ben Maurermiscommit
2004-01-12 Ben Maurer2004-01-12 Ben Maurer <bmaurer@users.sourceforge.net>
2004-01-12 Daniel Morgan2004-01-11 Daniel Morgan <danielmorgan@verizon.net>
2004-01-11 Alexandre Pigolkinefixes to gdip, see ChangeLog for details
2004-01-10 RavindraMade all Enums serializable.
2004-01-10 RavindraMade all Enums serializable and corrected some class...
2004-01-10 RavindraMade all Enums serializable and corrected some class...
2004-01-10 RavindraAdded missing attributes to relevent classes and correc...
2004-01-08 RavindraModified SystemPens.cs and SystemBrushes.cs as per...
2004-01-07 Miguel de IcazaUpdate
2004-01-07 Duncan MakImport GraphicsPath functions from GDI+.
2003-12-25 Duncan MakOops.
2003-12-25 Duncan Mak* Matrix.cs (ToString): Cache the elements inside a...
2003-12-24 Duncan Mak* graphics.c (DrawBezier, DrawBezierI): Well, it's...
2003-12-23 Duncan Mak* graphics-path.c:
2003-12-21 Duncan Mak* Graphics.cs (DrawArc): Fixed the method signature...
2003-12-13 Todd Berman2003-12-13 Todd Berman <tberman@sevenl.net>
2003-12-12 Miguel de Icaza2003-11-13 Andreas Nahr <ClassDevelopment@A-SoftTech...
next