Commit Graph
100 Commits
Author SHA1 Message Date
Rich 8f110a10e3 Properly Save Text from DisplayText
Fixed logic to support single character in a stepRTB
(Fixed 127) Corrected code to deal with null AERStepItem
Added code to respond to a Right Arrow for steps that don't have RNOs
Changed KeyDown (Keys.Down) logic to support a Hard-Return at the end of a StepRTB
2010-10-19 15:55:08 +00:00
Rich 4e8b7932bd Changed Property - CalledFrom - Returns Method that called the current Method 2010-10-19 15:53:44 +00:00
Rich ecb9f7f872 Save Item only once when text is updated
Adjust AER to reflect changes in the RNO column
Added AnnotationColor property
Set Active or Inactive BackColor for StepRTB
2010-10-18 15:40:29 +00:00
Rich b39ee1b05b Added code to limit when Replace Words are replaced within ROs.
ReplaceWords are only replaced when the flag is set and when the RO is not a setpoint
2010-10-15 21:14:34 +00:00
Rich efdd461edf Added method to retrieve ROFst based upon RODBID
Added property to get DocVersion for a ProcedureInfo
Added method to check to see if a particular RO database is a setpoint database
2010-10-15 21:13:52 +00:00
Rich 043995b4b4 Fix Caution and Note layout after delete. 2010-10-13 21:09:59 +00:00
Rich c9ab8919f0 Fixed code to correctly position Tables
Fixed code that inserts a table to point to existing substeps
2010-10-12 19:54:48 +00:00
Rich a62793b1d5 Delete PDF after placing the contents into the Document SQL record 2010-10-12 16:01:59 +00:00
Rich c6d2003414 Make sure that SearchResults.pdf donot cause a failure.
Calculate Table Location
2010-10-12 15:01:54 +00:00
Rich e278a2ca37 Fixed Invalid message for DSOPanel (MSWord)
Comment-out unused varaible
Calculate Table Width and Location
Fixed Arrow-Up and Arrow-Down to account for Tables
Adjust Table location based upon the width of the Table
2010-10-12 15:01:09 +00:00
Rich dc6721f54c Added option to check RTF with StepRTB
Use Temporary Folder for SearchResults
Remove override of Equals - return to default
Comment-out Debug
Remove PDFs that are older than one hour
Added a ShowLocalStack that takes a format and a list of parameters
2010-10-12 14:59:23 +00:00
Rich 9f869343cd Faster method of moving objects from a temporary cache list to indexed cache lists 2010-09-29 17:21:30 +00:00
Rich f3782ea2a2 Updates to MyGeneration Templates 2010-09-29 17:01:42 +00:00
Rich a4e94054d2 Use inheritance to get Format 2010-09-27 16:23:11 +00:00
Rich dc7eb108cb Correct cursor position after RO Insert
Correct dispose logic for transition destination ITEMs
Correct cursor position after Transition Insert
Correct logic to parse Transition Link Token
Correct Save Config to dispose of ITEM
Removed debug vlnStackTrace
2010-09-27 16:12:46 +00:00
Rich fb3ed8d053 Changed TODO comment to CSLATODO
Corrected logic for IsValidList to use IsValidList rather than IsValid
2010-09-27 16:10:01 +00:00
Rich fe23fd84e3 Changed TODO comment to CSLATODO 2010-09-27 16:07:23 +00:00
Rich 3086c7ec5a Added Volian Comment Annotation Type
Support having a transition at the beginning of the text
2010-09-17 19:39:26 +00:00
Rich d739a72c7b - Put RO Adjustment code prior to Replace Words - Match 16 Bit
- Replaced logic for Replace Words so that they are replaced sequentially through  the text rather than sequentially through the word list.
- Added DoTransitionAdjustments that adds hardspaces to Transitions.
- Changed the NextUnicode module to ignore Hard Spaces
- Added logic to find 'real' spaces in ROs and replace only them.  Spaces are  also used to terminate RTF commands.
Added code to handle "AND Range" Transitions
- Use new ToolTip property
- Use new MyStepSectionLayoutData
- Remove Debug
Remove unused code
Renamed TwipsPerPage to PointsPerPage
Adjusted Superscript offset to match 16-Bit
- Added Debug Code to compare 16-Bit and 32-Bit text
- Added Debug Code forr Pagination
- Added optional code to match 16-Bit pagination
Added Ruler for 6 and 7 lines per inch.
2010-09-06 19:39:44 +00:00
Rich cfedc831ba - Added Print Function (Event)
- Added code to Resize Tree as Tree Nodes are expanded and collapsed
- Sorts ROs by value
- Added button to Clear Search Results
- Added button to Copy Search Results to Clipboard
- Split BuildSearchString into separate Parameters
- Added Print Function
- Added button to Clear Search Results
- Added button to Copy Search Results to Clipboard
2010-09-06 19:36:12 +00:00
Rich d0ec2bab6f Added to the User Interface
Settings for Builders Group Demo
Event handler for Search Results Report and Resolution User Interface
Added code to make DataLoader and PDF generation faster
Added ToolTip Property to ItemInfo
Added code to handle "AND Range" Transitions
Changed comment
Sorts ROs by value
2010-09-06 19:35:11 +00:00
Rich 90a7a6dbc0 - Added code to handle missing A0 Section Transitions
- Added code to handle "AND Range" transitions
- Fixed code to replace transition tokens.  It was removing the last character.
Added Background Saving
2010-09-06 19:31:52 +00:00
Rich 773b7c266b Search Results Report
Changed Word conversion to use one instance of a Word Application unless an error occurs.
Changed two timers to Static
2010-09-06 19:30:54 +00:00
Rich ef26bcbdc4 Fixed logic to handle Fortran Formatted Numbers in word documents
Added StepLevel property to ItemInfo
Added StepLevel debug
2010-07-26 13:39:28 +00:00
Rich 7e80c5be8b Place the MSWord Output on top of the background 2010-07-22 22:34:43 +00:00
Rich 80ae2b8577 Fix the line thickness. 2010-07-22 22:34:06 +00:00
Rich ec9ac888a0 Added DocPdf field for caching 2010-07-20 19:32:05 +00:00
Rich 66b6d23501 Changed the terminate code to set the WordApp to null. 2010-07-16 19:02:37 +00:00
Rich 952ef202c9 Fixed logic so that Word will properly restart if a file has errors. 2010-07-16 19:01:46 +00:00
Rich 5af2c31559 Removed Debug Print
Moved code to add sections to Procedure parts
Moved code to add steps to Section parts
Moved code to add steps to Step parts
Changed Debug Print
Fixed a Format Flag conversion DontBreakOptEquipmentList
Changed GetItemFont so that parent items would not be left in the cache
Changed AddIncludedStepNumber to allow for ranges to sub levels.
Added a array reference to StepDataList by index.
2010-06-17 18:42:06 +00:00
Rich 332e35c484 Added PrintOverride colors 2010-06-16 16:04:25 +00:00
Rich 7e780cace3 Debug location for ChangeBars 2010-06-08 20:30:51 +00:00
Rich b46ef2f538 Debug Box layout 2010-06-08 20:30:00 +00:00
Rich 2ccc4078ce Added range Transtion 2,3,4,5,6 and 7 2010-06-08 20:28:48 +00:00
Rich 1a6a940db0 Outlines the RTF version of the table 2010-05-25 19:05:01 +00:00
Rich b00005780b - Fixed Header for EquipmentWBlank
- Aligned Tables properly
- Skip Section Title
- Calculated Table Width
- Fixed ChangeBar logic
- Added Text and Debug layers
- Adedd debug output to PDF
- Changed Paginate logic
- Adedd debug output to PDF
- Move GetParagraphHeight
- Added GetTableWidth
- Added ChangeBar Properties
- Added Debug and Text layers
Removed fixed override color for SVG
Removed simple PageBreak
2010-05-25 16:15:26 +00:00
Rich 9cc6174ad1 Changed CheckOffs
Made DisplayText more generic
Added comments
- Added parameter to DisplayText
- Removed specific OutlineTable
2010-05-25 16:12:51 +00:00
Rich 8fd6c2eac4 - Added ShortPath Property to ItemInfo
- Added MacroList
Added CheckOff data
Added CheckOff and ChangeBar
Fixed inheritance
2010-05-25 16:11:23 +00:00
Rich f21a49d75e Added timing logic
Changed menu text
Support Procedure and ProcedureInfo
Added ChangeBar support
Fixed Ancestor Inheritance
2010-05-25 16:09:40 +00:00
Rich f2c571b113 - Cleanup output folders before processing
- New GenMac code
- Anchors on form design
- Exclude list to eliminate unsupported formats
- Added namespace to svg element
- Added black stroke attribute to line element
Added Checkoffs
Changed ChangeBar structures
2010-05-25 16:07:41 +00:00
Rich 699b412bcd StreamReader & error handling
CheckOff & ChangeBar changes
CheckOff & Gen -> Base
2010-05-25 16:06:14 +00:00
Rich 4e3887c611 2010-05-19 17:51:08 +00:00
Rich bcac3a2e06 2010-05-19 17:50:38 +00:00
Rich 6f21da7573 2010-05-19 15:01:06 +00:00
Rich 1957c4b457 - Removed SvgRtf
- Added Layer Properties
- Setup default Colors
- Moved code to Volian.Print.Library
Added Override Color
2010-05-19 14:56:42 +00:00
Rich 21f32e3434 Removed SvgRtf 2010-05-19 14:55:31 +00:00
Rich 4e85f82557 Using New Volian.Print.Library 2010-05-19 14:54:55 +00:00
Rich e81c993675 Changed library document indicator on the tab. Added search by type and MyDocStyle. 2010-05-01 12:04:49 +00:00
Rich 4f35ce3f69 Code to convert VE-PROMS\Format "RTF" files to SVG. These "RTF" files are not Rich Text Format. They are bang files containing the GenMac Macros. 2010-05-01 10:22:31 +00:00
Rich 52f5166e99 Changed code to use RtfToSvg.cs and convert directly from VE-PROMS\Format folder using "RTF" files. The "RTF" files are not truely Rich Text Format, they are Bang Files containing the GenMac macros for Windows printing. 2010-05-01 10:20:50 +00:00
Rich a01acbef71 Added procedures and functions to analyze formats 2010-04-22 17:30:47 +00:00
Rich b4cb2a0def Added Name property for font
Added logic to keep appropriate symbols in word files
2010-04-22 17:30:15 +00:00
Rich 37688d042f Changed Error Handler 2010-04-21 20:57:39 +00:00
Rich 4a50092154 Code to kill MSWord if it locks-up 2010-04-21 20:56:16 +00:00
Rich 2c14e4113b Added Error Handling code
Added a new parameter to SaveSectionDocument and Error Handling
Changed error handling for InvokeMember to throw an exception
Added code to change the view to PrintMode when determining length
2010-04-21 20:55:28 +00:00
Rich 1741b0e3e0 Moved MS Word Terminate code to WordDoc.cs
Added a new parameter to SaveWordDoc call
2010-04-21 20:53:31 +00:00
Rich 3a27bf6eb6 Added code to handle conversion errors and code to create DocAscii field 2010-04-21 20:52:24 +00:00
Rich d3e88c5120 New static method to clear the Output window in the Development environment. 2010-04-08 17:45:22 +00:00
Rich 5d03ff7368 Updated code to save Ascii text to DocAscii field.
Added code to look for and replace Symbol Characters.
2010-04-08 17:44:22 +00:00
Rich 24c892b008 Updated code to save the DocAscii field. 2010-04-08 17:42:58 +00:00
Rich 88fcff5852 New LBDocumentClass Properties:
string Ascii - Ascii of the entire document text - used for searching
bool HasSymbolCharacters - Looks for symbol characters in the text
Method
ReplaceSymbolCharacters - Replaces any symbol characters with standard characters.
2010-04-08 17:42:14 +00:00
Rich ab43347a92 2010-03-26 14:10:16 +00:00
Rich ad59b627f0 2010-03-26 13:52:30 +00:00
Rich 6d4336307a 2010-03-26 13:51:48 +00:00
Rich ea8ada7cd9 2010-03-26 13:50:59 +00:00
Rich 59cfbbea6c 2010-03-26 12:10:59 +00:00
Rich 2eb5d9d6bc 2010-03-26 12:10:02 +00:00
Rich 53cc599846 2010-03-26 11:42:29 +00:00
Rich 74673d17ae 2010-03-25 19:38:51 +00:00
Rich 076fcfae10 Commented unnecessary "using" statement
Clean-up
2010-03-25 19:35:01 +00:00
Rich fbc56399f1 Added support for iTextSharp
Changed code that determines line color for thin lines.
Temporary fix for "*Resolved Transition Text*" bug
Removed Comment
2010-03-25 19:34:04 +00:00
Rich 42c9f9f46f Removed unnecessary "using" statement
Added enums for Page E_NumberingSequence
2010-03-25 19:32:02 +00:00
Rich 45f0a22be4 Class to support overlay with VE-PROMS (16 bit)
Class that performs print function
Change to use frmPrintMSWord
2010-03-25 19:31:05 +00:00
Rich 73f5975c6e Moved Analyze code to frmAnalyze 2010-03-25 19:29:46 +00:00
Rich b4df2076d3 Code to Determine that the last character was Uppercase 2010-03-25 19:27:30 +00:00
Rich 8dba8a3767 New Properties 2010-03-25 19:26:59 +00:00
Rich b1d4c004d3 Added Config Settings 2010-03-25 19:26:16 +00:00
Rich 01ca268595 Un-commented code to handle some dBase errors 2010-03-25 19:25:17 +00:00
Rich 9712646a16 2010-02-02 21:05:49 +00:00
Rich 13240b4a7d Changed to support VGOutput interface & various bugs fixed.
Scalable form to display an XYPlot
2010-02-02 21:02:34 +00:00
Rich 8dcc308f66 Changed to use Late Binding (LBWordLibrary) 2010-02-02 21:01:07 +00:00
Rich 673acb6ecd Add Printing/Length to Documents.Config as Documents are saved 2010-02-02 20:59:48 +00:00
Rich 5f2e90ad6b Commented-out debug output 2010-02-02 20:58:31 +00:00
Rich b58965c823 Use graphics to display preview of plots 2010-02-02 20:57:54 +00:00
Rich 771df71108 VGOutput interface which supports C1PDF and System.Drawing.Graphics 2010-02-02 20:56:17 +00:00
Rich f8b0964258 Changed to support C1PDF and System.Drawing.Graphics 2010-02-02 20:55:07 +00:00
Rich f2f3f030be Removed unnecessary code 2010-02-02 20:53:57 +00:00
Rich c37952b58c Added Printing/Length to Config 2010-02-02 20:53:11 +00:00
Rich 572ff1f085 Added Printing/Length property 2010-02-02 20:52:31 +00:00
Rich 4a3cbb7b80 Docked font combo to right 2010-02-02 20:51:21 +00:00
Rich 710cfee31d Added properties and methods 2010-02-02 20:50:34 +00:00
Rich b80775a454 Add Printing/Length as Documents are converted 2010-02-02 20:49:34 +00:00
Rich b0fc93d078 Added SearchPrev property 2010-02-01 21:36:11 +00:00
Rich fbd6429670 Code to walk through Items for Find and Replace 2010-02-01 19:38:34 +00:00
Rich 61c9d01516 Added code to locate the currently selected StepItem in the TreeView 2010-01-13 21:32:23 +00:00
Rich d00dc0749e When Content of a StepItem changes, refresh the ItemAnnotations
FindText changed to use StepRTB object
2010-01-11 22:20:33 +00:00
Rich 214cc7769e In the method that strips RTF prior to saving, when a LineBreak token is followed by a Font Change token, remove the fontchange and leave the space 2010-01-11 22:19:28 +00:00
Rich ce4d28e0b9 Refresh ContentInfo objects for any impacted by transition changes
This fixes a bug that if the contentInfo was not refreshed, it was not able to be edited.
This also causes ContentInfo's with Annotations to have the background color changed.
2010-01-11 22:17:52 +00:00
Rich 70a88b5638 Added feature to save search criteria into settings 2010-01-08 14:34:59 +00:00
Rich c7294d5ffd Added new Property CalledFrom which will return the first local in the stack 2010-01-08 14:34:16 +00:00