ikvm-fork/awt
smallsql 38de80d343 Fix a NullReferenceException 2012-03-10 14:31:47 +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 ShellApi.cs 2010-11-08 16:07:28 +00:00
ShellApi.cs Documentation 2010-11-09 15:41:43 +00:00
awt.build Activate the new Shell Folder API for a better support of virtual folder like Desktop, Computer, etc 2010-11-08 15:42:32 +00:00
composite.cs Removed "var" to maintain C# 2.0 compatibility. 2010-11-01 12:50:22 +00:00
converter.cs Fix a NullReferenceException 2012-03-10 14:31:47 +00:00
fonts-0.95.cs Currently there are an inconsistency between NetFontMetrics and FontDesignMetrics. To prevent this we replace all with FontDesignMetrics and remove NetFontMetrics. 2011-01-23 11:20:38 +00:00
graphics.cs Graphics2D.clip(null) should only throw NPE for a Component graphics. 2011-11-25 08:10:34 +00:00
images.cs remove NetProducerImage and replace it with ToolkitImage 2010-12-27 21:16:43 +00:00
native.cs Removed bogus comparisons of IntPtr with null. 2011-01-25 11:08:49 +00:00
printing.cs Some fixes on the printing API from Karsten Heinrich 2010-12-15 14:53:33 +00:00
robot.cs Remove unused code instead of commenting it out. 2011-02-14 05:21:07 +00:00
toolkit-0.95.cs We should override Toolkit.areExtraMouseButtonsEnabled() to avoid infinite recursion. 2012-03-01 15:01:40 +00:00