7 Commits

Author SHA1 Message Date
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
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
564a75dcc1 B2022-052: Division symbol converted to an X in table (also occurs in step text) 2022-05-19 12:56:13 +00:00
1e85522762 B2021-039: Paste of symbols results in invalid symbols 2021-04-20 11:54:32 +00:00
b7e0e78ca9 Fixed logic for Find/Replace of backslash and symbol characters B2016-156
Moved repeated logic to a static function RTFConvertedSymbolsToUnicode which is needed for Find/Replace. Used in DisplayText.cs, FindReplace.cs, and VlnFlexGrid  B2016-156
Fixed finding backslash and symbols B2016-156
Fixed finding backslash and symbols in tables (grids) B2016-156
2016-07-06 15:23:30 +00:00
326e6fa732 B2016-090: support for multi-line Procedure Specific information data 2016-04-01 14:54:14 +00:00
aa264a4e5d WCNCKL: added length of smart template HLS (for wrapping)
WCNCKL: Set length of smart template HLS (for wrapping)
Moved ‘SplitText’ from vlnSvgPageHelper so that it can be accessible from DisplayText (Volian.Controls.Library) and VlnSvgPageHelper (print)
Calvert: use item’s format to determine if change id tab should be visible rather than top folder (top folder was used when user was prompted to enter change id for session).
WCNCKL: use ‘SplitText’ to handle split/wrap of HLS checklist text
2014-09-09 13:10:34 +00:00