Rich
bb4825939e
Fixed font logic.
2009-09-17 18:09:35 +00:00
Rich
cccef00ebd
Correct case of format property.
2009-09-16 16:18:33 +00:00
Rich
f17a7d9b06
Updates to inheritance logic
2009-09-16 16:17:38 +00:00
Rich
c549e65bf5
Corrected enum value (EnhancedBackgrounds)
...
Numerous fixes
2009-09-16 16:17:04 +00:00
Rich
9e45e5601d
Preparation for Delete logic and Format Variable Search
2009-09-16 16:15:45 +00:00
Rich
9230be8fa8
Added missing LeftMargin attribute
...
Added missing attributes and fixed font logic.
2009-09-16 16:14:47 +00:00
Rich
57d657e9a7
Added Status Strip and consolidated logic to update listbox.
2009-09-16 16:13:52 +00:00
Rich
a72f4118c5
Added missing properties to format and fixed logic.
...
Fixed inheritance logic.
2009-09-16 16:13:20 +00:00
Rich
da310f2436
Added checkbox to limit data loading to Format.
2009-09-16 16:12:11 +00:00
Rich
5c4e13caec
Changed MigrateDocVersion to return TimeSpan
2009-09-16 16:11:08 +00:00
Rich
47d6925187
Added GetAffectedROUsages
2009-08-26 15:02:36 +00:00
Rich
d28cbd3933
Fix for Search
2009-08-19 15:34:43 +00:00
Rich
049759008f
Support multiple connection strings
2009-08-19 15:34:00 +00:00
Rich
911276087d
Multiple Connection Strings
2009-08-19 15:33:26 +00:00
Rich
b086f76b63
Allow for multiple connect strings
2009-08-19 15:32:42 +00:00
Rich
55d639d373
Added code to lookup selected text in the value field of the RO Database
2009-08-05 21:12:59 +00:00
Rich
52b74f47ed
Added lookup by value
2009-08-05 21:11:30 +00:00
Rich
a646c399a3
Fixed logic for excluding link text from search
2009-08-05 21:10:37 +00:00
Rich
cf8813cb83
btnToggleEditView_Click moved from DEBUG IFDEF
...
so that Release version will build
2009-07-30 19:07:13 +00:00
Rich
340a11d14a
Update Transition Text
2009-07-30 19:05:17 +00:00
Rich
141f230e83
Use ItemInfo.ColumnMode to set columns
2009-07-30 19:04:36 +00:00
Rich
df1defc709
Update Transition Text
2009-07-30 19:03:38 +00:00
Rich
bb9a9c1d09
Open RO Editor from ROID label
2009-07-30 19:02:23 +00:00
Rich
9da4d68c7b
Switch focus back to RTB after inserting item
2009-07-30 19:01:46 +00:00
Rich
e70ffda937
Inserting New Items, FixTransition Text
2009-07-30 19:00:35 +00:00
Rich
9859b74db8
New Search Stored Procedure - Improved Performance
2009-07-30 18:59:12 +00:00
Rich
0ff065de42
FixTransitionText
2009-07-30 18:58:16 +00:00
Rich
39ef8f06a1
ItemInfo PropertyGrid for Debug
2009-07-30 18:57:25 +00:00
Rich
b97c21544e
SQL Updates For:
...
Inserting new Items
Search Performance
OWNER Execution
Contents Number Field increased to 256
2009-07-30 18:56:01 +00:00
Rich
73407f36d0
Changed Number field to 256 characters
2009-07-24 20:50:27 +00:00
Rich
921b269a28
Fix for Insert New Step
2009-07-24 19:38:33 +00:00
Rich
9e53d7d073
Fixes to bugs when all step editor windows are shut/reopened
2009-07-09 13:43:32 +00:00
Rich
3412a35eac
Fixed bug where an error would occur for word pages
2009-06-29 13:54:14 +00:00
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