212 Commits

Author SHA1 Message Date
d5c13de0bf 2009-11-13 17:01:14 +00:00
055dae5906 2009-11-13 16:55:52 +00:00
2904c675d8 2009-11-13 16:31:26 +00:00
c17133d47e 2009-11-13 16:14:46 +00:00
10898f5d90 2009-11-13 16:13:30 +00:00
d4f0563fde 2009-11-13 16:12:16 +00:00
b7ffdf63e0 2009-11-13 16:11:43 +00:00
bd2f521f73 2009-11-13 15:40:46 +00:00
61bea1edc4 2009-11-13 14:14:10 +00:00
d29e12ff52 2009-11-13 14:13:14 +00:00
9c2e2abcff 2009-11-13 14:12:04 +00:00
4308b5b38d 2009-11-13 14:11:17 +00:00
93de3c4515 2009-11-13 14:10:46 +00:00
Rich
c72ca9fb52 Linked text was being displayed as text rather than a links for Cautions and Notes. This was because the overall style for Cautions and Notes (Italic) was being applied after the links were added. This was changed to use the selection and it appears to work properly. 2009-11-05 22:42:22 +00:00
e1ac198d97 2009-11-03 19:46:38 +00:00
91d6340f9d 2009-11-03 16:41:04 +00:00
7801cdadf9 2009-11-03 16:36:41 +00:00
be380cc312 2009-11-03 16:35:25 +00:00
b84bf35339 2009-11-03 16:33:46 +00:00
58ac63bfe6 removed extra chars at end of each line 2009-10-23 13:14:25 +00:00
Rich
1ba85a266a Added code to handle when GoTo is clicked on an invalid transition 2009-10-22 19:10:52 +00:00
Rich
b8661dd909 - Added code to dispose of children when a StepItem is disposed.
- Temporary Event to perform a delete when a StepRTB is double-clicked.
Added MyStepTabPanel property
2009-10-22 19:10:21 +00:00
Rich
5e3b830a3b - Fixed FindTop to work when the parent has a bottom value that is negative.
- Added code to remove a StepItem and the associated DB records.
 - Changed AdjustLocation to work properly when an AER and the next step has an RNO.
 - Temporary event handler to RemoveItem when the StepRTB is double-clicked.
2009-10-22 19:09:07 +00:00
Rich
988bd786a4 Added code to remove a font command combined with a comment in a link in StripRtfCommands
The initialization code was changed so that an invalid transition will not cause a crash
If a MRU Item is deleted, and then selected from the menu, a message box will be displayed.
2009-10-22 19:08:12 +00:00
Rich
b1ad83dd4e Added cleanup of bars when TabControl is disposed. 2009-10-22 19:06:43 +00:00
6cb48301cb keytips and shortcuts
shortcut for hard space
2009-10-02 18:09:58 +00:00
Rich
cccef00ebd Correct case of format property. 2009-09-16 16:18:33 +00:00
40d8943676 2009-09-15 14:15:21 +00:00
e095d75bd1 2009-09-15 13:46:25 +00:00
f56c148209 2009-09-15 12:54:07 +00:00
f0f938505f 2009-09-15 12:53:20 +00:00
0968f5811b 2009-09-15 12:51:58 +00:00
aa119cfcce Annotataion Search Results bug fix 2009-09-11 18:47:36 +00:00
f3bb9786f0 2009-09-01 14:33:11 +00:00
c302540801 2009-09-01 14:31:38 +00:00
1e68d76923 fixed bug where results would not position to found RO 2009-09-01 13:05:51 +00:00
c8bbc9e228 Added InsertText method 2009-08-24 16:33:24 +00:00
8115aa071d Logic to pop RO Text into DSO Framer attachment at current cursor location 2009-08-24 16:32:04 +00:00
5241e3a28a 2009-08-18 14:49:56 +00:00
9a7a9c3f72 2009-08-18 14:49:01 +00:00
ed89a68e90 2009-08-18 14:11:43 +00:00
6ba374729d 2009-08-18 14:11:11 +00:00
b0c0a65af8 2009-08-18 14:10:31 +00:00
2c80cc2758 2009-08-18 14:09:58 +00:00
Rich
55d639d373 Added code to lookup selected text in the value field of the RO Database 2009-08-05 21:12:59 +00:00
eeef43e48e The mouse scroll wheel was not working when in an StepRTB 2009-08-05 15:08:11 +00:00
89cc2d429e fixed bug where there would be extra space between steps/substeps as steps are expanded 2009-08-05 15:06:20 +00:00
0cc0964a36 added environment variables to support running RO Editor 2009-08-05 15:02:58 +00:00
Rich
cf8813cb83 btnToggleEditView_Click moved from DEBUG IFDEF
so that Release version will build
2009-07-30 19:07:13 +00:00
Rich
340a11d14a Update Transition Text 2009-07-30 19:05:17 +00:00