ikvm-fork/awt
jfrijters 01da9a7c84 Made WinForms message loop thread creation lazy to hopefully allow more applications to run without message loop thread. This is a (partial) workaround for bug #3515033. 2012-04-11 08:55:38 +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 theming.cs to VS project. 2012-03-21 08:25:12 +00:00
ShellApi.cs Documentation 2010-11-09 15:41:43 +00:00
awt.build Use XP style for FileChooserIcons 2012-03-20 20:30:37 +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 * extends the generics from NetContainerPeer to NetWindowPeer 2012-03-10 22:26:15 +00:00
images.cs remove NetProducerImage and replace it with ToolkitImage 2010-12-27 21:16:43 +00:00
native.cs Fixed the .NET 4 security attributes. 2012-03-21 08:36:09 +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
theming.cs Fixed the .NET 4 security attributes. 2012-03-21 08:36:09 +00:00
toolkit-0.95.cs Made WinForms message loop thread creation lazy to hopefully allow more applications to run without message loop thread. This is a (partial) workaround for bug #3515033. 2012-04-11 08:55:38 +00:00