Improve test to handle constants of classes whose value is null
[mono.git] / mcs / class / System.Drawing /
2004-10-04 Ravindra * gdipFunctioncs.cs: Fix from Alois for bug #67383.
2004-09-29 Jackson Harper * Graphics.cs: Use FromHdcInternal to set the X display
2004-09-17 Marek Safar2004-09-17 Marek Safar <marek.safar@seznam.cz>
2004-09-16 RavindraAdded VS.NET project for System.Drawing.
2004-09-14 Raja R Harinathcvs ignores, sorry about the spam
2004-09-13 Ravindra * Graphics.cs: MSDN says that using image width and...
2004-09-10 Ravindra * Graphics.cs: Implemented DrawIcon methods and fixed
2004-09-09 Sebastien Pouliot2004-09-09 Sebastien Pouliot <sebastien@ximian.com>
2004-09-09 Sebastien Pouliot2004-09-09 Sebastien Pouliot <sebastien@ximian.com>
2004-09-09 Sebastien Pouliot2004-09-09 Sebastien Pouliot <sebastien@ximian.com>
2004-08-21 Jackson Harper * ImageAnimator.cs: Run animator as a backgroun...
2004-08-21 Ravindra * gdipFunctions.cs: Modified exception message to...
2004-08-17 RavindraTypo
2004-08-10 Jackson Harper* SystemColors.cs: Make Highlight colour match colour...
2004-07-30 Ravindra * Font.cs: Fixed Height property implementation and...
2004-07-30 RavindraFlushing.
2004-07-29 Sanja GuptaChangeLog: Updated ChangeLog.
2004-07-29 Sanja GuptaChangeLog: Updated ChangeLog.
2004-07-29 Sanja GuptaChangeLog: Updated ChangeLog.
2004-07-28 Sanja GuptaChangeLog: Updated ChangeLog.
2004-07-22 RavindraSome formatting
2004-07-22 RavindraFlushing
2004-07-22 Ravindra * gdipFunctions.cs: Corrected signatures of GdipPathIt...
2004-07-21 Jordi Mas i Hernandezfixes Graphics.MeasureCharacterRanges and StringFormat...
2004-07-16 Ravindra * GraphicsPathIterator.cs: New implementation using...
2004-07-16 Ravindra * gdipFunctions.cs: Added P/Invokes for GraphicsPathIt...
2004-07-16 RavindraMinor changes in the script.
2004-07-15 Ravindra * gdipFunctions.cs: Removed GdipGetPathData...
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 * gdipFunctions.cs: Removed GdipGetPathGradientRectI...
2004-07-13 Ravindra * PathGradientBrush.cs: Removed all the private variables.
2004-07-13 Ravindra * gdipFunctions.cs: Added some P/Invokes for PathGradi...
2004-07-09 Peter Dennis Bartok- Added support required for new managed System.Windows...
2004-07-02 Jordi Mas i Hernandezfixes bug 61050
2004-06-25 Ravindra * LinearGradientBrush.cs: Added checks for the values of
2004-06-24 Sanja GuptaChangeLog: Updated ChangeLog.
2004-06-24 Sanja GuptaChangeLog: Updated Changelog
2004-06-22 Jordi Mas i Hernandezfixes class name in filename
2004-06-22 Jordi Mas i HernandezMeasureString wrappers
2004-06-22 Sanja GuptaChangeLog: Updated ChangeLog.
2004-06-22 Jordi Mas i Hernandezdefine and use GdipSetVisibleClip_linux
2004-06-22 Jordi Mas i Hernandezadd clip sample
2004-06-20 Jordi Mas i Hernandezadded missing wrappers
2004-06-18 RavindraCorrecting some errors of last checkin.
2004-06-18 Ravindra * FontConverter.cs: Implemented the missing functions.
2004-06-18 RavindraSome formatting and cleanup.
2004-06-17 RavindraMoving samples from Test/System.Drawing to Samples...
2004-06-17 Sachin KumarAdded license and copyright
2004-06-17 Sachin KumarAdded license and copyright
2004-06-16 Sanja GuptaChangeLog: Updated ChangeLog.
2004-06-16 Sachin KumarAdd license and copyright to all source files in System...
2004-06-16 Sachin KumarAdd license and copyright to all source files in System...
2004-06-16 Sachin KumarAdd license and copyright to all source files in System...
2004-06-15 Sanja GuptaChangeLog: Update ChangeLog.
2004-06-14 Gert Driesen* EmfPlusRecordType.cs: fixed mismatches in enum field...
2004-06-14 Gert Driesen* DashCap.cs: fixed mismatches in enum field values
2004-06-11 Ravindra * run-samples.sh: Added a script to run the...
2004-06-11 Ravindra * gdipFunctions.cs: (GdipCreateSolidFill):...
2004-06-10 Jordi Mas i Hernandezremove dbg code
2004-06-10 Jordi Mas i Hernandez*** empty log message ***
2004-06-10 Jordi Mas i Hernandezmove samples to the samples dir
2004-06-10 Jordi Mas i Hernandezlock resource creation, cloning, and destroying
2004-06-10 Sanja GuptaChangeLog: Updated ChangeLog.
2004-06-10 Gert Driesen* Image.cs: API signature fixes, meaning DisposeResourc...
2004-06-10 Ravindra * Makefile: Suppress compiler warning cs:618 for test...
2004-06-10 Sanja GuptaChangeLog: Updated ChangeLog.
2004-06-10 Sanja GuptaChangeLog: Updated ChangeLog
2004-06-09 Miguel de IcazaAPI signature fixes
2004-06-09 Jordi Mas i Hernandezsimplifies object destruction and fixes
2004-06-09 Sanja GuptaChangeLog: Updated ChangeLog
2004-06-09 Jordi Mas i Hernandezadded missing destructors
2004-06-09 Sanja GuptaChangeLog: Updated ChangeLog.
2004-06-09 Raja R HarinathRemove trailing empty lines
2004-06-08 Jordi Mas i Hernandezcompose sample
2004-06-08 Jordi Mas i HernandezSaveAdd wrappers
2004-06-03 Ravindra * HatchBrush.cs: Added missing test cases for all...
2004-06-03 Ravindra * Makefile: Updated. We don't need to define the flag
2004-06-02 Peter Dennis Bartok- Fixed bug #59479
2004-06-01 RavindraMinor correction in Pen.Dispose and SolidBrush.Dispose
2004-06-01 RavindraPatch from Gert Driesen.
2004-06-01 RavindraFormatting.
2004-06-01 Ravindra * Pen.cs: Added a note on Dispose method.
2004-05-31 Ravindra * pie.cs: Made the output image little organized and...
2004-05-28 Ravindra * gdipFunctions.cs: Added some P/Invoke calls for...
2004-05-27 RavindraTemporarily ignoring a failing test case.
2004-05-27 RavindraIgnored the tests that are failing because of bug ...
2004-05-27 RavindraChanged test for Color.Green.G to make it pass on MS.
2004-05-27 RavindraConforming Color.Green to MS.
2004-05-26 Jordi Mas i Hernandezgif image sample
2004-05-26 Sanja GuptaChangeLog: Updated ChangeLog.
2004-05-26 Sanja GuptaChangeLog: Update ChangeLog.
2004-05-26 RavindraAdded test for Color.cs.
2004-05-26 RavindraAdded a note.
2004-05-26 RavindraMinor fix in Color.Green property.
2004-05-26 RavindraTest for Color.cs.
2004-05-25 Jordi Mas i Hernandezadded wrapmode examples
2004-05-24 Jordi Mas i Hernandezremove unnecessary code, since bug 57706 is fixed
2004-05-22 Jordi Mas i HernandezImageAttributes sample
next