daddf5d47cbug fixes and changes to search results reports, changes to wording on search panel for step typesJohn2011-07-11 19:57:01 +00:00
a0bcd7d9c0changes for search reportsJohn2011-07-11 19:55:30 +00:00
2ac032a599DataLoader fix for tablesJohn2011-06-29 17:10:22 +00:00
37d067a74eAdded table function to return a list of Content records that contain a specified string. Added stored procedure to standardize text (standard steps) Lazy Load font value. Return the correct EditItem when a step is deleted. Update the StepTabRibbon EditItem when the StepPanel EditItem is changed Get MyItemInfo if it is not set. Added missing logic to MyEditItem.
Rich
2011-06-24 21:47:40 +00:00
0a14f6f3fcCheck for index in range before returning CPIS value.
Rich
2011-06-23 21:31:09 +00:00
595db08cc7Check for index in range before selecting range in DataGridView. Replace {sp} with space when svgText elements are deserialized. Added error handling for missing genmac macros. Changed lookup to internal to check for missing genmac macros.
Rich
2011-06-23 21:30:38 +00:00
5a7af006a8Only convert Page and Document formats is the related Format file exists. Skip commented lines in INI file. Remove inline comments before processing INI file. Use more explicit comparisons to determine type of command. Replace spaces with {sp}.
Rich
2011-06-23 21:29:00 +00:00
3e2dfeb90fChanged the script to make sure that this doesn't run in 'MASTER', 'MODEL', 'MSDN' or 'TEMPDB' databases.
Rich
2011-06-13 13:54:21 +00:00
beb7b850cdRemoved references to database [VEPROMS] so that the stored procedure would work regardless of the database being used.
Rich
2011-06-13 11:52:20 +00:00
67873fd6c6added comment about mixed fonts in the spell checker sectionJohn2011-06-07 20:33:34 +00:00
45a5ea5263make spell checker available to the gridsJohn2011-06-07 19:07:05 +00:00
b9dd99d394Spell Check Context menu fixJohn2011-06-07 19:06:21 +00:00
3faef16a06fixed logic that selects the table cell under the mouse pointer when the table is first clicked upon.John2011-06-01 19:44:04 +00:00
ebe7ae7ffaRight and left arrow key fixes to hand RNOsJohn2011-06-01 19:42:19 +00:00
bb9d4f9042fix for arrow keys and for initial mouse select of a table.John2011-06-01 19:39:06 +00:00
f89f692662added Plain Text paste optionJohn2011-05-27 17:20:09 +00:00
a51f98c230Fixed 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 textJohn2011-05-27 17:18:37 +00:00
b303193350clipboard paste fix - should paste text onlyJohn2011-05-27 17:16:36 +00:00
9a6883781aadded "QATItems" to save user settingsJohn2011-05-27 17:15:47 +00:00
0566b7680fsave the user's QAT settings, assign V icon to executableJohn2011-05-27 17:14:21 +00:00
6ca33e7e8funmark table is selected for copystepJohn2011-05-18 19:48:27 +00:00
02c1b2c665fixed border selection with merged rangesJohn2011-05-18 17:46:13 +00:00
b21c5da08aAn IF statement should have been commented out along with its Console.WritelineJohn2011-05-18 17:45:37 +00:00
08f968f409upped minor releaes number 11.0.0.2John2011-05-16 19:09:36 +00:00
5222423ac4Bug 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.John2011-05-16 18:56:57 +00:00
ca6c3eab39Reset 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.John2011-05-16 18:54:24 +00:00
c7fc6bae56Reset background color of table, if delete was abortedJohn2011-05-16 18:52:59 +00:00
0b3693fef8Added Edit/Initialized config to the Documents Check to see if MSWord changes should be saved if PROMS is closing
Rich
2011-05-09 20:38:01 +00:00
7e6fefb00cDisplay a MessageBox if in debug mode ItemInfo (frmPropGrid) is opened without selecting an Item Added Interface properties SearchDVPath and SearchPath
Rich
2011-05-09 14:09:20 +00:00
55a7e2e2b6Fixed Ctrl-C / Copy from menu
Rich
2011-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
Rich
2011-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
Rich
2011-05-06 13:59:06 +00:00
3c32f936c7Replace slashes and backslashes with underscores in the pdf file name
Rich
2011-05-06 13:57:19 +00:00
fa9ad85a36Use the currently active control for Ctrl-C, Ctrl-X and Ctrl-V
Rich
2011-05-05 17:44:55 +00:00
624a3669bbShutoff psuedo-cursor when using the Annotation or Search Panels
Rich
2011-05-05 17:41:30 +00:00
27cfd702fbUpdate 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.
Rich
2011-04-30 12:49:09 +00:00
55eafe8115Select 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.
Rich
2011-04-30 12:47:44 +00:00
b2e7b55bd8Removed Full-Text Search Adjusted Right Limit for Tables
Rich
2011-04-29 16:37:53 +00:00
601632f019Use 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
Rich
2011-04-27 13:13:09 +00:00