ikvm-fork/awt
smallsql 15fa39c4b9 Add the Java symbolic font names to the list of all available font names. 2009-12-11 15:21:34 +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 Add the Java symbolic font names to the list of all available font names. 2009-12-11 15:21:34 +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 PrintGraphics added 2009-11-01 12:01:38 +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