ikvm-fork/awt
natl 864c77b7f9 add missing Bitmap cleanup code 2009-10-02 00:37:57 +00:00
..
AssemblyInfo.cs - Moved common assembly attributes to single file (CommonAssemblyInfo.cs). 2008-01-03 09:45:49 +00:00
IKVM.AWT.WinForms.8.csproj Added reference to IKVM.OpenJDK.Media.dll 2009-07-10 06:04:41 +00:00
awt.build Added reference to IKVM.OpenJDK.Media.dll 2009-07-07 11:59:08 +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 reduce number of instances needed for finalizers to reduce GC work 2009-10-02 00:05:56 +00:00
images.cs fix a bug where the default foreground/background color in paint method are not derived from the color setting of the component 2009-09-30 16:22:14 +00:00
printing.cs Add a PrintPeer as helper class for the print API 2009-03-03 20:05:35 +00:00
robot.cs - Removed .NET 1.1 specific code 2007-11-26 08:38:38 +00:00
toolkit-0.95.cs add missing Bitmap cleanup code 2009-10-02 00:37:57 +00:00