Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/ikvm-fork.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-27Remove unused filesmaster-signedMiguel de Icaza
2012-08-24If the page count was not known before printing then an additional blank page...smallsql
2012-08-23implements the method isAttributeValueSupported for the Win32PrintServicesmallsql
2012-08-23MediaSizes must always portrait.smallsql
2012-08-06Fix a ClassCastException in printerJob.defaultPage() if the default paper for...smallsql
2012-07-31Add support for running with headless awt toolkit. Fix for #3552089.jfrijters
2012-03-22Replaced non-ascii character (micro) with ascii 'u'.smallsql
2012-03-22Add support for custom paper formatsmallsql
2012-02-27Replaced non-ascii character (micro) with ascii 'u'.jfrijters
2011-07-30Fix Print to filesmallsql
2011-07-29Fix PrinterResolution and PrinterQuality default attribute for a default prin...smallsql
2011-01-24Integrated OpenJDK 6 b21.jfrijters
2011-01-24Implementation of several print attributes (Copies, Collation, Orientation, M...smallsql
2011-01-17Removed unused imports of sun.reflect.generics.reflectiveObjects.NotImplement...jfrijters
2010-12-15Some fixes on the printing API from Karsten Heinrichsmallsql
2009-11-01Printing API next stepsmallsql
2009-11-01PrintGraphics addedsmallsql
2009-10-28Add class sun.print.Win32PrintJobsmallsql
2009-10-27Add the class because it will be instantiate via reflection currentlysmallsql
2009-10-02First implementation of Win32PrintServiceLookupsmallsql
2009-10-02Placeholder for future implementationssmallsql
2009-10-02Add getDefaultPrinterName and getAllPrinterNames to the PrintPeersmallsql
2009-03-03Add a PrintPeer as helper class for the print APIsmallsql