Rich
37688d042f
Changed Error Handler
2010-04-21 20:57:39 +00:00
Rich
4a50092154
Code to kill MSWord if it locks-up
2010-04-21 20:56:16 +00:00
Rich
2c14e4113b
Added Error Handling code
...
Added a new parameter to SaveSectionDocument and Error Handling
Changed error handling for InvokeMember to throw an exception
Added code to change the view to PrintMode when determining length
2010-04-21 20:55:28 +00:00
Rich
1741b0e3e0
Moved MS Word Terminate code to WordDoc.cs
...
Added a new parameter to SaveWordDoc call
2010-04-21 20:53:31 +00:00
Rich
3a27bf6eb6
Added code to handle conversion errors and code to create DocAscii field
2010-04-21 20:52:24 +00:00
Rich
d3e88c5120
New static method to clear the Output window in the Development environment.
2010-04-08 17:45:22 +00:00
Rich
5d03ff7368
Updated code to save Ascii text to DocAscii field.
...
Added code to look for and replace Symbol Characters.
2010-04-08 17:44:22 +00:00
Rich
24c892b008
Updated code to save the DocAscii field.
2010-04-08 17:42:58 +00:00
Rich
88fcff5852
New LBDocumentClass Properties:
...
string Ascii - Ascii of the entire document text - used for searching
bool HasSymbolCharacters - Looks for symbol characters in the text
Method
ReplaceSymbolCharacters - Replaces any symbol characters with standard characters.
2010-04-08 17:42:14 +00:00
Rich
ab43347a92
2010-03-26 14:10:16 +00:00
Rich
ad59b627f0
2010-03-26 13:52:30 +00:00
Rich
6d4336307a
2010-03-26 13:51:48 +00:00
Rich
ea8ada7cd9
2010-03-26 13:50:59 +00:00
Rich
59cfbbea6c
2010-03-26 12:10:59 +00:00
Rich
2eb5d9d6bc
2010-03-26 12:10:02 +00:00
Rich
53cc599846
2010-03-26 11:42:29 +00:00
Rich
74673d17ae
2010-03-25 19:38:51 +00:00
Rich
076fcfae10
Commented unnecessary "using" statement
...
Clean-up
2010-03-25 19:35:01 +00:00
Rich
fbc56399f1
Added support for iTextSharp
...
Changed code that determines line color for thin lines.
Temporary fix for "*Resolved Transition Text*" bug
Removed Comment
2010-03-25 19:34:04 +00:00
Rich
42c9f9f46f
Removed unnecessary "using" statement
...
Added enums for Page E_NumberingSequence
2010-03-25 19:32:02 +00:00
Rich
45f0a22be4
Class to support overlay with VE-PROMS (16 bit)
...
Class that performs print function
Change to use frmPrintMSWord
2010-03-25 19:31:05 +00:00
Rich
73f5975c6e
Moved Analyze code to frmAnalyze
2010-03-25 19:29:46 +00:00
Rich
b4df2076d3
Code to Determine that the last character was Uppercase
2010-03-25 19:27:30 +00:00
Rich
8dba8a3767
New Properties
2010-03-25 19:26:59 +00:00
Rich
b1d4c004d3
Added Config Settings
2010-03-25 19:26:16 +00:00
Rich
01ca268595
Un-commented code to handle some dBase errors
2010-03-25 19:25:17 +00:00
Rich
9712646a16
2010-02-02 21:05:49 +00:00
Rich
13240b4a7d
Changed to support VGOutput interface & various bugs fixed.
...
Scalable form to display an XYPlot
2010-02-02 21:02:34 +00:00
Rich
8dcc308f66
Changed to use Late Binding (LBWordLibrary)
2010-02-02 21:01:07 +00:00
Rich
673acb6ecd
Add Printing/Length to Documents.Config as Documents are saved
2010-02-02 20:59:48 +00:00
Rich
5f2e90ad6b
Commented-out debug output
2010-02-02 20:58:31 +00:00
Rich
b58965c823
Use graphics to display preview of plots
2010-02-02 20:57:54 +00:00
Rich
771df71108
VGOutput interface which supports C1PDF and System.Drawing.Graphics
2010-02-02 20:56:17 +00:00
Rich
f8b0964258
Changed to support C1PDF and System.Drawing.Graphics
2010-02-02 20:55:07 +00:00
Rich
f2f3f030be
Removed unnecessary code
2010-02-02 20:53:57 +00:00
Rich
c37952b58c
Added Printing/Length to Config
2010-02-02 20:53:11 +00:00
Rich
572ff1f085
Added Printing/Length property
2010-02-02 20:52:31 +00:00
Rich
4a3cbb7b80
Docked font combo to right
2010-02-02 20:51:21 +00:00
Rich
710cfee31d
Added properties and methods
2010-02-02 20:50:34 +00:00
Rich
b80775a454
Add Printing/Length as Documents are converted
2010-02-02 20:49:34 +00:00
Rich
b0fc93d078
Added SearchPrev property
2010-02-01 21:36:11 +00:00
Rich
fbd6429670
Code to walk through Items for Find and Replace
2010-02-01 19:38:34 +00:00
Rich
61c9d01516
Added code to locate the currently selected StepItem in the TreeView
2010-01-13 21:32:23 +00:00
Rich
d00dc0749e
When Content of a StepItem changes, refresh the ItemAnnotations
...
FindText changed to use StepRTB object
2010-01-11 22:20:33 +00:00
Rich
214cc7769e
In the method that strips RTF prior to saving, when a LineBreak token is followed by a Font Change token, remove the fontchange and leave the space
2010-01-11 22:19:28 +00:00
Rich
ce4d28e0b9
Refresh ContentInfo objects for any impacted by transition changes
...
This fixes a bug that if the contentInfo was not refreshed, it was not able to be edited.
This also causes ContentInfo's with Annotations to have the background color changed.
2010-01-11 22:17:52 +00:00
Rich
70a88b5638
Added feature to save search criteria into settings
2010-01-08 14:34:59 +00:00
Rich
c7294d5ffd
Added new Property CalledFrom which will return the first local in the stack
2010-01-08 14:34:16 +00:00
Rich
9180fba5ec
Bug Fix - Delete button enabled for other than procedure StepItems
2010-01-08 14:33:38 +00:00
Rich
ec1d6f9bd2
- Bug Fix - Update RNO tab when AER tab is updated
...
- Commented-Out debug for location
- Bug Fix - Cautions are now added above existing notes
Bug Fix - AdjustSizeForContents - Only adjust width if text != ""
2010-01-08 14:33:04 +00:00
Rich
843c3fc85a
Bug Fix - Allow save if text is shorter than 4 characters
2010-01-08 14:31:29 +00:00
Rich
7d79be9a69
Changed Dispose to save search critera lists
2010-01-08 14:30:58 +00:00
Rich
4a977ce48d
- Added feature to save search criteria into settings
...
- Bug Fix - when results list is changed due to a delete or edit, the results selection is cleared
- If a search criteria is selected from the list, the selected criteria is placed at the top of the list
- Limit the number of search criteria to 10. We may want this to be a user configurable number.
2010-01-08 14:30:16 +00:00
Rich
147dd8919c
Bug Fix - If a node doesn't have a parent, the program will not crash
2010-01-08 14:29:08 +00:00
Rich
7ab1302c84
Moved Font ComboBox for Debug
2010-01-08 14:28:13 +00:00
Rich
df34079386
Added tables to movement logic
...
Improved table layout
2009-12-18 18:36:37 +00:00
Rich
3a4ab8c801
Improved Table layout
2009-12-18 18:35:30 +00:00
Rich
6f2b22b67e
Save text after adding transition
2009-12-18 18:34:54 +00:00
Rich
ee4f83fc20
Change anchor for checkListBoxApplic
2009-12-18 18:34:18 +00:00
Rich
5b853beb2d
Default "Change All at Level" False for High Level Steps, True for non-high level steps
2009-12-18 18:33:13 +00:00
Rich
a8405cdabc
Removed debug from ArcDraw to draw segments in different colors
2009-12-18 18:30:52 +00:00
Rich
b65a6abf87
Added ability to set default font for DEBUG
2009-12-18 18:29:58 +00:00
Rich
dd1eb7e4f1
Added ToDo Comment
2009-12-18 18:28:54 +00:00
Rich
3858729217
Make TableWidth a Public Method
...
Fix Logic to move selection around links
2009-12-08 02:32:32 +00:00
Rich
9f780c4477
Added code so that a StepRTB used outside of a StepItem will not cause a crash.
2009-12-07 15:57:22 +00:00
Rich
35627d8fa2
Added code to Just Get RODb and not all of it's children.
2009-12-07 15:56:07 +00:00
Rich
79b0bf4c1b
Fixed code so that Deletes of Procedures and Sections would no cause steps to be resequenced.
...
Added code to Just Get RODb and not all of it's children.
Added code to create an RoImageFile (Temporary) to be used to view and print images
Additional DEBUG info
2009-12-07 15:55:31 +00:00
Rich
0cb99bcf5e
Added code to get ROs by AccPageID and GetChildren by ROType
2009-12-07 15:53:16 +00:00
Rich
6d298bfbfd
Added New Word Properties and Methods
2009-12-07 15:52:32 +00:00
Rich
c6e18d4fe7
Added getJustRODb and not all of it's children.
2009-12-07 15:51:30 +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
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
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
Rich
cc86853f6f
- Added GetExternalTransitionsToChildren
...
- Added GetExternalTransitions
2009-10-22 19:05:47 +00:00
Rich
06c622b5eb
- Added RTF command ulnone to StripRtfFormatting
...
- Fixed ResetParts to also MyContent.RefreshContentParts
- Removed a using command because it was causing a cached iteminfo to be disposed.
Added DeleteItemAndChildren
2009-10-22 19:05:08 +00:00
Rich
8496e3128a
Changed RegEx expression to find Links in FixTranstionText
2009-10-22 19:03:46 +00:00
Rich
fd709f3fb7
- Added DeleteItemAndChildren Stored Procedure
...
- Added DeleteItemAndChildrenTest Stored Procedure
- Added getExternalTransitions Stored Procedure
- Added getExternalTransitionsToChildren Stored Procedure
2009-10-22 19:03:01 +00:00
Rich
7bc7129faf
Changed GetIdValue to use UniqueID
2009-10-21 20:49:28 +00:00
Rich
d2e964dde1
Removed GetChildren from editable object
...
Removed HasChildren from editable object
Removed ActiveParent from editable object
Removed ActiveFormat from editable object
Removed LocalFormat from editable object
2009-10-08 14:35:53 +00:00
Rich
ceeea69bcd
Changed ToString for StepData part of PlantFormat
2009-10-08 14:34:33 +00:00
Rich
66f1c21425
Added Item.MyItemInfo
...
Changed ActiveParent object to return cached ItemInfo
Added Section.MySectionInfo
Added Procedure.MyProcedureInfo
Removed debug printout
Removed GetChildren from editable object
Removed HasChildren from editable object
Removed ActiveParent from editable object
Removed ActiveFormat from editable object
Removed LocalFormat from editable object
Changed logic to use SectionInfo to retrieve FormatInfo
2009-10-08 14:33:50 +00:00
Rich
119c428ae4
Added MyFolderInfo to Folder
...
Removed GetChildren from editable object
Removed HasChildren from editable object
Removed ActiveParent from editable object
Removed ActiveFormat from editable object
Removed LocalFormat from editable object
2009-10-08 14:32:02 +00:00
Rich
f20cc96212
Removed debug print
...
Added MyDocVersionInfo to DocVersion
Removed GetChildren from editable object
Removed HasChildren from editable object
Removed ActiveParent from editable object
Removed ActiveFormat from editable object
Removed LocalFormat from editable object
2009-10-08 14:31:06 +00:00
Rich
d3e7bc9dd5
Removed AncestorLookup property
...
Changed logic to use Info version of parent
Changed Ancestor Lookup to use Info objects
Removed ActiveFormat from editable object
2009-10-08 14:29:52 +00:00
Rich
10f55d09fd
Removed AncestorLookup property
...
Changed logic to use Info version of parent
Changed Ancestor Lookup to use Info objects
Removed ActiveFormat from editable object
Changed DefaultFormatSelection to use info objects
2009-10-08 14:28:43 +00:00