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
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
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
7c59522ad4
2009-03-30 14:27:34 +00:00
015fc87c81
2009-03-30 14:00:43 +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
8670872604
2009-03-24 17:04:41 +00:00
c0879cc397
2009-03-23 16:08:23 +00:00
3e8c62f0a3
2009-03-17 12:53:40 +00:00
c981b1c0fe
2009-03-12 14:01:45 +00:00
302a7bdcaa
2009-03-12 13:55:35 +00:00
eee3f31a67
2009-03-09 12:52:27 +00:00
f44e6162ec
2009-03-05 16:06:24 +00:00
768561ca7a
2009-03-05 16:05:33 +00:00
6e9c4be777
adjustments for smaller dpi
2009-02-10 14:45:27 +00:00
Rich
5b318cf7a4
Reduced duplicate calls to AdjustLocation
2009-02-06 19:43:17 +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
1503b3f9cc
down arrow fix
...
search tweaks
search tweeks
up arrow fix
2009-02-05 20:51:38 +00:00
20498a2eb5
2009-02-04 19:52:20 +00:00
ddc6a34966
search logic
2009-02-04 19:51:36 +00:00
408ba2ff26
2009-02-04 13:18:19 +00:00
c063a11a1a
2009-01-27 15:50:55 +00:00
68998360df
2009-01-27 15:50:01 +00:00
9edcad0c66
2009-01-27 15:48:51 +00:00
ec5874fb87
2008-11-19 14:07:50 +00:00
4badbdba17
2008-11-19 14:06:23 +00:00
183026d98d
2008-11-19 14:05:13 +00:00
c113da491f
2008-10-03 11:40:23 +00:00
b4ef570ab4
2008-10-03 11:39:49 +00:00
8ee42265ce
2008-10-03 11:38:42 +00:00
90a4ca821f
2008-10-03 11:36:10 +00:00
9541cd18f6
2008-10-03 11:35:09 +00:00
Jsj
6885d4a6ea
2008-08-25 14:57:39 +00:00
Jsj
938c5ab566
2008-08-22 18:48:51 +00:00
Jsj
4cc3c5f1f7
2008-08-22 18:47:19 +00:00
Jsj
61e10e6a12
2008-08-22 18:46:39 +00:00
47e02071fc
2008-08-20 11:09:34 +00:00
acc287dc58
2008-08-12 11:49:46 +00:00
992d727d3c
2008-08-12 11:48:04 +00:00
2963bb5f00
2008-06-04 11:34:56 +00:00
Jsj
fe9b4ebac8
2008-05-28 18:13:53 +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
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