181 Commits

Author SHA1 Message Date
7bb9ec16f9 B2020-051: Paste (ctrl-v) of mathtype equation was allowed into a procedure step 2020-04-07 14:55:20 +00:00
9fae7d8e38 B2020-018: table font size – short cut keys not catching limits & selection not kept when using buttons 2020-02-13 13:46:09 +00:00
ca63cfcce0 C2019-045: For enhanced procedures, allow modification of number & title 2019-12-13 13:28:39 +00:00
8aad90ad87 C2019-043 convert “->” to the right arrow symbol and “<-“ to the left arrow symbol in RO return values if the UseDashGreaterLessThenForArrowsInROValue format flag is set 2019-11-07 15:56:38 +00:00
Rich
ee658d6a6d B2019-161 Timing of display history
B2019-161 Timing of display RO
B2019-161 Timing of display search
B2019-161 Timing of display tab control
B2019-161 Timing of DSO Tab Panel Refresh
B2019-161 Timing of close word app
B2019-161 Timing of MyStepRTB selection changed
2019-10-29 13:21:32 +00:00
4efec4cfdd B2019-155 Show a tick mark (‘) when displaying a hard space in the Step Editor (but not in the current edit window) for all fonts, proportional and fixed spaced. 2019-10-16 15:53:54 +00:00
17260519e3 B2019-030 Use FlexableMesageBox instead of MessageBox so that it is always on top. 2019-03-07 18:02:31 +00:00
Rich
05f04b75ef Set the tabel font to 10 point
Remove the override for the transition type 5
Modiffied code that determined the font size for inserted transitions to get the correct value.
2018-01-19 17:14:55 +00:00
203baaf699 C2017-036 Call method that finds a proportional font that supports the symbol characters we use. 2017-11-13 17:38:22 +00:00
dd266d9d6c B2017-231 force the list of correct words to appear when doing a right mouse click on a misspelled word. 2017-11-13 14:10:01 +00:00
Rich
dc6468155f B2017-048, B2017-052, B2017-055 ROs sometimes have two start tokens which make them uneditable. 2017-06-20 20:04:49 +00:00
74898f5e4e Added methods to use common dictionary of fonts part of B2017-117 Out of Window Handles fix
Use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created)  B2017-117
Add a Using statement when we temporarily create a RichTextBox to ensure the Window Handle is free’d. Also use method from VE_Font to get a font reference (uses dictionary so redundant Window Handles are not created)  B2017-117
2017-06-12 17:57:22 +00:00
9a52e89fd5 B2017-059 only turn on the spellchecking if the RTB is visible 2017-04-17 15:42:31 +00:00
dea491a3d9 B2017-023 fixed null reference errors when text boxes on Working Draft Specific Information dialog are empty. B2017-024 Added a context menu with windows clipboard options 2017-02-13 19:26:35 +00:00
8c0b10a61f B2016-242: EditorialSpellCheck not working for correcting misspelled words from context menu 2017-02-07 13:26:36 +00:00
Rich
8defa23e65 Added support for Visio 2017-01-30 16:53:35 +00:00
9d6bfa6bf9 Added logic to properly do the Ctrl Del keystroke 2017-01-26 14:56:57 +00:00
431503a104 B2016-281 - handle when text is selected (highlighted) and the first keystroke is a dash or backslash. Also handle when dash or backslash is entered between two links such as two ROs that are butt up against each other. 2017-01-18 17:00:30 +00:00
085814045c B2016-260: fix check that determines if step’s content is an equation (including paste buffer) 2016-11-18 13:30:40 +00:00
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
Rich
600bbc52ea B2016-246 Control-Shift Right-Arrow changed to extend select * from ITEMS IIon a word to the right at a time 2016-11-10 16:08:26 +00:00
Rich
c014652d90 Keep RO Link for RO Images
Changed AddRtfText to public
Center figures in the PDF
Added debug output for figures.
2016-11-04 13:22:54 +00:00
91da0b995f Added supporting logic to SaveText and SaveContents for Editorial Spell Checker
Added supporting logic to SpellCheckNext for Editorial Spell Checker
Save text changes before starting up the spell checker
Added supporting logic to UpdateEditor for Editorial Spell Checker
2016-10-25 18:48:14 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
Rich
2099596290 B2015-134 Hanging Indent with Hard Returns was not being saved 2016-07-20 12:43:40 +00:00
Rich
e19db72647 B2016-173 Transition to MS Word section causes crash
B2016-135 Hanging Indent crash on History
B2016-162 Backslash typed into table cell does not get saved as a Backslash
2016-07-19 14:25:29 +00:00
14bb3fcf3b Using statement added so the ContentItems[0].MyItem do not say in cache (caused issues with paste/replace step) B2016-153
When using CopyStep Paste, don’t convert a transition to text if that transition has procedure number information  B2016-148
Fixed <Shift><F5> issue so that Copy Step Paste options menu pops up  B2016-148
Made SetButtonAndMenuEnabling a public function to fix <Shift><F5> issue so that Copy Step Paste options menu pops up  B2016-148
2016-06-29 19:32:06 +00:00
4c6d09803d Supporting logic to handle the use of the backslash character
Supporting logic to handle the use of the backslash character, and question marks
Supporting logic to handle the use of the backslash character, dashes, and symbols
Supporting logic to handle the use of the backslash character and dashes
2016-06-21 15:15:01 +00:00
Rich
c67d516743 When the mouse button is pressed on a step edit window, the focus is immediately set to that item.
Debug info for the StepRTB was improved.
2016-06-14 17:15:03 +00:00
8c8aad861b Fix B2016-093: Sometimes windows are left blue after adding RO 2016-04-05 15:26:58 +00:00
77591553c2 Added Insert and Replace buttons
Added comments with a link to the sendkeys key commands
Logic to let the Import Word Contents form know which edit item should receive the key strokes
2016-03-15 17:46:46 +00:00
6f454134db B2016-069: Hardspace appeared to be 2 spaces in ‘view’mode of StepRTB if proportional font (Arial) 2016-03-07 16:32:01 +00:00
235024bef4 B2016-067: Copy/paste/property edit of section caused format to change
B2016-064: Reviewer can no longer copy/paste steps via keyboard shortcut F5
2016-03-03 16:52:10 +00:00
b400a27cd4 Added a check for the shortcut switch “/EmbedImages” before allowing the paste of a screen shot 2016-03-03 16:26:24 +00:00
Rich
526214e0b5 Don't Change Selection if the mouse is down.
Don't hide the grid tools for RO Tables
Disable individual methods for RO Tables on the Grid Tool Ribbon and Context Menu (Copy, Paste, Insert, Remove)
Don;t allow edit mode if IsRoTable.
2016-03-02 21:03:08 +00:00
e9b3cd91e2 Took out memory garbage collection call that was significantly slowing down printing.
Added a forced memory garbage collection call after editing a table
2016-03-02 19:52:00 +00:00
9a7d508f81 Fixed<Shift><Space> bug B2016-008 2016-02-29 15:21:36 +00:00
Rich
f51753ea4b Added support to limit folder range.
Added option (false) to Remove Trailing Hard Returns and Manual Page Breaks
2016-01-20 20:18:11 +00:00
bc6fcfd05b Use static function to check user’s security level in allowing changes to step properties
Use static function to check user’s security level in allowing the insert or change of a transition
Use static function to check user’s security level in allowing the user to edit a table cell
Use static function to check user’s security level in allowing text modifications when keyboard shortcuts are used
ROEditor only security is now also considered a Reviewer.  Don’t allow a Review goto an RO (run the RO editor), Don’t allow a Reviewer toggle out of view mode from the context menu, for Reviewers, don’t allow the Enter key enter new steps and substeps.
For Reviewers, when on a table (grid) have the Enter Key move down to the next step element, don’t allow Reviewers edit a table
2015-12-09 21:04:02 +00:00
df37f61cb5 Made some regx usages static to help with memory usage
Logic to support clipboard paste of screen shot into a table cell
2015-11-24 18:28:59 +00:00
ba3bceadae Added a forced garbage collection to fix an Out Of Memory bug that results from using .Net’s Regex functions (which do not properly reclaim memory) 2015-11-20 20:59:25 +00:00
8af0edb375 Added events to allow keystrokes to toggle change bars, continuous action summary, and placekeeper check boxes.
Made ribbon buttons for Superscript and Subscript public, also improved logic around the insert pagebreak button.
2015-11-06 21:04:31 +00:00
Rich
58e58083c2 New Enhanced Document Properties
Fixed Find and Replace logic to keep it from getting into an infinite loop
Used new CSLA code to hanndle deletion of procedures with external transitions
New Enhanced Document properties
2015-10-27 13:34:33 +00:00
Rich
fc05c5feec Fixed so that it will compile 2015-10-09 19:24:52 +00:00
Rich
4109bb7bfe This is a limitation of the Microsoft RichTextBox. I discovered that the character \u1? appeared to function as a hardspace. This is only used when the text is displayed and not when it is edited, so, you need to move off the window to see the effect. 2015-10-09 18:43:14 +00:00
Rich
a87decdbe3 Open Enhanced Document from Procedure or Procedure from Enhanced Document
Added new feature to keep Background Document and Deviation Documents in Sync as the user moves through the procedure.
Support ReadOnly steps for Enhanced Documents linked steps.
2015-09-12 15:47:44 +00:00
11d58df488 Fixed a bug where the page number was not being resolved in page number transitions to sections that have a hard return.
Better handling of hard returns
2015-08-31 20:47:24 +00:00
a58add8937 B2015-103: indents (strip out rtf indent commands)
B2015-103:  indents (handle rtf indent commands)
B2015-103:  indents (set/clear ribbon button for indents)
B2015-103: setup rtf string for indents; display small identifying marks for indents
B2015-103: remove page break from ribbon; move indent; support new indent; support for table grid indent
B2015-103: Print for new indents in tables
B2015-103: Print for new indents in paragraphs
2015-08-19 12:18:39 +00:00
957499d93c Use the FreeMono font for symbols in the edit window 2015-07-23 14:39:40 +00:00
Rich
1463ec8853 Remove Unnecessary debug message
Fixed logic to find external transition when attempting to delete a procedure
Turn-on Table Shrinking Generically
2015-05-29 00:09:39 +00:00