Switch to compiler-tester
[mono.git] / mcs / class / System.Drawing / System.Drawing / Font.cs
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-13 Marek SafarUpdated to be more consistent
2005-06-11 Gonzalo Paniagua... 2005-06-11 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-05 Ritvik MayankIn tests/attributes:
2005-04-04 Jordi Mas i Hernandez2005-04-04 Jordi Mas i Hernandez <jordi@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-22 Jordi Mas i HernandezFixes GdipGet* signatures function calls
2004-12-17 Peter Dennis Bartok- Removed Wine assumptions, the handle is now equivalen...
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-27 Jordi Mas i Hernandezfixes bug 66533
2004-10-22 Jordi Mas i HernandezRemoves lock operations. Agreed with Miguel
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-17 Marek Safar2004-09-17 Marek Safar <marek.safar@seznam.cz>
2004-09-10 RavindraBackporting some fixes.
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-30 Ravindra * Font.cs: Fixed Height property implementation and...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
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-16 Sachin KumarAdd license and copyright to all source files in System...
2004-06-10 Jordi Mas i Hernandezlock resource creation, cloning, and destroying
2004-06-09 Miguel de IcazaAPI signature fixes
2004-06-01 RavindraPatch from Gert Driesen.
2004-05-12 Jordi Mas i HernandezAPI compatibility changes
2004-05-12 Ravindra * Bitmap.cs, Font.cs, FontConverter.cs, Graphics.cs...
2004-04-29 RavindraAdding checks for status of the GDI+ P/Invokes.
2004-04-22 Peter Dennis Bartok- Implemented Font.FromHfont method
2004-04-21 Jordi Mas i Hernandeznew font methods and rectangleconverter wrapper
2004-04-12 Peter Dennis Bartok- Implemented Font.ToHfont method
2004-03-02 Jordi Mas i HernandezImplemented font strikeout and underline, allows multip...
2004-02-24 Jordi Mas i Hernandezfont clone, tostring, and fix
2004-02-17 Jordi Mas i Hernandezunits font support
2004-02-03 Jordi Mas i Hernandezuse proper marshalling now that 53700 is fixed
2004-02-03 Jordi Mas i Hernandezhandle font properties
2004-01-29 Jordi Mas i Hernandezfont enhancements
2003-12-13 Todd Berman2003-12-13 Todd Berman <tberman@sevenl.net>
2003-11-13 Andreas N2003-11-13 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-10-12 Alexandre Pigolkineimplementation changed to gdi+
2003-07-14 Miguel de IcazaXrFunctions are now complete and match the Xr implement...
2003-06-20 Alexandre Pigolkineimplementation added
2003-05-23 Aleksey RyabchukAdded missing Serializable attributes, deserialization...
2003-04-26 Alexandre Pigolkinedelegate function calls to implementation
2003-02-21 Alexandre Pigolkinesmall changes to be able to run SWF apps
2003-02-08 Piers Haken2003-02-08 Piers Haken <piersh@friskit.com>