237 Commits

Author SHA1 Message Date
d27eb9a2b2 B2017-208 The Bold, Italics, Underline buttons were staying checked when applying to a multiple cell selection, even when you selected a different table cell. . This would be true if you move off the table then back on it, but would not be true if you exited PROMS then got back in.
B2017-200 Newly entered text in a table cell will now be saved when the Copy Row, Column, or Selection is performed. Prior to this, if a table cell was actively being edited (still had the dark blue background), the new text would not be save before the copy/paste of a table row, column, or selection was performed.
2017-09-18 13:57:05 +00:00
aa1af73cd6 B2017-194 Added a NULL reference check before setting the enabled flag for the table border and align text buttons. MyFlexGrid was null when you moved off the table while in the adjust size mode. 2017-09-07 13:06:30 +00:00
34ea55a624 B2017-179 detect if Paste/Replace was aborted due to Transition references and user had selected to go to the first transition that needs attention. 2017-09-01 12:41:07 +00:00
5ce26f2350 B2017-180: don’t allow paste replace on source/enhanced steps.
B2017-181: fix crash when select/deselect procedure sets in search panel
2017-08-24 13:55:34 +00:00
95f4767651 B2017-045: Allow copy of enhanced step pasted to non-enhanced section removing enhanced link data 2017-08-23 12:12:57 +00:00
Rich
c684234065 B2017-156 - Don't allow alignement or borders if a table cell selection is not valid
B2017-158 - Allow unlinked steps to be pasted before or after enhanced steps (Linked Steps)
2017-07-31 15:53:29 +00:00
f3f99b97ad C2017-028 Allow sup info off of a table when on an empty table cell 2017-07-11 13:32:43 +00:00
f65502bbf1 B2017-124 - a null reference was causing PROMS to error when deleting a figure substep out of a group of figures 2017-06-28 18:09:16 +00:00
559c01f22a B2017-130 after interrupting the update ROs, PROMS thought that the RO.FST was older than that in the database. That logic is no longer needed with the new Update RO Values design. 2017-06-27 17:51:50 +00:00
c1bbd219a3 B2017-128 disable the merge table cells button if only one table cell is selected 2017-06-26 15:34:51 +00:00
a8a0b37a32 Added titles to message boxes used during the check of the RO.fst B2017-125
Add LoadingFigures to save status of loading the figures during Update RO Values B2017-125
Added checks to see if the RO Figures need loaded B2017-125
Added checks to see if the RO Figures need loaded and set the status during the loading figures part of updating RO values B2017-125
Make the progress bar text visible B2017-125
Added titles to message boxes used during the check of the RO.fst and make the progress bar text visible B2017-125
2017-06-23 20:02:34 +00:00
3e0f5e19bb C2016-029 can now apply the Bold, Italics, Underline, Upper case, Lower case, and Title case styles to a selected range of table cells 2017-06-22 12:50:29 +00:00
d20ec450ce Added DoUpdateRO flag for use in the new Update RO logic
Better feedback when updating RO values, also save list of updated ROs in text file in Documents\VEPROMS
2017-06-20 16:28:45 +00:00
74898f5e4e Added methods to use common dictionary of fonts part of B2017-117 Out of Window Handles fix
Use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created)  B2017-117
Add a Using statement when we temporarily create a RichTextBox to ensure the Window Handle is free’d. Also use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created)  B2017-117
2017-06-12 17:57:22 +00:00
dd4c099741 Updated usage of ReplaceSymbolChars to use an index
The buttons in the symbol gallery now use an image of each symbol so that we can show the FreeMono representation
2017-06-01 14:31:16 +00:00
d972d277bc B2017-101: Supplemental Information Steps: Don’t allow insert before & after. 2017-05-26 12:30:13 +00:00
f139c79d32 Support for SAMGS Supplemental Information 2017-05-03 14:37:25 +00:00
0e18aa7b83 B2017-067 don’t give option to use Visio if it is not installed on the machine 2017-03-30 13:56:30 +00:00
dd65177acd Added ability for user to enter the path to Visio
Use the user specified path to Visio, else look in the registry
2017-03-20 20:32:39 +00:00
41bc492517 B2017-039 Allow insert of High Level Step and substep while on an embedded image sub-step. 2017-03-08 19:50:13 +00:00
Rich
de84adc5ff Corrected logic to Find Visio Path in Registry 2017-02-10 17:03:29 +00:00
Rich
d6fe5a9d0d After adding code to support Visio, PROMS would no longer add high-level steps from the Insert ribbon. This has been fixed. 2017-02-01 15:43:06 +00:00
Rich
8defa23e65 Added support for Visio 2017-01-30 16:53:35 +00:00
07fd4990df B2016-238: Don’t allow insert of step from step with no text 2017-01-27 15:36:49 +00:00
21434d576d Changed tool tip to tell user the image size can be changed from the Step Properties panel
Added Change Image Size to context menu
2017-01-19 18:06:50 +00:00
4c4396e8c8 C2017-002 Allow inheritance of step data elements 2017-01-10 13:01:58 +00:00
cc30214d31 Additional logic to try to start up the equation editor, modified message box and added to error log if it could not be started. B2016-278 2016-12-06 16:32:12 +00:00
1ff60597c3 B2016-262 & B2016-263: for search results & report, print ‘Equation’ for Document text rather than rtf
Additional functionality for Equation Editor, bring up equation editor tool (from registry setting) on Equation button click
B2016-265, print proper size of change bar
B2016-261: don’t print extra blank lines for a table/equation/figure after caution/note off many lined step in single column mode
2016-11-22 14:16:04 +00:00
085814045c B2016-260: fix check that determines if step’s content is an equation (including paste buffer) 2016-11-18 13:30:40 +00:00
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
91da0b995f Added supporting logic to SaveText and SaveContents for Editorial Spell Checker
Added supporting logic to SpellCheckNext for Editorial Spell Checker
Save text changes before starting up the spell checker
Added supporting logic to UpdateEditor for Editorial Spell Checker
2016-10-25 18:48:14 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
Rich
2a60c36d25 Table off of Caution or Note 2016-08-10 18:03:19 +00:00
Rich
d6e23d63d1 Verify that an RO Table or Text Table can be added for an RNO. 2016-08-09 20:04:59 +00:00
e7302a504e B2013-154: enter-key from RNO in single column -> fix incorrect insertion/display of new RNO 2016-08-01 15:30:36 +00:00
Rich
000175c49e Disable Split and Merge Menu Items for RO Tables 2016-07-08 17:36:22 +00:00
Rich
c95527574f Disable Split and Merge buttons for RO Tables 2016-07-06 19:23:47 +00:00
14bb3fcf3b Using statement added so the ContentItems[0].MyItem do not say in cache (caused issues with paste/replace step) B2016-153
When using CopyStep Paste, don’t convert a transition to text if that transition has procedure number information  B2016-148
Fixed <Shift><F5> issue so that Copy Step Paste options menu pops up  B2016-148
Made SetButtonAndMenuEnabling a public function to fix <Shift><F5> issue so that Copy Step Paste options menu pops up  B2016-148
2016-06-29 19:32:06 +00:00
76b39e3046 B2014-105: When in Calvert Alarm Condition Response table, print AER table in AER column
B2014-105: When in Calvert Alarm Condition Response table, AER column allow insert of AER table
2016-06-28 15:05:42 +00:00
e4573a6880 C2016-020: Improve Delete step prompt dialog text to include that enhanced step is deleted also, if linked 2016-06-15 14:26:23 +00:00
d28304fd4c Don’t expand the RO step properties panel if the working draft does not have a RO Path set
Disable the GoTo button if on an empty RO table type.  Disable the Insert RO button if the working draft does not have a RO Path set
2016-05-24 19:06:30 +00:00
7f38f14657 Use config data to determine whether a step is enhanced rather than format flag EnhancedLinkedStep
Remove EnhancedLinkedStep format flag
Remove unnecessary comments
2016-05-19 12:57:29 +00:00
f4b05839fa B2016-122: from Document Version Properties form: click OK crashes if remove enhanced links done first.
B2016-122: Added a DocVersion.GetFromDB to get data directly from db (not from cache)
Support subsections when setting context menu items for enhanced links
2016-05-17 11:29:30 +00:00
5942d14798 Changed the “Search RO Text” checkbox label to “Search RO and Transition Text” (B2016-110)
Fixed null reference issues when adding/deleting Figures off of Figures (B2016 -111)
Added a public method that will set the cursor focus to the Find Text box when Find/Replace is first started (B2016-107)
When a new Figure substep is added, the Step Properties Panel is automatically opened with the RO tab selected.  Changed the RO button in Step Structure grouping of the Insert tab to read “RO Figure”.
2016-05-13 19:00:03 +00:00
15f3b2ce09 Enhanced: rename a method name for clarification
Enhanced: convert 16-32 bit link data at procedure level
Enhanced: convert 16-32 bit link data at procedure level.
2016-05-12 12:48:34 +00:00
253f2ee224 Enhanced: remove unnecessary step button enabling code 2016-05-11 12:26:38 +00:00
d4c0f2098d Enhanced: Additional context menu items for create missing & unlink; allow insert hls if in enhanced 2016-05-09 11:33:29 +00:00
7ce40b53a7 Fixed paste bug (B2016-005) remove paste options from tree context menus when copied step is deleted.
Made a public method to enable/disable the ribbon’s paste buttons so it can be called when a step is deleted from the tree view. (B2016-005)
2016-04-19 18:56:55 +00:00
b4c27db531 C2016-008: Don’t have ‘Create Missing Enhanced xxx Document Steps’ on context menu if enhanced section does not exist. 2016-04-14 15:00:57 +00:00
e6ad27120c C2016008: Create an enhanced step if it is missing from source (menuing) & Enable delete of unlinked enhanced step 2016-04-14 12:45:33 +00:00