d00dc0749e
When Content of a StepItem changes, refresh the ItemAnnotations FindText changed to use StepRTB object
Rich
2010-01-11 22:20:33 +00:00
214cc7769e
In the method that strips RTF prior to saving, when a LineBreak token is followed by a Font Change token, remove the fontchange and leave the space
Rich
2010-01-11 22:19:28 +00:00
ce4d28e0b9
Refresh ContentInfo objects for any impacted by transition changes This fixes a bug that if the contentInfo was not refreshed, it was not able to be edited. This also causes ContentInfo's with Annotations to have the background color changed.
Rich
2010-01-11 22:17:52 +00:00
cfb58493fa
fixed the problem where the last item in the step list was not scrolling all the way into view logic to change background color if the item contains an annotation
jjenko2010-01-11 14:05:31 +00:00
bf8a0560e7
Hook Find/Replace button with Find/Replace logic
jjenko2010-01-08 17:35:53 +00:00
ed53060f48
Bug fix for disabling the GOTO Button when you right arrow off of linked text. Find/Replace logic.
jjenko2010-01-08 17:34:38 +00:00
da8f9e40a9
Hooks for Find/Replace
jjenko2010-01-08 17:30:26 +00:00
70a88b5638
Added feature to save search criteria into settings
Rich
2010-01-08 14:34:59 +00:00
c7294d5ffd
Added new Property CalledFrom which will return the first local in the stack
Rich
2010-01-08 14:34:16 +00:00
9180fba5ec
Bug Fix - Delete button enabled for other than procedure StepItems
Rich
2010-01-08 14:33:38 +00:00
ec1d6f9bd2
- Bug Fix - Update RNO tab when AER tab is updated - Commented-Out debug for location - Bug Fix - Cautions are now added above existing notes Bug Fix - AdjustSizeForContents - Only adjust width if text != ""
Rich
2010-01-08 14:33:04 +00:00
843c3fc85a
Bug Fix - Allow save if text is shorter than 4 characters
Rich
2010-01-08 14:31:29 +00:00
7d79be9a69
Changed Dispose to save search critera lists
Rich
2010-01-08 14:30:58 +00:00
4a977ce48d
- Added feature to save search criteria into settings - Bug Fix - when results list is changed due to a delete or edit, the results selection is cleared - If a search criteria is selected from the list, the selected criteria is placed at the top of the list - Limit the number of search criteria to 10. We may want this to be a user configurable number.
Rich
2010-01-08 14:30:16 +00:00
147dd8919c
Bug Fix - If a node doesn't have a parent, the program will not crash
Rich
2010-01-08 14:29:08 +00:00
7ab1302c84
Moved Font ComboBox for Debug
Rich
2010-01-08 14:28:13 +00:00
df34079386
Added tables to movement logic Improved table layout
Rich
2009-12-18 18:36:37 +00:00
3858729217
Make TableWidth a Public Method Fix Logic to move selection around links
Rich
2009-12-08 02:32:32 +00:00
9f780c4477
Added code so that a StepRTB used outside of a StepItem will not cause a crash.
Rich
2009-12-07 15:57:22 +00:00
35627d8fa2
Added code to Just Get RODb and not all of it's children.
Rich
2009-12-07 15:56:07 +00:00
79b0bf4c1b
Fixed code so that Deletes of Procedures and Sections would no cause steps to be resequenced. Added code to Just Get RODb and not all of it's children. Added code to create an RoImageFile (Temporary) to be used to view and print images Additional DEBUG info
Rich
2009-12-07 15:55:31 +00:00
0cb99bcf5e
Added code to get ROs by AccPageID and GetChildren by ROType
Rich
2009-12-07 15:53:16 +00:00
6d298bfbfd
Added New Word Properties and Methods
Rich
2009-12-07 15:52:32 +00:00
c6e18d4fe7
Added getJustRODb and not all of it's children.
Rich
2009-12-07 15:51:30 +00:00
e29c6121f0
fix for insert transition on a high level (bolded) step. Needed to build a font table instead of parsing from RTF.
jjenko2009-12-04 21:26:35 +00:00