Commit Graph

1360 Commits

Author SHA1 Message Date
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
jjenko e35ea8b8c5 support for StepRTB on property pages 2009-07-24 21:43:53 +00:00
jjenko 232d0d9b41 disable case sensitive and RO Text checkboxes when doing a Boolean search 2009-07-24 21:41:50 +00:00
Kathy 00d13a8dbc 2009-07-24 11:55:19 +00:00
Kathy b1da81e65f 2009-07-24 11:54:20 +00:00
Kathy 12816c2ff0 2009-07-24 11:52:42 +00:00
Kathy 8764f057c9 2009-07-24 11:50:44 +00:00
jjenko da6df7ff1e 2009-07-20 15:48:48 +00:00
jjenko 5f13d04559 initialize Height in SetUp() to fix cell height problem when creating new tables (grids) 2009-07-10 12:24:56 +00:00
Kathy 4d300b9dca 2009-07-08 10:55:55 +00:00
Kathy 509b79481a 2009-07-08 10:55:05 +00:00
Kathy 16c18eef17 2009-07-08 10:53:19 +00:00
Kathy 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
jjenko a17a98fe57 2009-06-16 14:23:01 +00:00
Kathy 20486ad90a 2009-05-21 13:30:48 +00:00
Kathy 1db9494a43 2009-05-21 13:29:34 +00:00
Kathy 09733595f3 2009-05-21 13:28:59 +00:00
Kathy f0f719b9f6 2009-05-21 13:28:25 +00:00
jjenko 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
jjenko 2ac80ea219 Added logic to support selection of found text from Search results 2009-05-06 16:19:42 +00:00
jjenko f513b0ca1c Added #elif for assigning font when built for DEMO or for RELEASE 2009-05-06 16:18:02 +00:00
jjenko 6cec44befd Remove NEAR from boolean context menu, support logic to select found annotation in annotation grid 2009-05-06 16:00:45 +00:00
jjenko 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
Kathy 7380c33ea9 2009-05-05 13:50:39 +00:00
Kathy 935f40f3a4 2009-05-05 13:43:23 +00:00
Kathy b1669a3a95 2009-05-05 13:38:29 +00:00
Kathy e9d5b08504 2009-05-05 13:36:31 +00:00
Kathy 8cdab33846 2009-05-05 13:34:05 +00:00
Kathy d126729cae 2009-05-05 13:32:43 +00:00
Kathy 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
Rich 4101b6e37f Fixed bug that causes hang on close sidebyside window
If you open two procedures and then drag one of them so that it is next to the other and then close one of the two procedures, PROMS2010 would hang.
2009-04-13 22:10:20 +00:00
Rich ad8de088bf Show message box if library document is already open 2009-04-13 20:04:14 +00:00
Rich 73bf820df0 Only show message about edits effecting all copies if the document is not already open. 2009-04-13 20:03:27 +00:00
jjenko 7c59522ad4 2009-03-30 14:27:34 +00:00
jjenko 015fc87c81 2009-03-30 14:00:43 +00:00
Rich 21092698e2 ScrollInStack Method 2009-03-28 22:33:18 +00:00
Rich c56e3f07ef Minor fix to RTB and logic to set font for Debug
Comment-out debug code
2009-03-28 22:32:25 +00:00
Rich 0288bddba7 Replaced Columns property with ColumnMode
Reset parts on close
2009-03-28 22:31:21 +00:00
Rich 5fe81af184 Update to logic to position step items 2009-03-28 22:30:24 +00:00