19 Commits

Author SHA1 Message Date
77c7d8872f B2022-067 Needed to convert SelectedText to the Display Text representation in order to be able to Find text that include a dash. 2022-06-23 15:57:32 +00:00
85a971482e C2021-021 Change the title of the find/replace dialog base on if we allow Find and Replace or just Find. 2021-04-06 19:24:52 +00:00
9440869ee6 C2020-015: Improve find/replace end dialog messages 2020-06-15 14:54:29 +00:00
17260519e3 B2019-030 Use FlexableMesageBox instead of MessageBox so that it is always on top. 2019-03-07 18:02:31 +00:00
Rich
9e0c47cb02 B2017-123 Find Replace handle multiple clicks without crashing
Allow done button to stop processing when doing bookmark all
2017-06-19 17:27:41 +00:00
1648de9f8d Added HWndCounter tool to count/debug window handle usage
Add DSO Framer errors to our error log
Commented out a debug console.writeline
2017-05-26 18:31:23 +00:00
f96212221d Logic to find when words are bolded or underlined also fixed logic in looking at the next item 2016-07-08 13:53:06 +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
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
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
Rich
58e58083c2 New Enhanced Document Properties
Fixed Find and Replace logic to keep it from getting into an infinite loop
Used new CSLA code to hanndle deletion of procedures with external transitions
New Enhanced Document properties
2015-10-27 13:34:33 +00:00
25b536dea5 Replace was not replacing the first instance, improved flow and general functionality of Find/Replace 2014-06-30 13:45:22 +00:00
4eb9d42c42 2011-05-04 15:58:42 +00:00
0d79abd34d 2011-03-29 17:30:09 +00:00
c1112468d2 2011-03-07 13:15:35 +00:00
773b2d2380 2011-02-08 11:31:16 +00:00
b35612736d 2011-01-19 16:18:20 +00:00
07d2367ea3 Getting everthing functional 2010-02-02 19:34:50 +00:00
281ef2abd3 Find/Replace dialog box 2010-01-08 17:32:58 +00:00