Commit Graph

209 Commits

Author SHA1 Message Date
mschill 9486b37300 C2026-043-Tech-Debt_v1 - Stash 1 2026-07-21 06:49:28 -04:00
mschill 250b3fa406 Remove commented out code 2026-05-29 06:33:37 -04:00
mschill a5a3f16177 C2026-021_B2026-048 Expand Functionality of Viewing Mode 2026-05-29 06:06:58 -04:00
jjenko 1ce1a45ca6 B2026-036 Fixed issue where if a RO return value and a dash followed by numbers, the numbers following the dash would be truncated when inserting in step editor text. 2026-03-27 15:26:06 -04:00
plarsen a0be60a1b9 B2026-025_Unicode_removed_from_RO_menu_titles_in_treeview 2026-03-07 22:38:18 -05:00
plarsen d4ecf28147 C2022-003-Change-Textboxes-to-RTF-3 2025-12-22 17:16:00 -05:00
plarsen c561aad661 C2022-003-Change-Textboxes-to-RTF-3 2025-12-02 10:44:35 -05:00
plarsen 9023cc76a0 C2022-003-Change-Textboxes-to-RTF-3 2025-11-26 14:31:59 -05:00
mschill 9130604fa6 C2015-028 Add Editorial Mode to PROMS Step Editor 2025-09-25 08:01:19 -04:00
jjenko 4def73d738 B2025-039 Needed to include the Blue color to the RTF color table for formats that use a proportional font. 2025-07-28 16:06:55 -04:00
plarsen cf20704811 C2019-025_Ability-to-Toggle-Replace-Words 2025-01-27 15:45:09 -05:00
plarsen 37c5b23a86 C2019-025_Ability-to-Toggle-Replace-Words 2025-01-27 13:38:48 -05:00
plarsen 71130bd26b C2019-025_Ability-to-Toggle-Replace-Words 2025-01-24 10:12:43 -05:00
mschill cc96b3fa5b B2023-095_U2022-004 - When Copy/Pasting Symbols, some of the symbols paste in an incorrect font 2024-11-25 14:44:50 -05:00
mschill bb45e551a3 C2017-031 Extend Copy / Paste Replace Functionality for Enhanced Background Steps 2024-09-30 15:02:35 -04:00
jjenko 7f899175d1 C2024-017 Removed old (not implemented) format variables and settings from the format files and removed incomplete references to them in the C# code. Also added descriptions of the used format variables in the C# code that hooks the XML format files to the PROMS C# logic. 2024-07-26 14:54:11 -04:00
jjenko d11cba261f B2022-137 Table (grid) performance improvements.
B2022-137 added method to get font size from RTF string (used for tables)
B2022-137 Table (grid) performance improvements getting font sizes
B2022-137 Table (grid) performance improvements showing table cell shading
2023-03-31 17:43:11 +00:00
Kathy da05241df7 B2023-037: Handle <=, >=, +-, -> and <- symbols in ROs. 2023-03-30 12:59:06 +00:00
Kathy 64e52f5f68 C2022-021: resolve greater/less than or equal & plus/minus to symbols in ROs
C2022-021: Barakah resolve greater/less than or equal & plus/minus to symbols in ROs
2022-11-02 14:37:49 +00:00
Jake d327ab08af B2022-083: Support Conditional RO Values 2022-07-26 20:01:25 +00:00
Kathy 61febac1a0 B2022-052: Division symbol converted to an X in table (also occurs in step text) - continued 2022-05-26 12:58:05 +00:00
jjenko 3929623fce C2021-004 logic to maintain table shading information 2021-11-18 19:30:19 +00:00
Kathy d01261914d B2021-100: Crash on insert of symbol over text selection 2021-09-29 15:13:59 +00:00
jjenko 6d9a3f5f4e B2021-052 allow for table cell text font size change when the text ends in a setpoint or transition link 2021-04-22 14:13:30 +00:00
Kathy 1e85522762 B2021-039: Paste of symbols results in invalid symbols 2021-04-20 11:54:32 +00:00
jjenko a05f822fa1 re-checkin 2021-02-19 21:43:58 +00:00
jjenko 41660d97ae C2021-005 methods to get and set the font size in table cells 2021-02-19 19:17:25 +00:00
Rich da6ecf841b B2020-100 Wolf Creek (Carolee) reported issues with adding a hyphen in the middle of Table text that was bolded and underlined. 2020-08-06 17:48:54 +00:00
Kathy 7bb9ec16f9 B2020-051: Paste (ctrl-v) of mathtype equation was allowed into a procedure step 2020-04-07 14:55:20 +00:00
Kathy 9fae7d8e38 B2020-018: table font size – short cut keys not catching limits & selection not kept when using buttons 2020-02-13 13:46:09 +00:00
Kathy ca63cfcce0 C2019-045: For enhanced procedures, allow modification of number & title 2019-12-13 13:28:39 +00:00
jjenko 8aad90ad87 C2019-043 convert “->” to the right arrow symbol and “<-“ to the left arrow symbol in RO return values if the UseDashGreaterLessThenForArrowsInROValue format flag is set 2019-11-07 15:56:38 +00:00
Rich ee658d6a6d B2019-161 Timing of display history
B2019-161 Timing of display RO
B2019-161 Timing of display search
B2019-161 Timing of display tab control
B2019-161 Timing of DSO Tab Panel Refresh
B2019-161 Timing of close word app
B2019-161 Timing of MyStepRTB selection changed
2019-10-29 13:21:32 +00:00
jjenko 4efec4cfdd B2019-155 Show a tick mark (‘) when displaying a hard space in the Step Editor (but not in the current edit window) for all fonts, proportional and fixed spaced. 2019-10-16 15:53:54 +00:00
jjenko 17260519e3 B2019-030 Use FlexableMesageBox instead of MessageBox so that it is always on top. 2019-03-07 18:02:31 +00:00
Rich 05f04b75ef Set the tabel font to 10 point
Remove the override for the transition type 5
Modiffied code that determined the font size for inserted transitions to get the correct value.
2018-01-19 17:14:55 +00:00
jjenko 203baaf699 C2017-036 Call method that finds a proportional font that supports the symbol characters we use. 2017-11-13 17:38:22 +00:00
jjenko dd266d9d6c B2017-231 force the list of correct words to appear when doing a right mouse click on a misspelled word. 2017-11-13 14:10:01 +00:00
Rich dc6468155f B2017-048, B2017-052, B2017-055 ROs sometimes have two start tokens which make them uneditable. 2017-06-20 20:04:49 +00:00
jjenko 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
jjenko 9a52e89fd5 B2017-059 only turn on the spellchecking if the RTB is visible 2017-04-17 15:42:31 +00:00
jjenko dea491a3d9 B2017-023 fixed null reference errors when text boxes on Working Draft Specific Information dialog are empty. B2017-024 Added a context menu with windows clipboard options 2017-02-13 19:26:35 +00:00
Kathy 8c0b10a61f B2016-242: EditorialSpellCheck not working for correcting misspelled words from context menu 2017-02-07 13:26:36 +00:00
Rich 8defa23e65 Added support for Visio 2017-01-30 16:53:35 +00:00
jjenko 9d6bfa6bf9 Added logic to properly do the Ctrl Del keystroke 2017-01-26 14:56:57 +00:00
jjenko 431503a104 B2016-281 - handle when text is selected (highlighted) and the first keystroke is a dash or backslash. Also handle when dash or backslash is entered between two links such as two ROs that are butt up against each other. 2017-01-18 17:00:30 +00:00
Kathy 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
Kathy 0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
Rich 600bbc52ea B2016-246 Control-Shift Right-Arrow changed to extend select * from ITEMS IIon a word to the right at a time 2016-11-10 16:08:26 +00:00
Rich c014652d90 Keep RO Link for RO Images
Changed AddRtfText to public
Center figures in the PDF
Added debug output for figures.
2016-11-04 13:22:54 +00:00