Implemented constructors and properties of PathGradient brush.
[mono.git] / mcs / class / System.Drawing / System.Drawing /
2004-03-06 RavindraAdded GDI+ P/Invoke calls for pathGradient brush.
2004-03-05 Duncan MakIndentation.
2004-03-05 Duncan Mak* GraphicsPath.cs (PathCount): Corrected. The name...
2004-03-04 Jordi Mas i Hernandezdefault string formatting
2004-03-04 Jordi Mas i HernandezDigitSubstitution and TabStob methods
2004-03-03 Sanja GuptaChangeLog: Updated ChangeLog
2004-03-03 Sanja GuptaChangeLog: Updated ChangeLog
2004-03-02 Jordi Mas i HernandezImplemented font strikeout and underline, allows multip...
2004-02-25 Jordi Mas i Hernandezstringformat clone method
2004-02-24 Jordi Mas i Hernandezfont clone, tostring, and fix
2004-02-24 Peter Dennis Bartok- Prevented duplicate free
2004-02-21 Jordi Mas i Hernandezmeasure string
2004-02-17 Jordi Mas i Hernandezunits font support
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-12 Sanja GuptaChangeLog: Updated changelog
2004-02-10 Jordi Mas i Hernandezdrawstring methods fixes
2004-02-07 Andreas N2004-02-07 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-02-06 RavindraIncorporated Duncan's comments. Modifications related...
2004-02-05 RavindraAdded a missing namespace.
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-01-30 Jordi Mas i Hernandezserveral new methods for graphics.cs
2004-01-30 RavindraAdded more methods to TextureBrush.cs and gdipFunctions.cs.
2004-01-30 RavindraAdded methods for TextureBrush in gdipFunctions.cs.
2004-01-30 RavindraImplemented texture brush.
2004-01-29 Duncan Mak* gdipFunctions.cs
2004-01-29 Sanja GuptaChangeLog: Modifeid 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 Jordi Mas i Hernandeznew methods for graphics.cs
2004-01-27 Jordi Mas i Hernandeznew methods for graphics.cs
2004-01-26 Jordi Mas i Hernandezmore functions implemented in graphics.cs
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 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 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-18 Jordi Mas i Hernandezadds a missing DllImport that was causing win32 runtime...
2004-01-14 RavindraChanged SolidBrush constructor to initialize its color...
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-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-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...
2003-11-28 Duncan Mak(CompoundArray): Hide this for now.
2003-11-28 Duncan Mak* Brush.cs (CreateBrush): new internal factory method...
2003-11-25 Peter Dennis Bartok* Added ControlDark and ControlDarkDark brushes
2003-11-23 Peter Dennis Bartok* Added Disposable interface
2003-11-23 Peter Dennis Bartok* Added missing StartCap & EndCap property to Pen
2003-11-22 Duncan Mak* Matrix.cs: Rewrote to use GDI+ implementation, doing...
2003-11-21 Peter Dennis Bartok* Added missing DashStyle property to Pen
2003-11-21 Gonzalo Paniagua... 2003-11-21 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-11-18 Miguel de IcazaBuild
2003-11-18 Peter Dennis Bartok* Added GenericDefault method
2003-11-18 Peter Dennis Bartok* Added IsVisible methods
2003-11-18 Peter Dennis Bartok* Fixed signature for MeasureString
2003-11-17 Duncan Mak* gdipFunctions.cs (GdipGetMatrixElements): Fix signature.
2003-11-17 Duncan Mak* Bitmap.cs (LockBits):
2003-11-16 Miguel de Icaza2003-11-04 Miguel de Icaza <miguel@ximian.com>
2003-11-16 Duncan Mak2003-11-16 Duncan Mak <duncan@ximian.com>
2003-11-13 Andreas N2003-11-13 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-11-13 Duncan Mak2003-11-13 Duncan Mak <duncan@ximian.com>
2003-11-12 Alexandre Pigolkineremoved symbol
2003-11-12 Alexandre Pigolkinecopy image in Bitmap constructor
2003-11-07 Duncan Mak(DrawEllipse): Fix Width, Height ordering.
2003-11-06 Duncan Mak(DrawPie): Use DrawPieI instead of DrawPie and fix
2003-11-06 Duncan Mak* Graphics.cs (DrawPie):
2003-11-03 Duncan MakExecutive summary:
2003-11-02 Alexandre Pigolkineuse 32bpp bitmaps internally
2003-10-25 Miguel de IcazaSmall incremental updates
2003-10-25 Atsushi Eno2003-10-25 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2003-10-24 Miguel de Icaza2003-10-24 Miguel de Icaza <miguel@ximian.com>
2003-10-24 Miguel de IcazaIn Short:
2003-10-23 Miguel de Icaza2003-10-23 Miguel de Icaza <miguel@ximian.com>
2003-10-14 Alexandre PigolkineDrawString function added
2003-10-12 Alexandre PigolkineFactories.cs removed
2003-10-12 Alexandre Pigolkinegdpi* files added
2003-10-12 Alexandre Pigolkineimplementation changed to gdi+
2003-10-12 Alexandre Pigolkinesources deleted. gdi+ based implementation will be...
2003-10-12 Duncan Mak* Mono.Cairo/Cairo.cs (cairo_set_target_drawable):...
2003-10-09 Jordi Mas i Hernandezlistview column enhancements
next