Commit Graph
83 Commits
Author SHA1 Message Date
Rich c6372a3f46 Faster Search 2009-05-19 19:51:31 +00:00
Rich 291f354893 Added code to minimize and resize ribbon 2009-05-19 19:50:12 +00:00
Rich 51c044791c Added timing code to debug version of search 2009-05-19 19:49:08 +00:00
Rich d4832f12ff Added code to minimize ribbon 2009-05-19 19:48:18 +00:00
Rich 56fdefa924 Fixed bug that caused second level RNOs not to be located properly 2009-05-06 17:20:02 +00:00
Rich dda71c5d1b Added new method to get part of the stack. 2009-05-05 20:51:20 +00:00
Rich 7b0b0f25e3 Reduced repeat of ItemSelectedChanged events 2009-05-05 20:50:28 +00:00
Rich 37b1238f56 Only set the SelectedDisplayTabItem if it is not currently selected 2009-05-05 20:49:14 +00:00
Rich 9ec25b6a15 Added code to watch the resize of the annotation panel 2009-05-05 20:47:52 +00:00
Rich 4b0efec15c Fixed bug to expand Annotation Panel on step with annotation 2009-05-05 20:45:13 +00:00
Rich 316c64a981 Fixed bug when double-click on Word section
Diabled treeview on click
Enabled treeview after widow opens
2009-04-27 18:35:15 +00:00
Rich 6a8b377352 Fixing a few stored procedures:
VESP_CleanUpItems
vesp_ListContentPath
vesp_ListTables
vesp_ListTables2
vesp_ListTables3

