merging the Mainsoft branch to the trunk
[mono.git] / mcs / class / System.Drawing / System.Drawing.Drawing2D /
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-15 Jordi Mas i HernandezIn System.Drawing.Drawing2D:
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-02 Geoff Norton2005-01-02 Geoff Norton <gnorton@customerdna.com>
2004-12-14 Marek SafarCopied remotely
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-22 Ravindra * gdipFunctions.cs: Corrected signatures of GdipPathIt...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-16 Ravindra * GraphicsPathIterator.cs: New implementation using...
2004-07-15 RavindraCorrection to my previous checkin.
2004-07-15 Ravindra * GraphicsPath.cs: Implemented PathData propert...
2004-07-15 RavindraCode cleaning: Changed format of various files to unix...
2004-07-13 Ravindra * PathGradientBrush.cs: Removed all the private variables.
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-25 Ravindra * LinearGradientBrush.cs: Added checks for the values of
2004-06-16 Sachin KumarAdd license and copyright to all source files in System...
2004-06-14 Gert Driesen* DashCap.cs: fixed mismatches in enum field values
2004-06-09 Miguel de IcazaAPI signature fixes
2004-05-18 Ravindra * CustomLineCap.cs: Added null checks and corrected...
2004-05-17 Duncan MakUntabify and fixed coding style.
2004-05-16 Gert Driesen* GraphicsPath.cs: renamed SetMarker to SetMarkers...
2004-05-15 Duncan MakInstead of casting null to an IntPtr, use IntPtr.Zero...
2004-05-15 Nick Drochak2004-05-14 Nick Drochak <ndrochak@gol.com>
2004-05-14 Duncan Mak* GraphicsPath.cs (ConvertPoints): Removed, we'll do the
2004-05-13 Sanja GuptaChangeLog: Updated ChangeLog.
2004-05-13 Sanja GuptaChangeLog: Updated ChangeLog.
2004-05-11 RavindraImplemented AdjustableArrowCap.cs and CustomLineCap.cs.
2004-05-04 RavindraFixed Transform property in LinearGradientBrush.cs.
2004-04-30 RavindraChanged exception messages.
2004-04-30 RavindraSome fixes in LinearGradientBrush.cs.
2004-04-07 Duncan Mak* GraphicsPath.cs (GraphicsPath): Filled out the missing
2004-04-05 Jordi Mas i Hernandezadded missing members
2004-04-02 Duncan Mak* GraphicsPath.cs (AddCurve, AddClosedCurve): Added...
2004-03-26 RavindraFixed wrapmode enum values.
2004-03-23 RavindraImplementing LinearGradientBrush.cs public methods.
2004-03-22 RavindraImplementing LinearGradientBrush.cs and fixing PathGrad...
2004-03-18 RavindraMinor fixes.
2004-03-17 RavindraFixed Blend.cs and ColorBlend.cs.
2004-03-06 RavindraImplementing methods for PathGradientBrush.
2004-03-06 RavindraImplemented constructors and properties of PathGradient...
2004-03-05 Duncan Mak* GraphicsPath.cs (PathCount): Corrected. The name...
2004-02-27 RavindraCorrected WrapMode enum values.
2004-02-11 RavindraAdded status checks using CheckStatus(Status) method.
2004-02-07 Andreas N2004-02-07 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-02-06 RavindraModifications related to GetException method.
2004-02-05 RavindraImplemented HatchBrush.
2004-01-30 Duncan Mak(AddPie): Corrected arguments sent to P/Invoke. This...
2004-01-26 Jordi Mas i Hernandezmore functions implemented in graphics.cs
2004-01-24 Duncan Mak2004-01-23 Duncan Mak <duncan@ximian.com>
2004-01-22 Duncan Mak(GdipGetPathTypes, GdipGetPathPoints): Add
2004-01-20 Duncan MakI've been busy with school and also with preparing...
2004-01-13 RavindraChanging the access to Matrix(IntPtr) constructor from...
2004-01-10 RavindraMade all Enums serializable and corrected some class...
2003-12-25 Duncan Mak* Matrix.cs (ToString): Cache the elements inside a...
2003-12-04 Gonzalo Paniagua... 2003-12-04 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-11-22 Duncan Mak* Matrix.cs: Rewrote to use GDI+ implementation, doing...
2003-11-16 Miguel de Icaza2003-11-04 Miguel de Icaza <miguel@ximian.com>
2003-11-13 Andreas N2003-11-13 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-11-11 Ben Maurer2003-11-11 Ben Maurer <bmaurer@users.sourceforge.net>
2003-11-11 Ben Maurer2003-11-11 Ben Maurer <bmaurer@users.sourceforge.net>
2003-11-04 Miguel de IcazaBuild fixes
2003-10-24 Miguel de Icaza2003-10-24 Miguel de Icaza <miguel@ximian.com>
2003-10-12 Alexandre Pigolkinegraphics state variable added
2003-07-14 Miguel de IcazaXrFunctions are now complete and match the Xr implement...
2003-06-27 Alexandre Pigolkineinternal member to keep transformation matrix
2003-05-14 Paolo MolaroMake MonoTODO attributes internal.
2003-04-26 Alexandre Pigolkinesome implementation added
2003-03-15 Alexandre Pigolkinecheckin for Dennis Hayes <dennish@raytek.com>, see...
2003-03-05 Alexandre Pigolkinecheck in for Dennis Hayes, see ChangeLog
2003-03-02 Alexandre Pigolkinecheckin for Dennis Hayes, see changeLog for details
2002-10-28 Dennis Hayesimplmented
2002-10-15 Dennis Hayes*** empty log message ***
2002-10-15 Dennis Hayes2002-10-13 DennisHayes <dennish@raytek.com>
2002-09-26 Miguel de IcazaFix the build
2002-09-12 Dennis Hayes2002-9-2 DennisHayes <dennish@raytek.com>
2002-09-12 Dennis Hayes2002-9-2 DennisHayes <dennish@raytek.com>
2002-09-04 Dennis Hayes2002-9-2 DennisHayes <dennish@raytek.com>
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-01-19 Miguel de IcazaAdded.
2002-01-07 Ravi Pratap MAdd this here too. I am quite sure this is incorrect...
2002-01-06 Ravi Pratap M2002-01-06 Ravi Pratap <ravi@ximian.com>
2001-09-26 Sean MacIsaacRemoving old build files. NAnt doesn't use them.
2001-08-27 stefanadded better GetHashCode() implementation
2001-08-24 Miguel de IcazaAdd System.Drawing.Drawing2D