2005-10-04 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.Drawing / System.Drawing / Image.cs
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-17 Kornél PálImage.cs: Implemented FromHbitmap.
2005-09-05 Jordi Mas i Hernandez2005-09-05 Jordi Mas i Hernandez <jordi@ximian.com>
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-29 Eyal AlaloufStandardized Mainsoft ConstraintCollection tests.
2005-05-26 Peter Dennis Bartok2005-05-25 Jonathan Gilbert <logic@deltaq.org>
2005-05-20 Kornél PálUses MemoryStream wrapping on all platforms if needed
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-11 Jordi Mas i Hernandez2005-05-11 Jordi Mas i Hernandez <jordi@ximian.com>
2005-05-09 Sebastien PouliotCheck platform without using #define
2005-05-09 Sebastien Pouliot2005-05-09 Sebastien Pouliot <sebastien@ximian.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-30 Jordi Mas i Hernandez2005-03-30 Jordi Mas i Hernandez <jordi@ximian.com>
2005-03-23 Jordi Mas i Hernandezremove debug console
2005-03-23 Jordi Mas i HernandezIn System.Drawing.Imaging:
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-17 Peter Dennis Bartok2005-03-17 Peter Bartok <pbartok@novell.com>
2005-02-11 Geoff Norton2005-02-10 Geoff Norton <gnorton@customerdna.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-28 Ben Maurer2004-12-27 Ben Maurer <bmaurer@ximian.com>
2004-12-27 Jordi Mas i HernandezZoltan's fixes of SD marshalling in AMD64
2004-12-14 Marek SafarCopied remotely
2004-11-25 Marek Safarremoved unused variables
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-11-03 Miguel de Icaza2004-11-03 Miguel de Icaza <miguel@ximian.com>
2004-11-03 Miguel de Icaza2004-11-03 Miguel de Icaza <miguel@ximian.com>
2004-10-08 RavindraImage.cs: Suppress finalization in Dispose () method.
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-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-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-16 Sanja GuptaChangeLog: Updated ChangeLog.
2004-06-16 Sachin KumarAdd license and copyright to all source files in System...
2004-06-15 Sanja GuptaChangeLog: Update ChangeLog.
2004-06-10 Jordi Mas i Hernandezlock resource creation, cloning, and destroying
2004-06-10 Gert Driesen* Image.cs: API signature fixes, meaning DisposeResourc...
2004-06-09 Miguel de IcazaAPI signature fixes
2004-06-08 Jordi Mas i HernandezSaveAdd wrappers
2004-05-15 Vladimir Vukicevic* EncoderParameters.cs: Added ToNativePtr() method...
2004-05-13 Peter Dennis Bartok- Implemented GetThumbnailImage method
2004-05-12 Jordi Mas i HernandezAPI compatibility changes
2004-05-12 Ravindra * Bitmap.cs, Font.cs, FontConverter.cs, Graphics.cs...
2004-05-04 Jordi Mas i Hernandezrawformat should be handled by GDI+
2004-05-04 Sanja GuptaChangeLog: Updated ChangeLog
2004-04-30 Jordi Mas i Hernandezfixes MemoryBmp when saving images
2004-04-30 Sanja GuptaChangeLog: Updated ChangeLog
2004-04-30 RavindraAdding more checks for status.
2004-04-29 Jordi Mas i Hernandezfixes save method using formatID instead of ClsID
2004-04-26 Sanja GuptaChangeLog: Updated ChangeLog
2004-04-25 Sanja GuptaChangeLog: Updated ChangeLog
2004-04-24 Vladimir Vukicevic * Commited patch from pcgod@gmx.net (Bnehamin Jemlich...
2004-04-22 Jordi Mas i Hernandezadds gdi+ calls for two image methods
2004-04-11 Vladimir Vukicevic* Image.cs: Save should use encoder.FormatID, not Clsid
2004-04-06 Vladimir VukicevicNote: Some functionality is (temporarily) lost from...
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-24 Jordi Mas i Hernandezfixes image and bmp dpi
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-18 Miguel de IcazaFlush
2004-02-24 Peter Dennis Bartok- Prevented duplicate free
2004-02-16 Jordi Mas i Hernandezrevert Sanjay patches
2004-02-13 Sanja GuptaChangeLog: Updated ChangeLog
2004-02-12 Sanja GuptaChangeLog: Updated changelog
2004-01-22 Jordi Mas i Hernandezserveral methods added, serveral fixes, and test case
2004-01-10 RavindraAdded missing attributes to relevent classes and correc...
2003-11-13 Andreas N2003-11-13 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-11-02 Alexandre Pigolkineuse 32bpp bitmaps internally
2003-10-25 Atsushi Eno2003-10-25 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2003-10-24 Miguel de IcazaIn Short:
2003-10-23 Miguel de Icaza2003-10-23 Miguel de Icaza <miguel@ximian.com>
2003-10-12 Alexandre Pigolkineimplementation changed to gdi+
2003-08-23 Alexandre PigolkineDebug output removed
2003-08-07 Duncan Mak* ItfImage.cs: Reformatted and removed sections that...
2003-07-30 Alexandre PigolkineInternalImageInfo class improved
2003-07-24 Miguel de Icaza2003-07-23 Miguel de Icaza <miguel@ximian.com>
2003-07-22 Alexandre Pigolkineimplementation added
2003-07-14 Miguel de IcazaXrFunctions are now complete and match the Xr implement...
2003-06-27 Alexandre Pigolkinecoordinate transformation
2003-06-15 Alexandre Pigolkineimplementation added, see ChangeLog
2003-06-06 Alexandre Pigolkinecall implementation
2003-05-26 Alexandre Pigolkineanalyse environment variable/machine.config for impleme...
2003-05-23 Aleksey RyabchukAdded missing Serializable attributes, deserialization...
2003-04-26 Alexandre Pigolkinedelegate function calls to implementation
next