ikvm-fork/awt
smallsql 6e816cddd2 implements createCompatibleVolatileImage for Nimbus 2010-10-06 12:39:36 +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 - Removed the requirement to have peverify and ilasm in the PATH. They are now located automatically and if they are not found, the corresponding build steps are skipped. 2010-08-20 05:35:49 +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 Fix a rounding problem with FontMetrics 2010-10-06 08:31:53 +00:00
graphics.cs implements createCompatibleVolatileImage for Nimbus 2010-10-06 12:39:36 +00:00
images.cs Fix regression with createImage(ImageProducer) 2010-08-09 12:36:16 +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 create() for ButtonPeer and LabelPeer implemented 2010-09-24 08:23:22 +00:00