16 Commits

Author SHA1 Message Date
Rich
2c498554ee Adjust the height of the Annotation Text window to scroll when moved past the bottom line. 2016-02-26 20:49:26 +00:00
Rich
6ae55e3780 Fixed logic to properly find RO Tokens in text.
Fixed logic when searching for annotations so that the results can be selected.
2013-11-27 15:43:53 +00:00
Rich
50910d00b8 Add UserInfo property and modified code to assure a person with Reviewer security can only manage annotations created by themself.
Added SessionInfo property to DisplayTabControl class and managed opening and closing DisplayTabItems.
Added OwnerID and UserRole properties to DisplayTabItem class and obtained owner id and setup security based on user role when opening an item.
Added property to allow forced check in of word document to ignore any changes made by user.
Removed debug code
Added methods to setup ribbon control based on user's security role.
Added SessionInfo property and events and methods to setup proper menu items to appear on the right click of a node based on user's role and checked out status of item.
2013-11-20 23:12:47 +00:00
Rich
7bcfafcc8b Move frmErrors when frmLoader is moved
Shutoff SpellCheck for StepRTB
Use using for temporary StepRTB
Use using for vlnFlexGrid
Added debug output to track StepRTBs and vlnFlexGrids in memory
Limit bottom margin to 0 or above
Dispose of roImage after it is done being used
Dispose of Figure after it is done being used.
Use GetJustRODB so that images are not loaded.
Added ErrorHandler if annotation is deleted after a search
Track create, dispose and finalize
Add static variable to control if SpellCheck is used
Use using for temporary StepRTB
Lazy Load SelectionStack
Clean-up on Dispose
Track create, dispose and finalize
Make MyCopyInfo Lazy Loaded
Use using for temporary StepRTB
Add Dispose method for TableCellEditor
Cleanup on Dispose
Only kill MSWord instances that are invisible
2012-07-13 18:34:57 +00:00
Rich
2aeee7fdbc Added MyItemInfo property
Fixed format of ToString for AnnotationAuditInfo
Fixed format of ToString for ContentAuditInfo
Fixed Restore if no next item
Fixed ActiveParent logic after restore
Added Timing logic and then Commented it
Fixed Logic when there is not a NextNode
Timing Debug code
Update UserID when saving annotation
Commented Timing Debug
Created and used FixPath - StepPath
Use MyItemInfo.SearchPath if Content doesn't have path
Refresh Change List from Timer.Tick
Added Timer for Refresh
Added code to refresh ChangeBar
Added and Commented timing debug
Changed logic for saving ROUsages
Added Closed Property that is set when the handle is destroyed
Don't refresh StepRTB if it is closed
2011-08-23 14:14:14 +00:00
Rich
792351c922 Change Manager 2011-08-01 20:20:39 +00:00
6634758e73 2010-09-21 18:35:36 +00:00
0849b002b4 2010-08-12 16:05:52 +00:00
935802a57a 2010-08-04 15:17:19 +00:00
aa119cfcce Annotataion Search Results bug fix 2009-09-11 18:47:36 +00:00
ecfaf38e79 fixed grid update when adding/deleting annotations 2009-05-06 15:55:01 +00:00
Rich
9ec25b6a15 Added code to watch the resize of the annotation panel 2009-05-05 20:47:52 +00:00
302a7bdcaa 2009-03-12 13:55:35 +00:00
ddc6a34966 search logic 2009-02-04 19:51:36 +00:00
992d727d3c 2008-08-12 11:48:04 +00:00
Jsj
fe9b4ebac8 2008-05-28 18:13:53 +00:00