49 Commits

Author SHA1 Message Date
9a0ffef782 Fixed null reference for redefining range transitions 2014-03-20 14:19:41 +00:00
7530ca00f3 For range transitions, don’t put ‘, Step’ in text twice if there is an optional section number
Added underline flag for transition text
Added support for underline flag for transition text and fixed bug where replace words that had underline on/off for ‘OR’ turned off underlining in transition text
If selectedindex for section list was -1, set to 0 and refresh the section list
2014-03-10 12:44:48 +00:00
4e445bbe20 Page Num Transition (for grids) 2014-01-22 12:06:56 +00:00
ef32061c72 Fixed section list to position on current sub-section 2014-01-20 17:31:31 +00:00
Rich
8ccdecf244 Changed Highlighting logic for range transition to only include steps or sections 2013-07-08 19:21:39 +00:00
Rich
aace632c9b Added logic to protect against failures when an invalid transition text is removed.
Added logic to protect against failures when an invalid transition text is selected.
2013-07-03 15:58:12 +00:00
Rich
78add0ccd2 Added a missing MAXRECURSION 10000
Changed Through Transition Format and User Interface
Added Automatic Print Options to shutoff DebugText (/NT), DebugPagination (/NP) and Compare (/NC)
Added logic to allow the use of the default path for PDFs.
Update the Print_PDFLocation property of the Working Draft when the user changes the value on the Working Draft property page.  Fixed Bug B2013-117
Set the date/time stamp for the Document based upon the current time.
Make sure that the output is set to Final without revisions and comments before ROs are replaced.
Added function to restore valid previous version of MSWord document if the current version is not a valid document.
Check for Null to eliminate errors.
Removed Unused field DocPDF
Support MSWord document restore function.
Add check for Transition Node count before updating values.
Restore latest valid MSWord document if the current version is not valid.
Eliminate File Commands so that the user can only close the MSWord section, and then verify if the changes to the document will be saved.
2013-07-01 17:39:15 +00:00
45fdbc4fe3 Fix B2013-125: crash when adding SHE procedures
Modify 'AND' range transition to actual selection of user
2013-06-27 12:51:55 +00:00
c121a2fce1 B2012-377 Fixed null reference for transition to empty procedure set 2012-12-17 17:04:44 +00:00
Rich
2549984e63 Added reference to Volian.Base.Library
Provides message to user when creating transition between different applicability steps
2012-12-04 23:05:11 +00:00
Rich
63f535a4d3 Remove unused commented code 2012-11-15 17:25:08 +00:00
b7bea9a5f1 logic to support transition to a non-numbered step
commented out test coding to save for now.
2012-11-14 19:18:47 +00:00
aac7de181c 2012-03-09 16:10:09 +00:00
09b1cce695 2012-02-15 15:02:06 +00:00
bf81c633e9 Now uses the defined TransMenu in the our dropdown list. 2012-01-27 14:30:37 +00:00
6ea027f133 2011-07-19 16:49:09 +00:00
e144ddc452 2011-05-05 17:32:47 +00:00
6ae9eb9653 2011-04-27 11:20:02 +00:00
7ea8e04e41 2011-04-26 12:00:22 +00:00
9474d194c8 2011-02-08 11:29:26 +00:00
Rich
e20796dfbf Fixed NextItems logic
Replaced duplicate logic in GetChildren with MyItems
Fixed logic to check for Sections = null
2010-11-15 17:01:36 +00:00
a9ec4d574f 2010-10-25 17:42:57 +00:00
18b9fb3c2e 2010-10-19 16:47:56 +00:00
ffd881ae42 2010-10-15 16:43:02 +00:00
d19352acb6 2010-10-07 12:44:21 +00:00
Rich
dc7eb108cb Correct cursor position after RO Insert
Correct dispose logic for transition destination ITEMs
Correct cursor position after Transition Insert
Correct logic to parse Transition Link Token
Correct Save Config to dispose of ITEM
Removed debug vlnStackTrace
2010-09-27 16:12:46 +00:00
22831cc08d 2010-09-21 18:36:49 +00:00
9388180ebc 2010-09-10 17:53:32 +00:00
Rich
d739a72c7b - Put RO Adjustment code prior to Replace Words - Match 16 Bit
- Replaced logic for Replace Words so that they are replaced sequentially through  the text rather than sequentially through the word list.
- Added DoTransitionAdjustments that adds hardspaces to Transitions.
- Changed the NextUnicode module to ignore Hard Spaces
- Added logic to find 'real' spaces in ROs and replace only them.  Spaces are  also used to terminate RTF commands.
Added code to handle "AND Range" Transitions
- Use new ToolTip property
- Use new MyStepSectionLayoutData
- Remove Debug
Remove unused code
Renamed TwipsPerPage to PointsPerPage
Adjusted Superscript offset to match 16-Bit
- Added Debug Code to compare 16-Bit and 32-Bit text
- Added Debug Code forr Pagination
- Added optional code to match 16-Bit pagination
Added Ruler for 6 and 7 lines per inch.
2010-09-06 19:39:44 +00:00
06f23219cd 2010-03-25 11:26:08 +00:00
cfb58493fa fixed the problem where the last item in the step list was not scrolling all the way into view
logic to change background color if the item contains an annotation
2010-01-11 14:05:31 +00:00
Rich
6f2b22b67e Save text after adding transition 2009-12-18 18:34:54 +00:00
ecff8237a2 2009-12-04 14:16:40 +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
9a7a9c3f72 2009-08-18 14:49:01 +00:00
Rich
df1defc709 Update Transition Text 2009-07-30 19:03:38 +00:00
d126729cae 2009-05-05 13:32:43 +00:00
768561ca7a 2009-03-05 16:05:33 +00:00
68998360df 2009-01-27 15:50:01 +00:00
c7e494af1b 2008-05-21 13:40:29 +00:00
cee33892f8 2008-04-10 14:01:27 +00:00
Rich
c0511c990d Object and Property name changes for consistency 2008-03-27 19:39:10 +00:00
1515b5ed9b 2008-03-25 12:31:19 +00:00
8bd8b037f4 2008-03-19 12:49:36 +00:00
97427f9f05 2008-03-10 13:16:58 +00:00
Jsj
fe11e437f6 2008-03-05 21:33:19 +00:00
63fd25601e 2008-03-03 15:18:03 +00:00
7de364dbac 2008-01-31 14:31:18 +00:00
103176a848 2008-01-28 14:11:00 +00:00