1269 Commits

Author SHA1 Message Date
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
509b79481a 2009-07-08 10:55:05 +00:00
16c18eef17 2009-07-08 10:53:19 +00:00
0287d25b48 2009-07-08 10:43:00 +00:00
Rich
3412a35eac Fixed bug where an error would occur for word pages 2009-06-29 13:54:14 +00:00
a17a98fe57 2009-06-16 14:23:01 +00:00
20486ad90a 2009-05-21 13:30:48 +00:00
1db9494a43 2009-05-21 13:29:34 +00:00
09733595f3 2009-05-21 13:28:59 +00:00
f0f719b9f6 2009-05-21 13:28:25 +00:00
3a57cafc16 null reference fix 2009-05-20 12:51:03 +00:00
Rich
291f354893 Added code to minimize and resize ribbon 2009-05-19 19:50:12 +00:00
Rich
51c044791c Added timing code to debug version of search 2009-05-19 19:49:08 +00:00
Rich
56fdefa924 Fixed bug that caused second level RNOs not to be located properly 2009-05-06 17:20:02 +00:00
2ac80ea219 Added logic to support selection of found text from Search results 2009-05-06 16:19:42 +00:00
f513b0ca1c Added #elif for assigning font when built for DEMO or for RELEASE 2009-05-06 16:18:02 +00:00
6cec44befd Remove NEAR from boolean context menu, support logic to select found annotation in annotation grid 2009-05-06 16:00:45 +00:00
ecfaf38e79 fixed grid update when adding/deleting annotations 2009-05-06 15:55:01 +00:00
Rich
dda71c5d1b Added new method to get part of the stack. 2009-05-05 20:51:20 +00:00
Rich
7b0b0f25e3 Reduced repeat of ItemSelectedChanged events 2009-05-05 20:50:28 +00:00
Rich
37b1238f56 Only set the SelectedDisplayTabItem if it is not currently selected 2009-05-05 20:49:14 +00:00
Rich
9ec25b6a15 Added code to watch the resize of the annotation panel 2009-05-05 20:47:52 +00:00
7380c33ea9 2009-05-05 13:50:39 +00:00
935f40f3a4 2009-05-05 13:43:23 +00:00
b1669a3a95 2009-05-05 13:38:29 +00:00
e9d5b08504 2009-05-05 13:36:31 +00:00
8cdab33846 2009-05-05 13:34:05 +00:00
d126729cae 2009-05-05 13:32:43 +00:00
8b2435c876 2009-05-05 13:31:29 +00:00
Rich
50ae32dc12 Corrected code to use ActiveParent rather than MyParent 2009-04-22 13:08:16 +00:00
Rich
518c79216a Cleanup OLD MRI list
If the ItemID doesn't exist, remove the item.
If the Menu text and Tooltip don't match, ask if the item should be removed.
Always use the current Menu text and tooltip on the menu, rather than the one that was saved.
2009-04-16 14:56:48 +00:00