58 Commits

Author SHA1 Message Date
Rich
dc6721f54c Added option to check RTF with StepRTB
Use Temporary Folder for SearchResults
Remove override of Equals - return to default
Comment-out Debug
Remove PDFs that are older than one hour
Added a ShowLocalStack that takes a format and a list of parameters
2010-10-12 14:59:23 +00:00
03680c02fa 2010-10-07 12:31:45 +00:00
5df6e5c985 2010-09-28 17:02:18 +00:00
154357c307 2010-09-23 18:42:55 +00:00
e24ab27c2b 2010-09-16 18:41:21 +00:00
759824dd34 2010-09-10 17:48:24 +00:00
Rich
d0ec2bab6f Added to the User Interface
Settings for Builders Group Demo
Event handler for Search Results Report and Resolution User Interface
Added code to make DataLoader and PDF generation faster
Added ToolTip Property to ItemInfo
Added code to handle "AND Range" Transitions
Changed comment
Sorts ROs by value
2010-09-06 19:35:11 +00:00
be20ad5e9c 2010-08-10 10:51:21 +00:00
Rich
ef26bcbdc4 Fixed logic to handle Fortran Formatted Numbers in word documents
Added StepLevel property to ItemInfo
Added StepLevel debug
2010-07-26 13:39:28 +00:00
5a924f4a0a 2010-07-23 15:58:52 +00:00
6fb88b406b 2010-07-22 14:19:45 +00:00
edfc3d71b0 2010-06-23 18:16:06 +00:00
Rich
5af2c31559 Removed Debug Print
Moved code to add sections to Procedure parts
Moved code to add steps to Section parts
Moved code to add steps to Step parts
Changed Debug Print
Fixed a Format Flag conversion DontBreakOptEquipmentList
Changed GetItemFont so that parent items would not be left in the cache
Changed AddIncludedStepNumber to allow for ranges to sub levels.
Added a array reference to StepDataList by index.
2010-06-17 18:42:06 +00:00
59d0b105df 2010-06-16 14:07:19 +00:00
11f2d476b1 2010-06-08 11:53:56 +00:00
23ed5913db fix for ColumnMode usage 2010-06-04 19:25:40 +00:00
Rich
8fd6c2eac4 - Added ShortPath Property to ItemInfo
- Added MacroList
Added CheckOff data
Added CheckOff and ChangeBar
Fixed inheritance
2010-05-25 16:11:23 +00:00
Rich
e81c993675 Changed library document indicator on the tab. Added search by type and MyDocStyle. 2010-05-01 12:04:49 +00:00
00e581bc62 2010-03-31 16:52:14 +00:00
Rich
42c9f9f46f Removed unnecessary "using" statement
Added enums for Page E_NumberingSequence
2010-03-25 19:32:02 +00:00
2830a93e24 2010-03-25 14:48:46 +00:00
a3208ccff6 2010-03-25 11:20:10 +00:00
cdf14f6328 Tree node fixes when deleting nodes 2010-01-15 17:05:41 +00:00
b8344c8ca1 2009-12-04 14:15:22 +00:00
236f2b9fe9 2009-11-13 13:30:19 +00:00
Rich
57fc6fa1a7 2009-11-09 20:23:05 +00:00
Rich
a077e429ac Added DisplayNumber property to Item 2009-11-04 17:17:19 +00:00
391cbaea39 2009-11-03 16:32:28 +00:00
Rich
06c622b5eb - Added RTF command ulnone to StripRtfFormatting
- Fixed ResetParts to also MyContent.RefreshContentParts
 - Removed a using command because it was causing a cached iteminfo to be disposed.
Added DeleteItemAndChildren
2009-10-22 19:05:08 +00:00
Rich
66f1c21425 Added Item.MyItemInfo
Changed ActiveParent object to return cached ItemInfo
Added Section.MySectionInfo
Added Procedure.MyProcedureInfo
Removed debug printout
Removed GetChildren from editable object
Removed HasChildren from editable object
Removed ActiveParent from editable object
Removed ActiveFormat from editable object
Removed LocalFormat from editable object
Changed logic to use SectionInfo to retrieve FormatInfo
2009-10-08 14:33:50 +00:00
8103cc041f property page fix
added some debug
2009-09-22 13:57:51 +00:00
17575c0f69 2009-09-01 14:28:22 +00:00
a0c5a4d2aa Change unicode dashes to the regular dash character for DisplayText 2009-08-05 14:55:37 +00:00
Rich
9859b74db8 New Search Stored Procedure - Improved Performance 2009-07-30 18:59:12 +00:00
cf69fdd572 use DisplayNumber and DisplayText 2009-07-24 21:32:16 +00:00
Rich
7f0eb11f47 Various updates to MyGeneration
Moved ItemInsert code to ItemInsertExt.cs
2009-04-22 13:04:26 +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
7693a9a034 ColumnMode, Reset Child Lists, Reset Ordinal 2009-03-28 22:22:42 +00:00
b3097a7960 2009-03-24 17:03:46 +00:00
abf2a8919c 2009-03-05 16:02:43 +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
1503b3f9cc down arrow fix
search tweaks
search tweeks
up arrow fix
2009-02-05 20:51:38 +00:00
ddc6a34966 search logic 2009-02-04 19:51:36 +00:00
fd3522836b 2009-02-04 13:16:21 +00:00
4dbbcf0478 2009-01-27 15:36:38 +00:00
b8f6a4df10 2008-11-19 13:59:54 +00:00
d0dba2aad4 2008-08-12 11:21:19 +00:00
Rich
f5aaaf2b77 Fixed a Dummy Transition Bug 2008-05-22 12:02:40 +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
0b14d49c78 2008-05-15 11:03:52 +00:00