| Change Set |
Date |
Downloads |
Comment |
22963
by
mscherotter
|
Apr 29 at
6:09 AM
|
133 |
Changed code to use Pixel Effects instead of Bitmap Effects for Drop Shadows - this will enable hardware accelerated rendering. |
10517
by
mscherotter
|
Feb 4 at
5:44 PM
|
325 |
Fixed issue where linked images were causing crashing on File Save.
|
10502
by
mscherotter
|
Feb 2 at
8:54 PM
|
59 |
Added comments to code identified by StyleCop. |
10500
by
mscherotter
|
Feb 2 at
7:01 PM
|
24 |
|
10487
by
mscherotter
|
Feb 2 at
6:37 AM
|
19 |
Fixed issue that was causing multiple styles of the same name to be inculded. It turns out that adding content controls caused this. |
10486
by
mscherotter
|
Feb 2 at
6:10 AM
|
22 |
Fixed Globalization Issues identified by FXCop. |
10468
by
mscherotter
|
Feb 1 at
4:08 PM
|
27 |
Changed window to NavigateWindow to support hyperlinks. Converted tabs into space. Implemented Style hierarchy. |
10455
by
mscherotter
|
Jan 31 at
7:21 PM
|
26 |
Fixed issues with text formatting and added shadow effects. |
10426
by
mscherotter
|
Jan 29 at
8:21 PM
|
42 |
Moved strings into resources |
10424
by
mscherotter
|
Jan 29 at
6:35 PM
|
25 |
Implemented Drop Shadows, Rectangles, and Rounded Rectangle Corner Radiuses in VML |
10415
by
mscherotter
|
Jan 29 at
6:40 AM
|
23 |
Started implementing VML to WPF XAML. |
10409
by
mscherotter
|
Jan 28 at
8:12 PM
|
24 |
Added try/catch to XSL Transformation |
10408
by
mscherotter
|
Jan 28 at
8:04 PM
|
22 |
Handled issue with Run Foreground color set to auto. Handled issue where WPF transformation would fail when XML contains v:group elements. |
10386
by
mscherotter
|
Jan 27 at
7:22 PM
|
52 |
Updated transforms to get default paragraph style correctly. I used the procedure identified here: http://msdn.microsoft.com/en-us/library/bb669123.aspx |
10378
by
mscherotter
|
Jan 27 at
5:40 AM
|
36 |
Fixed issues suggested by StyleCop. |
10377
by
mscherotter
|
Jan 27 at
5:09 AM
|
26 |
Updated XSL Transformation to map character styles to Run Styles in WPF. Updated XSL Transofrmation to draw table borders in WPF. |
10372
by
mscherotter
|
Jan 26 at
10:47 PM
|
35 |
Rudimentary support for tables. |
10370
by
mscherotter
|
Jan 26 at
8:20 PM
|
26 |
Fixed problem with inline textbox pictures creating invalid XAML in WPF and Silverlight. |
5824
by
mscherotter
|
Oct 16 2008 at
9:32 PM
|
291 |
Updated to Silverlight 2 RTM and fixed Run Foreground Color bug. |
4542
by
mscherotter
|
Oct 10 2008 at
9:46 PM
|
32 |
Updated code to fix StyleCop issues. |
4517
by
mscherotter
|
Oct 10 2008 at
5:36 PM
|
9 |
Made changes suggested by StyleCop. Modified ribbon so that WPF options are disabled in Silverlight mode. |
4511
by
mscherotter
|
Oct 10 2008 at
4:55 PM
|
8 |
Updated for Silverlight 2 RC0 |
868
by
mscherotter
|
Sep 15 2008 at
4:18 PM
|
138 |
Added Testing files. |
864
by
mscherotter
|
Sep 15 2008 at
4:07 PM
|
10 |
Added Test project for unit testing of library. |
817
by
mscherotter
|
Sep 15 2008 at
5:39 AM
|
25 |
Moved transformation code to WordToXamlLibrary. |