use proper marshalling now that 53700 is fixed
[mono.git] / mcs / class / System.Drawing /
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...
2003-12-04 Gonzalo Paniagua... 2003-12-04 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-12-02 Bernie Solomon2003-12-02 Bernie Solomon <bernard@ugsolutions.com>
2003-11-28 Duncan Mak(CompoundArray): Hide this for now.
2003-11-28 Duncan Mak* Brush.cs (CreateBrush): new internal factory method...
2003-11-26 Miguel de IcazaFix build
2003-11-26 Peter Dennis Bartok* Added Dispose()
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-20 Miguel de IcazaFix
2003-11-20 Miguel de IcazaAdd empty file
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-17 Miguel de Icazaoops
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-14 Duncan Mak* general.c (gdip_get_status): Take cairo_status_t...
2003-11-13 Andreas N2003-11-13 Andreas Nahr <ClassDevelopment@A-SoftTech...
next