4714 Commits

Author SHA1 Message Date
06f23219cd 2010-03-25 11:26:08 +00:00
3248a411b2 2010-03-25 11:25:07 +00:00
6dada0aa06 2010-03-25 11:22:38 +00:00
acc15d2cd6 2010-03-25 11:22:04 +00:00
81316b71e6 2010-03-25 11:21:12 +00:00
a3208ccff6 2010-03-25 11:20:10 +00:00
0c73a98273 2010-03-25 11:18:53 +00:00
71f627232f 2010-03-25 11:17:56 +00:00
6a47db9b8d 2010-03-25 11:16:47 +00:00
752eb4aa89 2010-03-25 11:11:52 +00:00
7c5b2f7278 adjust dialog for small and large screen dpi
allow for infinate number of bookmarks
2010-02-03 17:27:05 +00:00
c0c5216d95 added control over maxitems 2010-02-03 17:26:03 +00:00
Rich
9712646a16 2010-02-02 21:05:49 +00:00
Rich
13240b4a7d Changed to support VGOutput interface & various bugs fixed.
Scalable form to display an XYPlot
2010-02-02 21:02:34 +00:00
Rich
8dcc308f66 Changed to use Late Binding (LBWordLibrary) 2010-02-02 21:01:07 +00:00
Rich
673acb6ecd Add Printing/Length to Documents.Config as Documents are saved 2010-02-02 20:59:48 +00:00
Rich
5f2e90ad6b Commented-out debug output 2010-02-02 20:58:31 +00:00
Rich
b58965c823 Use graphics to display preview of plots 2010-02-02 20:57:54 +00:00
Rich
771df71108 VGOutput interface which supports C1PDF and System.Drawing.Graphics 2010-02-02 20:56:17 +00:00
Rich
f8b0964258 Changed to support C1PDF and System.Drawing.Graphics 2010-02-02 20:55:07 +00:00
Rich
f2f3f030be Removed unnecessary code 2010-02-02 20:53:57 +00:00
Rich
c37952b58c Added Printing/Length to Config 2010-02-02 20:53:11 +00:00
Rich
572ff1f085 Added Printing/Length property 2010-02-02 20:52:31 +00:00
Rich
4a3cbb7b80 Docked font combo to right 2010-02-02 20:51:21 +00:00
Rich
710cfee31d Added properties and methods 2010-02-02 20:50:34 +00:00
Rich
b80775a454 Add Printing/Length as Documents are converted 2010-02-02 20:49:34 +00:00
0465438b86 Save user's Find and Replace list 2010-02-02 19:46:11 +00:00
f59fcf22da Hooks for Find/Replace function 2010-02-02 19:36:57 +00:00
7a84af43cc save of Find word list and Replace word list 2010-02-02 19:35:33 +00:00
07d2367ea3 Getting everthing functional 2010-02-02 19:34:50 +00:00
ad901cb553 Find/Replace logic and fix to Copy/Paste of linked text 2010-02-02 19:34:10 +00:00
Rich
b0fc93d078 Added SearchPrev property 2010-02-01 21:36:11 +00:00
Rich
fbd6429670 Code to walk through Items for Find and Replace 2010-02-01 19:38:34 +00:00
a6e6392c65 2010-01-25 13:50:42 +00:00
5f239397f6 2010-01-25 13:49:08 +00:00
a5d0baf8c3 2010-01-25 13:48:23 +00:00
e0e54c3e44 2010-01-22 14:00:38 +00:00
3ef5518f94 2010-01-22 13:59:58 +00:00
7df59aa377 2010-01-22 13:57:21 +00:00
9faa57882c 2010-01-22 13:56:02 +00:00
1c9ef9e228 2010-01-22 13:55:30 +00:00
edd5793f18 2010-01-22 13:54:09 +00:00
0fd73b164d 2010-01-22 13:52:34 +00:00
cdf14f6328 Tree node fixes when deleting nodes 2010-01-15 17:05:41 +00:00
Rich
61c9d01516 Added code to locate the currently selected StepItem in the TreeView 2010-01-13 21:32:23 +00:00
a31cfa31a8 2010-01-12 15:26:22 +00:00
Rich
d00dc0749e When Content of a StepItem changes, refresh the ItemAnnotations
FindText changed to use StepRTB object
2010-01-11 22:20:33 +00:00
Rich
214cc7769e In the method that strips RTF prior to saving, when a LineBreak token is followed by a Font Change token, remove the fontchange and leave the space 2010-01-11 22:19:28 +00:00
Rich
ce4d28e0b9 Refresh ContentInfo objects for any impacted by transition changes
This fixes a bug that if the contentInfo was not refreshed, it was not able to be edited.
This also causes ContentInfo's with Annotations to have the background color changed.
2010-01-11 22:17:52 +00:00
cfb58493fa fixed the problem where the last item in the step list was not scrolling all the way into view
logic to change background color if the item contains an annotation
2010-01-11 14:05:31 +00:00