978ca38993
needed an empty replace words list – don’t inherit from parent (if null, was inheriting from parent)
2012-11-27 15:12:32 +00:00
Rich
ce52e31138
Added logic to create annotations for transitions to un-numbered steps
2012-11-15 16:59:39 +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
274706e0c1
2012-10-26 10:27:26 +00:00
2fdb19be8e
2012-10-04 11:31:23 +00:00
77cfb0bed2
2012-09-27 11:16:26 +00:00
fe8b388b1b
2012-09-12 13:10:17 +00:00
cc4b8a2020
2012-08-10 10:41:31 +00:00
058c21ba65
2012-08-01 11:22:31 +00:00
bbe92962b0
2012-06-08 13:13:13 +00:00
Rich
d445039c7f
Added Try/Catch to keep the code from bombing on an invalid RO
2012-04-11 18:12:18 +00:00
ea85aeba23
RO table was failing in DoCOlorLink. This does not fix the problem.
...
More fixes to support 7LPI when printing grids.
2011-09-30 12:52:13 +00:00
d654f22310
2011-08-24 11:54:43 +00:00
Rich
792351c922
Change Manager
2011-08-01 20:20:39 +00:00
Rich
7b177a88f6
Formats.cs - Update existing Formats
...
ContentExt.cs - Fixed logic to find RO value in procedure text
DisplayText.cs - Fixed logic to find Ro value in procedure text
2011-07-19 16:40:50 +00:00
df775b384e
2011-07-14 16:00:23 +00:00
a062a026b4
2011-06-16 10:35:50 +00:00
724fbcf62d
2011-05-06 15:39:02 +00:00
b279f2074d
2011-03-14 11:32:23 +00:00
Rich
ddb2ea162f
Changes to Comments
2011-03-11 15:46:51 +00:00
47860da240
2011-03-07 13:13:43 +00:00
b35612736d
2011-01-19 16:18:20 +00:00
d601a2c76a
2011-01-07 15:33:40 +00:00
0941db7c5c
2010-11-08 14:46:54 +00:00
987d5b00ca
2010-10-25 17:42:19 +00:00
Rich
1e0564f35a
Corrected Logic in ProcessRoTanChanges to save transitions
...
Fixed logic in AddSubStep to show menu if no current substeps exist, even if the step has a table
2010-10-20 14:45:12 +00:00
Rich
8f110a10e3
Properly Save Text from DisplayText
...
Fixed logic to support single character in a stepRTB
(Fixed 127) Corrected code to deal with null AERStepItem
Added code to respond to a Right Arrow for steps that don't have RNOs
Changed KeyDown (Keys.Down) logic to support a Hard-Return at the end of a StepRTB
2010-10-19 15:55:08 +00:00
Rich
ecb9f7f872
Save Item only once when text is updated
...
Adjust AER to reflect changes in the RNO column
Added AnnotationColor property
Set Active or Inactive BackColor for StepRTB
2010-10-18 15:40:29 +00:00
Rich
b39ee1b05b
Added code to limit when Replace Words are replaced within ROs.
...
ReplaceWords are only replaced when the flag is set and when the RO is not a setpoint
2010-10-15 21:14:34 +00:00
c26e539b15
2010-10-07 12:42:59 +00:00
ddf97d9d7e
2010-09-28 17:05:10 +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
6634758e73
2010-09-21 18:35:36 +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
e5ccc5604e
2010-09-10 17:50:34 +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
66e7690661
2010-07-23 15:55:59 +00:00
edfc3d71b0
2010-06-23 18:16:06 +00:00
58baa1dd81
2010-06-08 20:53:36 +00:00
4b8591150f
logic for ReplaceWords that have hardspaces
2010-06-04 19:27:34 +00:00
Rich
9cc6174ad1
Changed CheckOffs
...
Made DisplayText more generic
Added comments
- Added parameter to DisplayText
- Removed specific OutlineTable
2010-05-25 16:12:51 +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
df1a2a1d47
2010-03-25 14:57:38 +00:00
3248a411b2
2010-03-25 11:25:07 +00:00
9faa57882c
2010-01-22 13:56:02 +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
843c3fc85a
Bug Fix - Allow save if text is shorter than 4 characters
2010-01-08 14:31:29 +00:00
111ff933be
2009-12-09 15:43:14 +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
91d6340f9d
2009-11-03 16:41:04 +00:00