541 Commits

Author SHA1 Message Date
e7d6cda035 different location of RTF files
help file
2009-11-17 20:01:44 +00:00
4660abc0b6 Keyboard shortcut logic 2009-11-17 14:41:08 +00:00
130be66c63 Fixed in Science Notation logic 2009-11-17 14:40:17 +00:00
bcc808bc38 2009-11-17 14:39:34 +00:00
db7a58c66d added shortcut info to help 2009-11-17 14:30:13 +00:00
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
c4f381e9c4 2009-11-13 14:09:58 +00:00
bb048290ef 2009-11-13 13:40:08 +00:00
c90633f795 2009-11-13 13:39:27 +00:00
236f2b9fe9 2009-11-13 13:30:19 +00:00
Rich
57fc6fa1a7 2009-11-09 20:23:05 +00:00
Rich
9909dcecf9 Added code to retrieve RO values for MSWord 2009-11-09 20:22:00 +00:00
Rich
36e4a5ee44 Fixed degree symbol translation
Added some debug code to look at data conversion during OLEdb read of dBase text.
2009-11-09 20:21:06 +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
Rich
a077e429ac Added DisplayNumber property to Item 2009-11-04 17:17:19 +00:00
Rich
c5c4d6006b Added PDF Generation Code 2009-11-04 17:16:26 +00:00
Rich
f26cc50c3c Added Error Handling and Reporting 2009-11-04 17:15:29 +00:00
Rich
cd04644e2f Data Loader Error form 2009-11-04 17:13:27 +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
391cbaea39 2009-11-03 16:32:28 +00:00
afc16fb9f9 2009-11-03 16:31:30 +00:00
27cb94f418 2009-11-03 16:28:16 +00:00
77e55dbb9c 2009-11-03 16:27:35 +00:00
Rich
52feb8a711 Fixed code for tree selection after selected item deleted 2009-10-27 22:59:00 +00:00
Rich
37099ec443 Fixed code for treeview select after selected step deleted 2009-10-27 22:58:12 +00:00
Rich
d17c81a9d9 Put a Question Mark in as resolved text for invalid transitions 2009-10-24 03:07:05 +00:00
Rich
473b26a5bf Added TransitionText property 2009-10-24 03:05:59 +00:00
Rich
4ce64de76c Fixes to code to generate annotations for transitions with missing destinations. If more than one transitions with a missing destination point to the same destination, the first one would get an annotation.
Replace Outside Transitions with text if the source data is missing.
2009-10-24 03:05:14 +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