| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- 2002-10-13 DennisHayes <[email protected]>
- * PrintDocument
- * Added OriginAtMargin for .NET V 1.1 compatablity.
- 2002-9-2 DennisHayes <[email protected]>
- * PageSettings.cs
- * PaperSize.cs
- * PaperSource.cs
- * PrintControler.cs
- * PrintDocument.cs
- * PrintingPermission.cs
- * PrintPageEventHandler.cs
- * QueryPageSettingEventArgs.cs
- * QueryPageSettingsEventHandler.cs
- * added todos back
- * minor bug fixes
- 2002-9-2 DennisHayes <[email protected]>
- * Duplex.cs
- * InvalidPrinterExecption.cs
- * Margins.cs
- * MarginsConverter.cs
- * PageSettings.cs
- * PaperKind.cs
- * PaperSize.cs
- * PaperSource.cs
- * PaperSourceCollection.cs
- * PaperSourceKind.cs
- * PaperUnitConvert.cs
- * PreviewPageInfo.cs
- * PreviewPrintControler.cs
- * PrintControler.cs
- * PrintDocument.cs
- * PrinterResolution.cs
- * PrinterResolutionKind.cs
- * PrinterSettings.cs
- * PrinterUnit.cs
- * PrintEventArgs.cs
- * PrintEventHandler.cs
- * PrintingPermission.cs
- * PrintingPermissionAttribute.cs
- * PrintingPermissionLevel.cs
- * PrintPageEventArgs.cs
- * PrintPageEventHandler.cs
- * PrintRange.cs
- * QueryPageSettingEventArgs.cs
- * QueryPageSettingsEventHandler.cs
- * StandardPrintController.cs
- * Added null classes for most/all classes, Many stubs, and some implmentation
-
|