svn path=/branches/mono-1-1-9/mcs/; revision=50438
[mono.git] / mcs / class / System.Drawing / System.Drawing.Drawing2D /
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50438
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50436
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-19 Chris Toshok2005-09-19 Chris Toshok <toshok@ximian.com>
2005-09-16 Ankit Jain* PEAPI.cs: Clean up indentation. Split into ...
2005-09-14 Konstantin Trigerfix drawing arcs for angles >= 360
2005-09-13 Konstantin Trigertransform, container, thin pen
2005-09-13 Sureshkumar T2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
2005-09-11 Konstantin Trigerrefactoring
2005-09-11 Konstantin Trigerfixing visible window for containers
2005-09-07 Konstantin Trigercorrect angle to compute the quarter
2005-09-07 Konstantin TrigerFix copy order in CopyTo
2005-09-07 Boris KirznerImprove GraphicsPath perfomance.
2005-09-07 Vladimir KrasnovBrush.jvm.cs: added transform methods
2005-09-06 Boris KirznerFixed GraphicsPath implementation and tests for TARGET_JVM.
2005-09-06 Konstantin Trigerfix containers implementation
2005-09-04 Boris KirznerBug fix.
2005-08-30 Vladimir KrasnovLinearGradientBrush.jvm.cs: Refactoring, bug fix
2005-08-30 Konstantin Trigeruse correct object in Widen
2005-08-28 Vladimir Krasnovsvn path=/trunk/mcs/; revision=49015
2005-08-16 Marek Safar2005-08-16 Marek Safar <marek.safar@seznam.cz>
2005-08-14 Vladimir Krasnovsvn path=/trunk/mcs/; revision=48359
2005-08-10 Konstantin TrigerImplemented DrawClosedCurve.
2005-08-10 Boris KirznerTest cases and fixes for GraphicsPath.jvm.cs
2005-08-10 Konstantin Trigerfixed exception
2005-08-10 Konstantin Trigerimplemented GraphicsPath.Widen
2005-08-10 Konstantin Trigerfix default curve tension
2005-08-09 Konstantin TrigerAdvancedStroke implementation
2005-08-08 Konstantin TrigerImplemented AddBeziers
2005-08-08 Vladimir KrasnovGraphicsPath.jvm.cs: Fixed AddPolygon methods
2005-08-08 Konstantin TrigerFix AddLines
2005-08-08 Konstantin TrigerFix AddArc/AddPie
2005-08-08 Andrew SkibaMove tests projects to the parent dir and include in...
2005-08-08 Vladimir Krasnovsvn path=/trunk/mcs/; revision=48108
2005-08-07 Konstantin TrigerFix AddCurve implementation and cosmetic changes.
2005-08-07 Andrew Skiba * GraphicsPath.cs: BasicShape as a base class and...
2005-08-03 Andrew SkibaTARGET_JVM implementation of this namespace
2005-06-29 Marek Safarerror messages review
2005-06-27 Ben Maurerremove svn:executable from .cs files
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Ben Maurermore copy and paste reuse going away
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
next