199 Commits

Author SHA1 Message Date
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
Rich
141f230e83 Use ItemInfo.ColumnMode to set columns 2009-07-30 19:04:36 +00:00
Rich
df1defc709 Update Transition Text 2009-07-30 19:03:38 +00:00
Rich
bb9a9c1d09 Open RO Editor from ROID label 2009-07-30 19:02:23 +00:00
Rich
9da4d68c7b Switch focus back to RTB after inserting item 2009-07-30 19:01:46 +00:00
e35ea8b8c5 support for StepRTB on property pages 2009-07-24 21:43:53 +00:00
232d0d9b41 disable case sensitive and RO Text checkboxes when doing a Boolean search 2009-07-24 21:41:50 +00:00
00d13a8dbc 2009-07-24 11:55:19 +00:00
b1da81e65f 2009-07-24 11:54:20 +00:00
12816c2ff0 2009-07-24 11:52:42 +00:00
8764f057c9 2009-07-24 11:50:44 +00:00
da6df7ff1e 2009-07-20 15:48:48 +00:00
5f13d04559 initialize Height in SetUp() to fix cell height problem when creating new tables (grids) 2009-07-10 12:24:56 +00:00
4d300b9dca 2009-07-08 10:55:55 +00:00