ikvm-fork/awt
jfrijters f333fb65b4 Added native.cs to Visual Studio project. 2010-06-14 05:34:48 +00:00
..
AssemblyInfo.cs.in Add APTCA for .NET 4.0 transparency. 2010-06-11 06:58:35 +00:00
IKVM.AWT.WinForms.8.csproj Added native.cs to Visual Studio project. 2010-06-14 05:34:48 +00:00
awt.build Verify after build. 2010-06-11 06:58:52 +00:00
converter.cs Java allows DashPattern to have 0.0 in float array but not in .NET. Java seems to generate {1.0, 0.0} for solid pattern in some cases. Therefore, we need to fiddle with the conversion to make sure the dash pattern is valid in .NET world 2009-08-17 23:54:15 +00:00
fonts-0.95.cs fixing the painting of the GlyphVector with the StandardGlyphVector from Sun 2009-05-30 21:32:32 +00:00
graphics.cs Add the Java symbolic font names to the list of all available font names. 2009-12-11 15:21:34 +00:00
images.cs Added parameter validation and .NET 4.0 security attribute. 2010-06-11 04:14:35 +00:00
native.cs - Moved security critical code to C# side. 2010-06-11 06:57:44 +00:00
printing.cs Fixed SafeHandle usage and added .NET 4.0 security attributes. 2010-06-11 04:46:21 +00:00
robot.cs - Removed .NET 1.1 specific code 2007-11-26 08:38:38 +00:00
toolkit-0.95.cs fix dragdropinprogress 2009-12-09 00:45:55 +00:00