Commit Graph

396 Commits

Author SHA1 Message Date
jjenko 1d5a43627c 2010-08-04 15:07:27 +00:00
jjenko 9ac1ce9e37 2010-07-23 17:10:18 +00:00
Kathy 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
Kathy af197dbd05 2010-06-24 10:38:14 +00:00
jjenko d311a6c717 2010-06-23 18:08:38 +00:00
jjenko 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
jjenko f4097b64ed Added information for checkoffs 2010-06-04 19:43:15 +00:00
jjenko 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
jjenko fdf3284d8f put debug statement inside #if DEBUG 2010-04-23 18:02:29 +00:00
jjenko 396839f8ee put debug statements inside #if DEBUG 2010-04-23 18:01:41 +00:00
jjenko 2e83eb00ad added variables for paths to fmtall and genmacall 2010-04-23 18:00:16 +00:00
jjenko 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
jjenko c5eb494668 2010-03-31 18:03:54 +00:00
jjenko e754763029 2010-03-31 16:51:38 +00:00
jjenko 6573db6c9f 2010-03-31 16:49:43 +00:00
jjenko eaba85067c 2010-03-31 16:49:11 +00:00
jjenko bf33f71a1a 2010-03-31 16:48:15 +00:00
jjenko 8d946d1f26 2010-03-31 16:46:46 +00:00
jjenko 65c47b3e8b 2010-03-31 16:46:04 +00:00
jjenko 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
jjenko 54cc4b1322 2010-03-25 14:44:55 +00:00
jjenko c83ee4259a 2010-03-25 14:44:13 +00:00
jjenko d5ab27cb80 2010-03-25 14:43:16 +00:00
jjenko b433ee9e4e 2010-03-25 14:42:43 +00:00
jjenko bd3fb318d0 2010-03-25 14:41:54 +00:00
jjenko c2b2184bd6 check for duplicate procedure entries in set file (there should not be any) 2010-03-25 14:41:18 +00:00
jjenko 182e9a1fd3 2010-03-25 14:40:00 +00:00
jjenko 84f26c2f9b added dictionary for set file (to handle duplicate procedure names - there should not be any) 2010-03-25 14:38:29 +00:00
jjenko 037c3f47e0 Simplify User Interface, added Fix Transitions button, fixed problems with loader and fix transitions 2010-03-25 14:37:01 +00:00
jjenko 77b8e31d8d fixed sub format problems 2010-03-25 14:36:25 +00:00
jjenko 6947709149 Simplify User Interface, added Fix Transitions button, fixed problems with loader and fix transitions 2010-03-25 14:35:06 +00:00
jjenko 96fb8a53d3 2010-03-25 14:32:38 +00:00
Rich b80775a454 Add Printing/Length as Documents are converted 2010-02-02 20:49:34 +00:00
Rich dd1eb7e4f1 Added ToDo Comment 2009-12-18 18:28:54 +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 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
Kathy afc16fb9f9 2009-11-03 16:31:30 +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 8804d367da Use FormatInfo rather than Format object 2009-10-08 14:24:34 +00:00