* FileSystemInfo.cs: corrected COM visibility of UTC properties
[mono.git] / mcs / class / System.Drawing /
2004-04-12 RavindraAdded TestSystemBrushes.cs to the test sources list.
2004-04-12 RavindraAdding TestSystemBrushes.cs
2004-04-12 Peter Dennis Bartok- Implemented Font.ToHfont method
2004-04-11 Vladimir Vukicevic* Image.cs: Save should use encoder.FormatID, not Clsid
2004-04-08 Jordi Mas i Hernandezfixes region methods signature
2004-04-07 RavindraUse PNG instead of BMP.
2004-04-07 Duncan MakTry this as well.
2004-04-07 Duncan MakAdded a case where the sweep angle is greater than 360
2004-04-07 Duncan Mak* GraphicsPath.cs (GraphicsPath): Filled out the missing
2004-04-06 Jordi Mas i Hernandezregion samples
2004-04-06 Jordi Mas i Hernandezfixes GetRegionScans
2004-04-06 Vladimir VukicevicNote: Some functionality is (temporarily) lost from...
2004-04-05 Jordi Mas i Hernandezfixes
2004-04-05 Jordi Mas i Hernandezadded missing members
2004-04-02 Jordi Mas i Hernandezregion c# implementation
2004-04-02 Duncan Mak* GraphicsPath.cs (AddCurve, AddClosedCurve): Added...
2004-03-31 Jordi Mas i Hernandezmore image methods implemented
2004-03-30 Jordi Mas i Hernandezuse gdi+ functions to get image details
2004-03-29 Jordi Mas i Hernandezadded missing methods and properties to a few classes...
2004-03-26 Jordi Mas i Hernandezadded missing members and complete the wrapper
2004-03-26 Ravindrados2unix and some cosmatic changes.
2004-03-26 RavindraFixed wrapmode enum values.
2004-03-25 RavindraAdded a sample for TextureBrush wrapmodes.
2004-03-25 RavindraAdded ChangeLog and a bmp for samples.
2004-03-24 Jordi Mas i Hernandezfixes image and bmp dpi
2004-03-24 Jordi Mas i Hernandezdrawimage sample
2004-03-24 Jordi Mas i Hernandezadded missing DrawImage gdi+ calls and example
2004-03-23 RavindraImplementing LinearGradientBrush.cs public methods.
2004-03-23 RavindraAdded few P/Invoke calls for LinearGradientBrush.
2004-03-22 Jordi Mas i Hernandezpie sample
2004-03-22 RavindraImplementing LinearGradientBrush.cs and fixing PathGrad...
2004-03-22 RavindraAdded few P/Invoke calls for LinearGradientBrush and...
2004-03-19 Jordi Mas i Hernandezbmp encoder /decoder enhancements and bug fixing
2004-03-19 Jordi Mas i Hernandezrevert Sanjay's patch. It broke the TestBimap test...
2004-03-19 Sanja GuptaChangeLog: Updated ChangeLog
2004-03-19 Sanja GuptaChangeLog: Updated ChangeLog
2004-03-18 Miguel de IcazaFixBuild
2004-03-18 Miguel de IcazaFlush
2004-03-18 Miguel de IcazaImprove error checking
2004-03-18 RavindraAdded TestBitmap, TestBlend and TestColorBlend to the...
2004-03-18 RavindraMinor fixes.
2004-03-18 RavindraChangeLog.
2004-03-18 RavindraChangeLog.
2004-03-18 RavindraChangeLogs.
2004-03-18 RavindraChangeLog
2004-03-17 RavindraAdded changelog.
2004-03-17 RavindraCreated README for directory structure of Tests and...
2004-03-17 RavindraAdded tests for Blend.cs and ColorBlend.cs.
2004-03-17 RavindraAdded changelog.
2004-03-17 RavindraFixed Blend.cs and ColorBlend.cs.
2004-03-17 RavindraAdded a test for HatchBrush.
2004-03-16 Jordi Mas i Hernandezrun test info update
2004-03-16 Miguel de Icazados2unix
2004-03-13 Gonzalo Paniagua... 2004-03-13 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-03-10 Jordi Mas i Hernandezadd more complex font drawing to the sample
2004-03-10 RavindraImplemented PenType property in Pen and coding style...
2004-03-09 Jordi Mas i Hernandezfixes GetStringFormatTabStops and adds member to test it
2004-03-06 RavindraImplementing methods for PathGradientBrush.
2004-03-06 RavindraAdding more GDI+ P/Invoke calls for PathGradientBrush.
2004-03-06 RavindraImplemented constructors and properties of PathGradient...
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-04 Sanja GuptaChangeLog: Updated ChangeLog
2004-03-04 Nick Drochak2004-03-04 Nick Drochak <ndrochak@ieee.org>
2004-03-03 Sanja GuptaChangeLog: Updated ChangeLog
2004-03-03 Sanja GuptaChangeLog: Updated ChangeLog
2004-03-03 Nick Drochak2004-03-03 Nick Drochak <ndrochak@ieee.org>
2004-03-03 Sanja GuptaChangeLog: Updated ChangeLog
2004-03-02 Jordi Mas i HernandezImplemented font strikeout and underline, allows multip...
2004-02-27 RavindraCorrected WrapMode enum values.
2004-02-26 Jordi Mas i Hernandezfix tests
2004-02-25 Andreas N2004-02-25 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-02-25 Andreas N2004-02-25 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-02-25 Jordi Mas i Hernandezfontcollection wrapper and fixes
2004-02-25 Jordi Mas i Hernandezno handle support anytime soon
2004-02-25 Jordi Mas i Hernandezstringformat clone method
2004-02-25 Jordi Mas i Hernandezclone test method
2004-02-24 Jordi Mas i Hernandezfont clone, tostring, and fix
2004-02-24 Peter Dennis Bartok- Prevented duplicate free
2004-02-23 Jordi Mas i HernandezMeasureString sample
2004-02-21 Jordi Mas i Hernandezremove swf depen. from sample
2004-02-21 Jordi Mas i Hernandezmeasure string
2004-02-17 Jordi Mas i Hernandezunits font support
2004-02-17 RavindraFew bug fixes in EncoderParameter.cs and file format...
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-13 Jordi Mas i Hernandezfont and format drawing samples
2004-02-13 Sanja GuptaChangeLog: Updated ChangeLog
2004-02-12 Sanja GuptaChangeLog: Updated changelog
2004-02-12 RavindraAdded EncoderParameter.cs and EncoderParameters.cs...
2004-02-12 RavindraImplemented EncoderParameter.cs and EncoderParameters.cs.
2004-02-11 RavindraAdded status checks using CheckStatus(Status) method.
2004-02-10 Jordi Mas i Hernandezdrawstring methods fixes
2004-02-08 Andreas N2004-02-07 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-02-07 Andreas Nremoved
next