Menu

Commit [r510]  Maximize  Restore  History

* Updated per merge from /branches/delphi2010-port:501-502,505.

* Removes Properties button and resulting document properties dialog from print dialog box.
* UPrinterDocPropsDlg.pas unit removed.
* Help file updated.
* "Fixes" bug 2868706.

delphidabbler 2009-11-08

changed /trunk/Src/CodeSnip.dpr
changed /trunk/Src/FmPrintDlg.dfm
changed /trunk/Src/FmPrintDlg.pas
changed /trunk/Src/Help/HTML/dlg_print.htm
removed /trunk/Src/UPrinterDocPropsDlg.pas
/trunk/Src/CodeSnip.dpr Diff Switch to side-by-side view
--- a/trunk/Src/CodeSnip.dpr
+++ b/trunk/Src/CodeSnip.dpr
@@ -52,6 +52,7 @@
 {$WRITEABLECONST OFF}
 
 {%ToDo 'CodeSnip.todo'}
+
 
 uses
   Forms,
@@ -262,7 +263,6 @@
   UPreferences in 'UPreferences.pas',
   UPrintDocuments in 'UPrintDocuments.pas',
   UPrintEngine in 'UPrintEngine.pas',
-  UPrinterDocPropsDlg in 'UPrinterDocPropsDlg.pas',
   UPrintInfo in 'UPrintInfo.pas',
   UPrintMgr in 'UPrintMgr.pas',
   UProtocols in 'UProtocols.pas',
/trunk/Src/FmPrintDlg.dfm Diff Switch to side-by-side view
Loading...
/trunk/Src/FmPrintDlg.pas Diff Switch to side-by-side view
Loading...
/trunk/Src/Help/HTML/dlg_print.htm Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.