35 Commits

Author SHA1 Message Date
1bdfb7d1e3 C2024-008 -Created a PROMS executable use .Net version 4.8.1
B2020-106 - Fixed insert of new symbols.
2024-04-16 14:16:40 -04:00
be0c910432 ~ Set to build using DotNet Ver 4.6.2
~ Upped the minor revision number of PROMS to 2.1 and RO Editor to 2.2
2023-06-22 14:37:29 -04:00
a4db26f764 Additional Reference Updates 2023-06-21 17:18:15 -04:00
01e15bf58b Removed VSS Bindings from all projects 2023-06-21 16:16:01 -04:00
f68ca213a8 Updated references for development environment 2023-06-20 11:50:35 -04:00
bbce2ad0a6 Commit for development environment setup 2023-06-19 16:12:33 -04:00
Rich
ee241103c6 C2018-035 Added error Handling to provide more useful information when a plot fails 2019-08-22 15:26:51 +00:00
Rich
b8224bbc08 B2017-148 Fix MSWord XY Plot commands. Replace left and right double quotes with normal double quotes 2017-07-20 12:50:38 +00:00
Rich
dc7a2a7273 B2017-008 - If the scale entered for an axis is reversed (maximum to minimum) the code will correctly print the axis. Prior to this fix the axis was not printed. 2017-01-19 21:18:03 +00:00
3ddc7dfd41 Fixed the code to handle a radius of zero during the curve calculations 2014-01-14 17:28:11 +00:00
Rich
768890116c Keep pagination code from going into an infinite loop.
Properly handle a Null WidthOverride.
Properly handle a note or caution on a section.
Remove returns from lists of data points.
2013-12-16 20:13:51 +00:00
43178faf46 Added logic to handle a different double quote character (this was supported in 16-bit) 2013-11-04 20:08:25 +00:00
Rich
5271561b84 Erase the existing background (including any lines) before drawing a box. This allows boxes to be placed over curves and lines.
Change the order of lines being drawn to support boxes being able to be placed on top of curves and lines.
2013-10-24 21:47:01 +00:00
Rich
24dfe73886 Added handler for Byron / Braidwood PageList tokens {TITLE&UNIT} and {SPLITEOPNUM}
Fixed the logic that leaves gaps in the Grid for Text Blocks and Boxes.  If the Text Blocks or the Boxes are outside the range of the plot.
2013-10-23 18:18:09 +00:00
99b055f4ac Fix parsing crash if xy plot definition has extraneous ‘.’ after a number. 2013-09-05 15:51:07 +00:00
Rich
6c56658451 If the RO Image file has an extension of "PCX" use an extension of "TIF" instead.
PCX is no longer supported and the 32-Bit RO Conversion code converts PCX files to TIF.
If a Text entry is placed above the grid, ignore it for the Grid lines and adjust the Top margin to allow the Plot title to print properly.
2013-07-31 14:51:07 +00:00
Rich
7bc0e8846e Added Property yVeryBottom
Changed the format of the Verical Ruler in the Debug PDF Layer to start at the top margin and extend to the bottom margin.
Partial fix of the logic to display an XY Plot.
2013-07-01 17:41:04 +00:00
Rich
9c98f8bb48 Changed how XYPlot data is handled for processing VCSummer data 2013-06-11 18:48:58 +00:00
3dfb222834 Added logic to handle cases when and RO value contains an X/Y Plot but with text before the plot language
fixed bad indexes - inserting the superscript On/Off commands
2013-04-23 15:42:02 +00:00
2946d5b644 B2012-169 – x/y plot was printing very small and straddled the top of the page. 2012-10-05 15:00:11 +00:00
42b94eac97 Fix to remove the ‘>’ character at the end of the plot definition which was preventing the plot from being generated. (B2012-186) 2012-09-28 14:46:04 +00:00
1ebcd90f48 Empty Genmac fix, split cover page title fix
logic for Delta on HLS tab, better check for proportional font
different way to register fonts , check for null base font
fixed problem of too many carriage returns in some plot definitions.
2011-11-21 20:55:31 +00:00
c4c92f7706 remove spaces at the end of lines in the command string 2011-09-28 13:36:50 +00:00
591e17fa42 2011-09-22 11:57:03 +00:00
0da0a6dc56 2011-07-29 13:44:36 +00:00
ef54718fb1 2011-07-14 16:16:46 +00:00
9a3330fc63 2011-01-19 16:14:34 +00:00
Rich
2bf3fc3844 Previously checked-in a wrong version.
Previously checked-in the wrong version
2011-01-12 21:49:08 +00:00
Rich
bd99a0f55c - Changed code to use entire (16 Character) ROID to get the Multiple Return Values
- Added code to eliminate duplicate entries for Appedix Page IDs for Multiple Return Values
Trim whitespace from beginning and end of Plot Text.
2011-01-12 21:30:46 +00:00
935802a57a 2010-08-04 15:17:19 +00:00
0963dbb79c 2010-07-23 20:44:16 +00:00
Rich
076fcfae10 Commented unnecessary "using" statement
Clean-up
2010-03-25 19:35:01 +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
1731dbe43b Preparation to switch to ITextSharp library
Corrected logic to process window size/movement adjustments
2009-02-06 15:52:27 +00:00
3a0c591623 2008-08-25 16:04:34 +00:00