Commit Graph

  • ca1c51f5df When printing from the command line, the program remains in memory for a very long time after it is done executing. It appears to be associated with garbage collection. I added code so that the process will be killed immediately after the window is closed. This fixes bug B2012-261. Remove unnecessary line. Rich 2012-10-08 19:13:00 +00:00
  • 05713fc653 Kathy 2012-10-08 16:43:00 +00:00
  • 2946d5b644 B2012-169 – x/y plot was printing very small and straddled the top of the page. John 2012-10-05 15:00:11 +00:00
  • 3534b9bca0 implemented the UsesSTExtraRealValue flag B2012-188 - added logic for the PREDELIMEOPNUM pagelist token. John 2012-10-05 14:59:20 +00:00
  • d7d1b7194d fixed issue of being prompted for the folder containing the FMTALL and GENMACALL folders, when performing the Update Formats option John 2012-10-05 14:58:08 +00:00
  • 417e6ebb40 Kathy 2012-10-04 11:38:27 +00:00
  • 4fe7c005b4 Kathy 2012-10-04 11:37:44 +00:00
  • be67f808d1 Kathy 2012-10-04 11:35:36 +00:00
  • 769791716e Kathy 2012-10-04 11:34:51 +00:00
  • b8d6bde4e0 Kathy 2012-10-04 11:32:50 +00:00
  • 06a73d2c30 Kathy 2012-10-04 11:32:00 +00:00
  • 2fdb19be8e Kathy 2012-10-04 11:31:23 +00:00
  • 96659a8c44 Kathy 2012-10-04 11:30:16 +00:00
  • 3f89ac22d7 Kathy 2012-10-04 11:24:49 +00:00
  • 1c18837be1 Kathy 2012-10-04 11:23:39 +00:00
  • 1f74f7673b Kathy 2012-10-04 11:20:03 +00:00
  • 2e18286a17 Kathy 2012-10-04 11:18:29 +00:00
  • 314046cd77 Kathy 2012-10-04 11:11:06 +00:00
  • 905c00868a B2012-242, fixed the table conversion logic to handle merged rows in the last column of a table and to better handle more than two merged rows in the middle of a table John 2012-10-01 15:17:00 +00:00
  • 2d61936fb3 Check Paragraph Types to see if they should get a sequential Paragraph Number. Increased SQL timeout for search. Rich 2012-09-28 18:41:30 +00:00
  • d1e10d79c2 Improved RO Search Performance Improved Annotation Search Performance Changed SQL to always do a drop and create rather than an ALTER Changed SQL to always give a status after a CREATE Rich 2012-09-28 18:40:57 +00:00
  • 42b94eac97 Fix to remove the ‘>’ character at the end of the plot definition which was preventing the plot from being generated. (B2012-186) John 2012-09-28 14:46:04 +00:00
  • 5beff6cd48 Kathy 2012-09-27 11:29:23 +00:00
  • 58ba9d1fca Kathy 2012-09-27 11:27:54 +00:00
  • 6859ee7623 Kathy 2012-09-27 11:25:23 +00:00
  • b62a1ce79c Kathy 2012-09-27 11:19:26 +00:00
  • 6c23626864 Kathy 2012-09-27 11:17:07 +00:00
  • 77cfb0bed2 Kathy 2012-09-27 11:16:26 +00:00
  • 4b94a8669e Kathy 2012-09-27 11:10:33 +00:00
  • c0ae487ce1 Kathy 2012-09-27 11:09:51 +00:00
  • bb27c20810 Kathy 2012-09-27 11:07:06 +00:00
  • b30b216e5a Kathy 2012-09-27 11:06:04 +00:00
  • 31fb66002a Kathy 2012-09-27 11:05:07 +00:00
  • a9267ec40e Kathy 2012-09-27 10:30:07 +00:00
  • 146d4383b4 Kathy 2012-09-27 10:27:49 +00:00
  • e8033fe6d4 Kathy 2012-09-27 10:26:36 +00:00
  • 747fd76f21 Center dialog over PROMS window Overlay bottom of dialog with printing status dialog to hide buttons. Correct spelling of DebugPagination.txt file Fix table layout - Linespacing and text within borders Set the yOffset to an integer value after a Table - This was causing some very strange pagination problems. Output one blank line after a figure. Rich 2012-09-25 21:01:10 +00:00
  • 17d0839e6c Keep headers with related text Break a page if the item will not fit on the current page Created ToString method for vlnParagraph Created ToString method for ParagraphLocation Changed Between logic for overlap to exclude exact match Rich 2012-09-21 15:30:59 +00:00
  • 548ac7fea9 Kathy 2012-09-18 13:34:08 +00:00
  • 139b3a35cd Kathy 2012-09-18 13:32:22 +00:00
  • 2d008eb046 Kathy 2012-09-18 13:31:00 +00:00
  • b0df73b670 Kathy 2012-09-18 13:29:39 +00:00
  • f39a3dfbaf Kathy 2012-09-18 13:28:50 +00:00
  • 67e24b7bd9 Kathy 2012-09-18 13:27:10 +00:00
  • a3fcf2a0bb Added TotalPages count to DebugPagination Added logic to close output file on Dispose Output TotalPages count when closed Added Manual Page Break output to DebugPagination.txt Added preliminary pagination logic for KeepStepsOnPages Fixed Pagination Logic for HLP EOPs and WCN EMGs Update TotalPages on completing print of procedure Added YTop to Debug Output on Paragraphs Added preliminary logic for KeepStepsOnPage Correct logic for word-wrap issue Rich 2012-09-17 19:16:27 +00:00
  • 41c9f223b0 Show Progress bar when Printing all procedures Added Cancel button for printing all procedures Added Timer for automatic processes Rich 2012-09-17 19:14:29 +00:00
  • ffcffcc5ba Added two additional context menu items * Compare source safe * Compare mailbox Rich 2012-09-13 22:03:04 +00:00
  • 04fac124c1 removed a console.writeline Control to create RO Usage, RO Summary, RO Complete, and Transition Usage reports Logic to print RO Usage reports Ifdef’d logic for UseOnFirstPage logic for Width Override and Ifdef’d logic for UseOnFirstPage Beginings of code to generate a Complete RO Report John 2012-09-13 19:58:05 +00:00
  • 80e72fbbb0 variables for RO Reports and for UseOnFirstPageOnly logic John 2012-09-13 19:55:06 +00:00
  • 8ffe532d44 logic for Reports (currently just RO Usage reports) methods for RO Usage Reports John 2012-09-13 19:54:26 +00:00
  • cf599335a2 - added stored procedure for use in creating RO Usage Reports John 2012-09-13 19:53:05 +00:00
  • 658f1322f9 Kathy 2012-09-12 13:24:15 +00:00
  • 2956ba702f Kathy 2012-09-12 13:23:21 +00:00
  • b27d274a43 Kathy 2012-09-12 13:10:54 +00:00
  • fe8b388b1b Kathy 2012-09-12 13:10:17 +00:00
  • ec19a07277 Kathy 2012-09-12 13:09:41 +00:00
  • fbe393828c Kathy 2012-09-12 13:08:37 +00:00
  • 430c44ca41 Kathy 2012-09-12 13:06:54 +00:00
  • 7bb9f393e8 Kathy 2012-09-12 13:05:10 +00:00
  • 445b71ac38 Kathy 2012-09-12 13:03:59 +00:00
  • fdf285fea4 Kathy 2012-09-12 13:00:57 +00:00
  • f8040e9a52 Kathy 2012-09-12 12:59:25 +00:00
  • 99b6a97fd3 Kathy 2012-09-12 12:58:40 +00:00
  • aeb64e2479 Kathy 2012-09-12 12:56:00 +00:00
  • 0e2ab11122 Kathy 2012-08-22 16:19:26 +00:00
  • 1ff8a696b8 Kathy 2012-08-16 12:47:53 +00:00
  • 8a86124826 Kathy 2012-08-15 13:55:46 +00:00
  • 9ca49944e3 Cache ROImages so they only have to be read once. Added Page Number to DebugText.txt when printing. Rich 2012-08-14 16:23:06 +00:00
  • cc4b8a2020 Kathy 2012-08-10 10:41:31 +00:00
  • 74b17eb481 Kathy 2012-08-10 10:39:02 +00:00
  • 6713bac8d8 Kathy 2012-08-08 12:23:26 +00:00
  • 68f3e7a0bb Kathy 2012-08-08 12:22:14 +00:00
  • 32e9b47dae Use threading to keep MSWord hangs from hanging the conversion process Fix logic where RichTextBox 4.1 is used to convert RTF text to a word document Rich 2012-08-07 17:44:46 +00:00
  • 0e66393289 RichTextBox Processing Output Config Info for Steps Rich 2012-08-07 17:44:03 +00:00
  • 187f98807d RGE SAMG format - Set the Word Attachments to be paginated continuously with the procedure added code to allow for plant specific modifications to document styles (section styles) John 2012-08-06 18:55:30 +00:00
  • 0bf2b5b640 Added non-safety related text to section 3 John 2012-08-02 14:08:05 +00:00
  • 8bba4e7426 Kathy 2012-08-01 11:31:42 +00:00
  • 058c21ba65 Kathy 2012-08-01 11:22:31 +00:00
  • 8632d6e7e8 Kathy 2012-08-01 11:19:59 +00:00
  • a13b6a7745 Kathy 2012-08-01 11:17:00 +00:00
  • 46385cfa07 Fixed relative location logic to work with absolute locations Rich 2012-07-26 14:15:15 +00:00
  • dbdb1d6f7d Remove unused parameter from PromsPrinter constructor Set the offset of the BackGround (Overlay) depending on the source of the background. If the background source is 32 Bit set the offset to zero. Add DebugPagination output for blank pages Add DebugPagination output for MSWord Sections Add DbeugPagination output for Foldout pages Only adjust wordwrap if background is not 32Bit output Added Back32BitPROMS boolean property to determine if the background is 32 Bit output Rich 2012-07-25 21:46:29 +00:00
  • 66f9ef6f23 Sort the RO values / Groups alphabetically Don't sort the Multiple return values Added logic to set the name of the error log file Rich 2012-07-25 21:45:04 +00:00
  • fab1e8935e The check to see if the iteminfo was already in the cache was using a rediculous amount of time. I removed the check and added erro handling. Rich 2012-07-25 21:43:42 +00:00
  • 43203c4bdd Remove unused parameter from PromsPrinter constructor Remove unused parameter from frmPDFStatusForm constructor Remove event handler for cbxCheckedChanged Set cbxCmpPRMSpfd to invisible since it is no longer needed Remove unused parameter from frmPDFStatusForm constructor Remove unused parameter from PromsPrinter constructor Rename log static field to _MyLog Set the Error Log file name to the Database name and the date of the previous Sunday - This will create a new error log file for each database each week Rich 2012-07-25 21:43:09 +00:00
  • 68d862f71f Set the Error Log file name to include the name of the database and the current date and time Save and Restore the setting to create Red PDFs from MSWORD Show the total Process Time for the Complete Process For individual Phases allow the user to decide if they want backups to be created Set the Database connection string from the settings for individual phases Handle null condition so that the code doesn't bomb Handle relative RO paths in the Proc.INI file Correct the total Step Count by subtracting the number of Sections Rich 2012-07-25 21:40:56 +00:00
  • bf9985110a Read and Save MSWord documents with RichTextBox before they are opened in word to reduce manual fixes to accessory pages Added logic to replace sbkpage, sect, and sectd RTF tokens. Use one RichTextBox to process text since RichTextBoxes are not released if the RTF value is set Rich 2012-07-25 21:39:01 +00:00
  • 808a5db5a9 Kathy 2012-07-18 13:20:51 +00:00
  • 872ce3286e Show processing time from beginning Hide Section and Step Progress when just processing Procedures Add a Progress Bar for Formats Add backup after individual phases Adjusted status labels to show processed/total counts Adjusted size of labels to allow for processed/total counts Use flag to control if Sections and Steps are shown in progress Reset Step count when going to a new procedure Eliminate reset of Step by Section Add a total count to events to setup progress bar Rich 2012-07-16 17:34:32 +00:00
  • d13a0f0fb5 fixed use of Insert Symbol into a table cell and fixed bug where you could not select /copy a portion of table cell text John 2012-07-16 15:09:47 +00:00
  • 7bcfafcc8b Move frmErrors when frmLoader is moved Shutoff SpellCheck for StepRTB Use using for temporary StepRTB Use using for vlnFlexGrid Added debug output to track StepRTBs and vlnFlexGrids in memory Limit bottom margin to 0 or above Dispose of roImage after it is done being used Dispose of Figure after it is done being used. Use GetJustRODB so that images are not loaded. Added ErrorHandler if annotation is deleted after a search Track create, dispose and finalize Add static variable to control if SpellCheck is used Use using for temporary StepRTB Lazy Load SelectionStack Clean-up on Dispose Track create, dispose and finalize Make MyCopyInfo Lazy Loaded Use using for temporary StepRTB Add Dispose method for TableCellEditor Cleanup on Dispose Only kill MSWord instances that are invisible Rich 2012-07-13 18:34:57 +00:00
  • ce21565a15 Now converts 16-bit tables that uses an underline attribute to define a row separator (instead of the dash character) Uncommented the Script Caution tab logic. Needed for initial NSP compares John 2012-07-12 13:09:16 +00:00
  • 2c10b3843b When GetProfile(“Replace”,mstr) didn’t find a match, it returned a NULL. Added check so that if it returned a NULL, the “as is” procedure number is used. John 2012-07-12 13:08:09 +00:00
  • c2210b98f2 Creates Script Cautions for NSPAll . Needed for initial NSP compares John 2012-07-12 13:07:11 +00:00
  • c64ab64568 commented out debug variable John 2012-07-12 13:06:30 +00:00
  • a8aea0dca0 Fixed change bar location on figure. Also ro for figure was not found - fixed this. Kathy 2012-07-12 12:51:21 +00:00
  • c179215c26 Kathy 2012-07-10 14:47:23 +00:00
  • 96b127254e fixed missing end message if continuous section. Kathy 2012-07-10 13:27:26 +00:00
  • d423debb4d Don't put out extra space if first HLS and don't add extra line before borderless figure. Kathy 2012-07-10 13:26:47 +00:00
  • 2812d5b9d7 Fixed crash on double click of usage list item Fix missing end message if continuous section. Kathy 2012-07-10 13:24:51 +00:00