109 Commits

Author SHA1 Message Date
09bcde4bef 2010-09-28 16:59:33 +00:00
0efa235f79 2010-09-27 17:27:00 +00:00
ddacbd431f 2010-09-24 12:29:58 +00:00
7b685cf220 2010-09-21 18:29:58 +00:00
Rich
3086c7ec5a Added Volian Comment Annotation Type
Support having a transition at the beginning of the text
2010-09-17 19:39:26 +00:00
b6ea14f1b3 2010-09-10 17:45:50 +00:00
a9da618d54 2010-09-10 17:44:14 +00:00
Rich
90a7a6dbc0 - Added code to handle missing A0 Section Transitions
- Added code to handle "AND Range" transitions
- Fixed code to replace transition tokens.  It was removing the last character.
Added Background Saving
2010-09-06 19:31:52 +00:00
Rich
773b7c266b Search Results Report
Changed Word conversion to use one instance of a Word Application unless an error occurs.
Changed two timers to Static
2010-09-06 19:30:54 +00:00
dc83ae54c4 2010-08-24 13:40:59 +00:00
d38f7afeab 2010-08-24 13:39:50 +00:00
bdc2d651e3 2010-08-12 16:11:14 +00:00
5d77b1aec4 2010-08-12 16:08:57 +00:00
1d5a43627c 2010-08-04 15:07:27 +00:00
9ac1ce9e37 2010-07-23 17:10:18 +00:00
40a0cd2d24 2010-07-22 14:18:04 +00:00
Rich
ec9ac888a0 Added DocPdf field for caching 2010-07-20 19:32:05 +00:00
Rich
952ef202c9 Fixed logic so that Word will properly restart if a file has errors. 2010-07-16 19:01:46 +00:00
af197dbd05 2010-06-24 10:38:14 +00:00
d311a6c717 2010-06-23 18:08:38 +00:00
fbb06a698f 2010-06-23 18:07:58 +00:00
Rich
5af2c31559 Removed Debug Print
Moved code to add sections to Procedure parts
Moved code to add steps to Section parts
Moved code to add steps to Step parts
Changed Debug Print
Fixed a Format Flag conversion DontBreakOptEquipmentList
Changed GetItemFont so that parent items would not be left in the cache
Changed AddIncludedStepNumber to allow for ranges to sub levels.
Added a array reference to StepDataList by index.
2010-06-17 18:42:06 +00:00
f4097b64ed Added information for checkoffs 2010-06-04 19:43:15 +00:00
b07dc77100 2010-06-04 19:42:17 +00:00
Rich
699b412bcd StreamReader & error handling
CheckOff & ChangeBar changes
CheckOff & Gen -> Base
2010-05-25 16:06:14 +00:00
fdf3284d8f put debug statement inside #if DEBUG 2010-04-23 18:02:29 +00:00
396839f8ee put debug statements inside #if DEBUG 2010-04-23 18:01:41 +00:00
2e83eb00ad added variables for paths to fmtall and genmacall 2010-04-23 18:00:16 +00:00
94d75fa99b Variables for locations of fmtall and genmacall 2010-04-23 17:59:21 +00:00
Rich
37688d042f Changed Error Handler 2010-04-21 20:57:39 +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
c5eb494668 2010-03-31 18:03:54 +00:00
e754763029 2010-03-31 16:51:38 +00:00
6573db6c9f 2010-03-31 16:49:43 +00:00
eaba85067c 2010-03-31 16:49:11 +00:00
bf33f71a1a 2010-03-31 16:48:15 +00:00
8d946d1f26 2010-03-31 16:46:46 +00:00
65c47b3e8b 2010-03-31 16:46:04 +00:00
ae4d66d32b 2010-03-31 16:45:27 +00:00
Rich
01ca268595 Un-commented code to handle some dBase errors 2010-03-25 19:25:17 +00:00
54cc4b1322 2010-03-25 14:44:55 +00:00
c83ee4259a 2010-03-25 14:44:13 +00:00
d5ab27cb80 2010-03-25 14:43:16 +00:00
b433ee9e4e 2010-03-25 14:42:43 +00:00
bd3fb318d0 2010-03-25 14:41:54 +00:00
c2b2184bd6 check for duplicate procedure entries in set file (there should not be any) 2010-03-25 14:41:18 +00:00
182e9a1fd3 2010-03-25 14:40:00 +00:00
84f26c2f9b added dictionary for set file (to handle duplicate procedure names - there should not be any) 2010-03-25 14:38:29 +00:00