correct angle to compute the quarter
[mono.git] / mcs / class / System.Drawing / System.Drawing.Drawing2D / GraphicsPath.cs
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
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-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-16 Sachin KumarAdd license and copyright to all source files in System...
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-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-05 Duncan Mak* GraphicsPath.cs (PathCount): Corrected. The name...
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...
2003-10-24 Miguel de Icaza2003-10-24 Miguel de Icaza <miguel@ximian.com>
2003-03-15 Alexandre Pigolkinecheckin for Dennis Hayes <dennish@raytek.com>, see...
2003-03-02 Alexandre Pigolkinecheckin for Dennis Hayes, see changeLog for details
2002-10-15 Dennis Hayes2002-10-13 DennisHayes <dennish@raytek.com>
2002-09-04 Dennis Hayes2002-9-2 DennisHayes <dennish@raytek.com>