Commit Graph

78 Commits

Author SHA1 Message Date
Rich 111fe18565 C2016-023 - Copy using clipboard
Convert Transition to text if the destination procedure set is different than the current procedure set and the destination procedure number exists in the current procedure set.
C2016-023 - Copy Step
Convert Transition to text if the destination procedure set is different than the current procedure set and the destination procedure number exists in the current procedure set.
2017-07-05 19:38:43 +00:00
Rich 850acf34b4 Added admin tool to fix hyphens
Fix hyphens when non-standard hyphens are pasted
2017-06-26 15:19:47 +00:00
jjenko 13ade8e0b7 B2017-019 Don’t cook applicability ROs (ex <u>) when displaying for editing
B2017-019 handle <u> in DisplayNumber
2017-01-30 19:44:25 +00:00
Kathy 96dcbdcc76 B2016-267: Linking to enhanced background steps crashed if step had RO and if no RO path was set. 2016-12-08 17:06:13 +00:00
jjenko f989e52a13 B2016-182 fixed replace word logic that was replacing words surrounded by dashes 2016-09-13 18:03:48 +00:00
Rich 2099596290 B2015-134 Hanging Indent with Hard Returns was not being saved 2016-07-20 12:43:40 +00:00
jjenko 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
jjenko 3275c1f446 Added symbols for Trade Mark, Service Mark, Infinity, Proportional To, Ohm sign, Not Equal To, Copyright, Registered sign
Added logic to handle the Trade Mark symbol – RTF is automatically converting the Unicode to \’99 but PROMS StepRTB would not display it
This function was moved to CSLA Extension.  Commented out the code here, built without errors.  Remove this file from the SVG Library project.
2016-06-22 13:14:32 +00:00
jjenko 4c6d09803d Supporting logic to handle the use of the backslash character
Supporting logic to handle the use of the backslash character, and question marks
Supporting logic to handle the use of the backslash character, dashes, and symbols
Supporting logic to handle the use of the backslash character and dashes
2016-06-21 15:15:01 +00:00
jjenko 6a226b0480 For ROs, only replace spaces with hard spaces if the character before or after is number 2016-06-07 19:29:51 +00:00
Kathy d874371f44 B2016-037: Cut text with referenced objects removes text (actually ‘cleans’ any content text that has ‘<NewID>’ in it 2016-03-02 13:36:55 +00:00
Rich f02cce2ced Change RTF token \line to \pard\line so that text displays properly.
Pause timer to refresh the treeview while items are being added.
2016-02-01 21:30:07 +00:00
Rich 497b614111 Added \line RTF token to the possible whitespace characters 2016-01-22 15:22:30 +00:00
Rich 28d54bed73 Not Sure 2016-01-20 20:29:44 +00:00
Kathy e36cc1847a Enhanced Document support - Moved from volian.controls.library (should be deleted from volian.controls.library )
Move from volian.controls.library  (should be deleted from volian.controls.library )
2016-01-20 16:52:55 +00:00
Kathy 0f3edbb967 2009-05-05 15:24:25 +00:00
Kathy 93a5453618 2009-05-05 13:29:07 +00:00
Rich 8742af45dd Replacing strangely formatted version 2009-04-13 20:26:39 +00:00
jjenko 8abee9cea2 2009-03-09 13:09:02 +00:00
Kathy e98f6c1e92 2009-03-05 16:01:10 +00:00
Kathy fd3522836b 2009-02-04 13:16:21 +00:00
Kathy 4dbbcf0478 2009-01-27 15:36:38 +00:00
Kathy b8f6a4df10 2008-11-19 13:59:54 +00:00
Kathy f52384c8d5 2008-04-10 13:48:56 +00:00
Kathy 0f4ce7874a 2008-03-19 12:44:57 +00:00
Kathy 859851d499 2008-03-13 12:55:47 +00:00
Kathy e0599c2a56 2008-01-28 14:05:58 +00:00
Jsj 6e00716c47 2007-11-20 20:12:45 +00:00