Commit Graph
42 Commits
Author SHA1 Message Date
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