117 Commits

Author SHA1 Message Date
Rich
bb3844538c - Added tools to find Symbol Characters in Word Documents
- If the range does not have any characters return an empty string
Refresh Most Recent Items when the office button is pressed
Added OrdinalChanged Event
Used OrdinalChanged Event rather than MyContent.Changed Event when Ordinal is updated.
Use OrdinalChanged Event to update Tree Node
Refresh MRU list as items are added
Use OrdinalChanged Event to update Step Tab
- RTBFillIn changed to only update the RTB when the contents change
- AdjustSizeForContents changed to raise the HeightChanged event when the Height changes
Update the treeview tabs even if the step is not open.
2010-12-01 20:03:06 +00:00
Rich
c5f5e692c8 Added logic to remember the status of the TreeView
Added specific file location for ErrorLog
Added logic to refresh ContentParts when Items added or deleted (Error 68)
2010-11-17 17:30:08 +00:00
Rich
e20796dfbf Fixed NextItems logic
Replaced duplicate logic in GetChildren with MyItems
Fixed logic to check for Sections = null
2010-11-15 17:01:36 +00:00
120949de80 2010-11-08 14:33:27 +00:00
2e548621f4 2010-10-25 17:25:23 +00:00
a3208ccff6 2010-03-25 11:20:10 +00:00
edd5793f18 2010-01-22 13:54:09 +00:00
cdf14f6328 Tree node fixes when deleting nodes 2010-01-15 17:05:41 +00:00
Rich
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.
2010-01-11 22:17:52 +00:00
Rich
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
2009-12-07 15:55:31 +00:00
dbee9fde6d 2009-11-20 11:38:46 +00:00
236f2b9fe9 2009-11-13 13:30:19 +00:00
391cbaea39 2009-11-03 16:32:28 +00:00
Rich
06c622b5eb - Added RTF command ulnone to StripRtfFormatting
- Fixed ResetParts to also MyContent.RefreshContentParts
 - Removed a using command because it was causing a cached iteminfo to be disposed.
Added DeleteItemAndChildren
2009-10-22 19:05:08 +00:00
Rich
e70ffda937 Inserting New Items, FixTransition Text 2009-07-30 19:00:35 +00:00
Rich
70a79aa07e Added comment to describe ABC abreviation After, Before and Child 2009-04-27 18:32:43 +00:00
Rich
406e8a928c Moved ItemInsert code from ItemExt.cs and now using stored procedures to do all changes within a Transaction. 2009-04-22 13:05:47 +00:00