3e2dfeb90f
Changed the script to make sure that this doesn't run in 'MASTER', 'MODEL', 'MSDN' or 'TEMPDB' databases.
Rich2011-06-13 13:54:21 +00:00
beb7b850cd
Removed references to database [VEPROMS] so that the stored procedure would work regardless of the database being used.
Rich2011-06-13 11:52:20 +00:00
67873fd6c6
added comment about mixed fonts in the spell checker section
jjenko2011-06-07 20:33:34 +00:00
45a5ea5263
make spell checker available to the grids
jjenko2011-06-07 19:07:05 +00:00
b9dd99d394
Spell Check Context menu fix
jjenko2011-06-07 19:06:21 +00:00
3faef16a06
fixed logic that selects the table cell under the mouse pointer when the table is first clicked upon.
jjenko2011-06-01 19:44:04 +00:00
ebe7ae7ffa
Right and left arrow key fixes to hand RNOs
jjenko2011-06-01 19:42:19 +00:00
bb9d4f9042
fix for arrow keys and for initial mouse select of a table.
jjenko2011-06-01 19:39:06 +00:00
f89f692662
added Plain Text paste option
jjenko2011-05-27 17:20:09 +00:00
a51f98c230
Fixed problem saving clipboard copy of just an RO in the text, save both RTF and Text version of step text to clipboard, handle, paste rtf vs plain text
jjenko2011-05-27 17:18:37 +00:00
b303193350
clipboard paste fix - should paste text only
jjenko2011-05-27 17:16:36 +00:00
9a6883781a
added "QATItems" to save user settings
jjenko2011-05-27 17:15:47 +00:00
0566b7680f
save the user's QAT settings, assign V icon to executable
jjenko2011-05-27 17:14:21 +00:00
6ca33e7e8f
unmark table is selected for copystep
jjenko2011-05-18 19:48:27 +00:00
02c1b2c665
fixed border selection with merged ranges
jjenko2011-05-18 17:46:13 +00:00
b21c5da08a
An IF statement should have been commented out along with its Console.Writeline
jjenko2011-05-18 17:45:37 +00:00
08f968f409
upped minor releaes number 11.0.0.2
jjenko2011-05-16 19:09:36 +00:00
5222423ac4
Bug fix for B2011-080, added a check for all rows or all columns selected. Added variable to save background color, so that it could be restored if a Delete was aborted.
jjenko2011-05-16 18:56:57 +00:00
ca6c3eab39
Reset background color of table, if delete was aborted. Also bug fix for B2011-080, removing all rows or all columns will call the Delete function.
jjenko2011-05-16 18:54:24 +00:00
c7fc6bae56
Reset background color of table, if delete was aborted
jjenko2011-05-16 18:52:59 +00:00
0b3693fef8
Added Edit/Initialized config to the Documents Check to see if MSWord changes should be saved if PROMS is closing
Rich2011-05-09 20:38:01 +00:00
7e6fefb00c
Display a MessageBox if in debug mode ItemInfo (frmPropGrid) is opened without selecting an Item Added Interface properties SearchDVPath and SearchPath
Rich2011-05-09 14:09:20 +00:00
55a7e2e2b6
Fixed Ctrl-C / Copy from menu
Rich2011-05-06 15:32:08 +00:00
8aece0fb79
- Replace slashes and backslashes with underscores in the pdf file name - Use pdf name specified in the dialog
Rich2011-05-06 14:00:03 +00:00
ed8b4d11ee
- Replace slashes and backslashes with underscores in the pdf file name - Use pdf name specified in the dialog Fixed properties so that procedures and sections can be open in the propertygrid without error
Rich2011-05-06 13:59:06 +00:00
3c32f936c7
Replace slashes and backslashes with underscores in the pdf file name
Rich2011-05-06 13:57:19 +00:00
fa9ad85a36
Use the currently active control for Ctrl-C, Ctrl-X and Ctrl-V
Rich2011-05-05 17:44:55 +00:00
624a3669bb
Shutoff psuedo-cursor when using the Annotation or Search Panels
Rich2011-05-05 17:41:30 +00:00
27cfd702fb
Update DTS for Grid and Content after exiting grid. Changed property MyItemInfo to method GetMyItemInfo so that it is not saved to XML. Use new vlnFlexGrid method GetMyItemInfo.
Rich2011-04-30 12:49:09 +00:00
55eafe8115
Select row when you right-click to open context menu Use two separate modules to close MSWord application for DataLoader and PDF Creation. Use the Content DTS to determine ChangeBar status.
Rich2011-04-30 12:47:44 +00:00
b2e7b55bd8
Removed Full-Text Search Adjusted Right Limit for Tables
Rich2011-04-29 16:37:53 +00:00
601632f019
Use Timer to close MSWord App about 1 second after it is used. Check to see if the Bars exist before removing them Add 1 point to the width of boxed text to get proper Line-Wrapping
Rich2011-04-27 13:13:09 +00:00
6fe40ea9e3
Moved DocPDF from Documents to new PDFs table
Rich2011-04-18 21:32:28 +00:00
628cfc67de
Moved DocPDF from Documents to PDFs table Moved DocPDF from Documents to new PDFs table
Rich2011-04-18 21:30:48 +00:00
f4a3a969f4
Removed PDF info from Document and Document Config Added DebugStatus to MSWordToPDF Class Removed PDF info from Document Config Moved PDF info from Documents to PDFs Table Added MSWordPageCount Property Delete PDFs when RO Value Changes in a related document
Rich2011-04-18 21:29:29 +00:00
dd9bc9e0dc
Added DebugStatus to MSWordToPDF Class Moved DocPDF from Documents to new PDFs table
Rich2011-04-18 21:27:02 +00:00
f959f883d3
Removed PDF info from Document and Document Config
Rich2011-04-18 21:26:03 +00:00
c1d863e1ac
Changed VlnBorders so that XML is not saved twice Changed MyBorderDetailString so that XML is saved once Adjust the vertical location of the Grid to match 16 bit.
Rich2011-04-12 13:49:01 +00:00
2d16db5bf2
Override the default font for Demo Mode Check for null MyFlexGrid before using it. Added Static LineWidth0 method used for drawing borders on the screen Fixed logic to draw borders on the VlnFlexGrid Fixed logic to draw grid borders on the pdf output.
Rich2011-04-07 23:35:07 +00:00