MyGeneration was corrected.  It had thought these were functions rather than procedures.
2009-04-27 18:34:27 +00:00
Rich 70a79aa07e Added comment to describe ABC abreviation After, Before and Child 2009-04-27 18:32:43 +00:00
Rich 50ae32dc12 Corrected code to use ActiveParent rather than MyParent 2009-04-22 13:08:16 +00:00
Rich ef17632874 Stored Procedures for PROMS2010 2009-04-22 13:06:40 +00:00
Rich 406e8a928c Moved ItemInsert code from ItemExt.cs and now using stored procedures to do all changes within a Transaction. 2009-04-22 13:05:47 +00:00
Rich 7f0eb11f47 Various updates to MyGeneration
Moved ItemInsert code to ItemInsertExt.cs
2009-04-22 13:04:26 +00:00
Rich 518c79216a Cleanup OLD MRI list
If the ItemID doesn't exist, remove the item.
If the Menu text and Tooltip don't match, ask if the item should be removed.
Always use the current Menu text and tooltip on the menu, rather than the one that was saved.
2009-04-16 14:56:48 +00:00
Rich adabca0068 Fixed infinite loop problem in IsDirty and IsValid 2009-04-16 14:33:10 +00:00
Rich 202b79e5a8 Open MSWord once for first document to be processed
Close MS Word when form closes
2009-04-15 14:03:37 +00:00
Rich 4101b6e37f Fixed bug that causes hang on close sidebyside window
If you open two procedures and then drag one of them so that it is next to the other and then close one of the two procedures, PROMS2010 would hang.
2009-04-13 22:10:20 +00:00
Rich 8742af45dd Replacing strangely formatted version 2009-04-13 20:26:39 +00:00
Rich ad8de088bf Show message box if library document is already open 2009-04-13 20:04:14 +00:00
Rich 73bf820df0 Only show message about edits effecting all copies if the document is not already open. 2009-04-13 20:03:27 +00:00
Rich 8946b6ca4d Fix Tab Title to show if it is a LibDoc or not 2009-04-13 20:02:05 +00:00
Rich 21092698e2 ScrollInStack Method 2009-03-28 22:33:18 +00:00
Rich c56e3f07ef Minor fix to RTB and logic to set font for Debug
Comment-out debug code
2009-03-28 22:32:25 +00:00
Rich 0288bddba7 Replaced Columns property with ColumnMode
Reset parts on close
2009-03-28 22:31:21 +00:00
Rich 5fe81af184 Update to logic to position step items 2009-03-28 22:30:24 +00:00
Rich fe2cd765f0 Support MSWord Search 2009-03-28 22:29:52 +00:00
Rich 7693a9a034 ColumnMode, Reset Child Lists, Reset Ordinal 2009-03-28 22:22:42 +00:00
Rich 76d3f0abe4 Save Ascii content to DocAscii 2009-03-28 22:20:51 +00:00
Rich 82c30dfe7f Added FileExtension Field 2009-03-28 22:18:53 +00:00
Rich c09a44a14f Handle nulls for selected values 2009-03-28 22:16:58 +00:00
Rich 612b043186 Add initialization and reset code 2009-03-25 15:00:02 +00:00
Rich 490db100a6 Found a bug in LazyLoad code for Format values if the value is an Enum and there is no value for it in the Format file. Specifically the error was related to the value of TransUI in the D.C. Cook format file for the TransTypes records. 2009-02-10 19:18:52 +00:00
Rich 5b318cf7a4 Reduced duplicate calls to AdjustLocation 2009-02-06 19:43:17 +00:00
Rich 211e8b086c Added try/catch logic to code that loads formats
Add defaults for user configuration data
2009-02-06 15:58:25 +00:00
Rich 9df3bccd71 Logic to keep looking (inheritance) if a blank value is found
Dtermine font style from format xml
Fixed a bug - AnnotationTypes in Annotation Search
Add defaults for user configuration data
2009-02-06 15:57:23 +00:00
Rich 26f8e03a8c Reset related lists 2009-02-06 15:55:52 +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
Rich 6a7fa65e43 Added DocStyleListConverter and Sorted Format List Lazy-load 2008-08-13 12:36:18 +00:00
Rich baf43ff8a2 Added FullName property 2008-08-13 12:28:05 +00:00
Rich 5c4f67a706 Initialization code added to load event. 2008-08-13 12:27:08 +00:00
Rich befc551b67 Add logic to try to fix save problem 2008-08-13 12:25:21 +00:00
Rich 81c0b8c54b Added Rich's new PC 2008-08-13 12:24:10 +00:00
Rich 663e999037 Fixing bug on property selection 2008-05-30 10:20:54 +00:00
Rich 492f089a6e Correction to Code for OnItemSelectedChanged Event 2008-05-22 19:40:29 +00:00
Rich 89cf82efa7 Adjust scroll location when DisplayTabControl is resized 2008-05-22 19:17:18 +00:00
Rich b1b68a3091 ClearUndo when _IsDirty is set to False & Show Item even if parent is collapsed. 2008-05-22 12:04:21 +00:00
Rich f5aaaf2b77 Fixed a Dummy Transition Bug 2008-05-22 12:02:40 +00:00
Rich 46bd77f7ed Embed Images 2008-05-22 12:01:39 +00:00
Rich 5521f34512 Fix to code to use the Enter key from the treeview to perform same function as Open from the start menu.
Start RO, Tags and Transition Info panels invisible.
2008-05-21 21:35:48 +00:00
Rich e42c3cea5c Save WindowState - Maximize, Minimize, Normal by user.
Load all at once code to support print.
Open Command from the Start (PROMS2010) Menu.
Enter key on treeview executes Open.
The Treeview was retaining focus after opening procedures or accessory documents. This was fixed.
Tab Bar initialized to the full width.
Items were not always being displayed after the tree was clicked.
The RO and Transition Info tabs are made invisible for accessory documents.
The Tags, RO and Transition tabs are made invisible when no doucment is selected.
Enter the DSO Framer window when it is created.
Enter the Accessory page editor or step editor when a tab is selected.
Remember the last selection in a step editor page when you return.
Activate one of the remaining tabs when a tab is closed.
Embed the pushpin images.
2008-05-21 21:00:07 +00:00
Rich 1973b9646c Update related lists when related value changes. 2008-05-01 11:01:21 +00:00
Rich e122b64f75 Controls.Add was changing calculated width for RTB
Move the command prior to the width being determined.
2008-04-16 16:20:26 +00:00
Rich 292f991420 Change hard-coded folder name to support Vista 2008-04-15 17:09:28 +00:00
Rich c0511c990d Object and Property name changes for consistency 2008-03-27 19:39:10 +00:00
Rich 7caa952bc3 Replace GetType().Name 2008-03-27 19:35:47 +00:00
Rich f2764894ba Fixes for new names of Volian.Object.Library Objects.
Replaced GetType().Name comparison with constants with GetType() compared with typeof(...)
2008-03-27 19:33:36 +00:00
Rich 8833d00be1 Fixes to DisplayItem being moved frequently and scrolling 2008-02-29 16:38:26 +00:00
Rich 0437f76f3a Stack Trace Class.
Fixing logic between ItemSelected and DisplayRTB
2008-02-28 16:44:37 +00:00
Rich a39536739b There were a few issues with being able to select an item with the mouse. Primarily, there were methods tied to the enter event and the mouse-click event. 2008-02-27 20:13:32 +00:00
Rich ee9acb929d Fix problem with Item Selected. Fixes problem so that Item selected stays selected even if it is not active.
Also, makes DSOFramer properly select the related tab when it becomes active.
2008-02-26 16:20:00 +00:00
Rich f6bb58d4d4 Transparent Panel control for DSOFramer. This eliminates the problem with DSOFramer not activating it's Tab. 2008-02-26 16:16:30 +00:00
Rich 7692c78ff0 Fix problem with Item Selected. Now item will remain selected even when it is not active. 2008-02-26 16:14:49 +00:00
Rich 3c79833edf Fixed ItemSelected so that Comment works properly.
Added code back in so that Word displays properly.
Allow the same document to be opened after Word hang
2008-02-08 10:31:30 +00:00
Rich c34c604c11 Fixed DSO Framer:
1. Open Properly if all tabs are closed
2. Open to a full window view
3. Set Current Item in the Tab Control
Fixed Display Panel so that when you click on an item in an inactive panel, the item clicked-on become the selected item.
2008-01-11 22:00:54 +00:00
Rich 04336831c3 2008-01-08 16:44:49 +00:00
Rich 9a7b8ab75d MRI Capability
MyConfig for ItemInfo
Fixed various problems with DisplayTabControl
VEPROMS ribbon for DisplayTabPanel
2007-12-21 18:29:46 +00:00
Rich d797d76ee3 Most Recent Items
Ribbon for DisplayTabPanel
2007-12-21 18:28:01 +00:00
Rich 7e2e483b86 VEPROMS Ribbon for DisplayTabPanel 2007-12-21 18:27:09 +00:00
Rich 11a32af77a 2007-12-11 11:17:35 +00:00
Rich 20bb33161d Added logic to GetChildren to skip Sections and Steps if there is only on part. 2007-12-10 20:58:11 +00:00
Rich 93cbb4ef20 2007-12-10 20:53:52 +00:00
Rich 8af7cd5ee1 2007-12-10 20:53:18 +00:00
Rich d927deacd7 Added DSO Library and DisplayTabContol etc. 2007-12-10 20:37:46 +00:00
Rich 2a18febf54 Added new DisplayTabControl to form replacing system.windows.forms.tabcontol. 2007-12-10 20:36:02 +00:00
Rich 544013bbe5 Tab Controls 2007-12-07 23:54:14 +00:00
Rich 2e773acb06 Added LibraryDocumentUsage Property
Add Tab and ToolTip Properties
2007-12-07 23:51:51 +00:00
Rich 9a1eecbe3a 2007-12-06 15:47:49 +00:00
Rich 66dc9ab796 MyGeneration Templates 2007-12-06 15:46:56 +00:00
Rich 0826e27cac Test Change 2007-11-14 16:44:33 +00:00