Fixed CollectionIterator to use MoonError instead of CollectionIteratorError
[moon.git] / tools / xaml2html / ChangeLog
blob4b1be63f7aec010d23ed4dead6e76c0391b2e704
1 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
3         * xaml2html.mdp: Add a project for each tool, and clean up
4           some of the existing projects.
6 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
8         * Makefile.am: Fix install directories.
10 2008-12-12  Jackson Harper  <jackson@ximian.com>
12         * xaml2html.cs: Update to use ndesk.options.
14 2008-10-16  Jb Evain  <jbevain@novell.com>
16         * sl2template.html: update SL2 mime type.
18 2008-08-22  Raja R Harinath  <harinath@hurrynot.org>
20         * Makefile.am (xaml2html.exe): Pick up sl2template.html from $(srcdir).
21         (EXTRA_DIST): Distribute sl2template.html.
23 2008-07-30  Rolf Bjarne Kvinge <RKvinge@novell.com> 
25         * xaml2html.cs: Make xap surfaces bigger, pending looking into every
26           xaml file in the xap file for the exact size.
28 2008-07-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
30         * xaml2html.cs, sl2template.html, Makefile.am: Changed the sl2 template
31           to include error handling.
33 2008-07-22  Jackson Harper  <jackson@ximian.com>
35         * xaml2html.cs: Add support for .xap files.  If you specify a
36         .xaml file instead of a .xaml file you will get a SL2.0 html
37         wrapper.
39 2008-04-22  Michael Dominic K.  <mdk@mdk.am>
41         * xaml2html.cs: Try to be smart and find the master canvas Width/Height
42         and use it as the ML object/plugin width/height.
44 2008-04-22  Michael Dominic K.  <mdk@mdk.am>
46         * xaml2html.cs: Make the html page background color light-gray so that
47         it's a little bit different than canvas background. Makes it easier to
48         ie. generate masters manually and debug things.
50 2008-03-12  Sebastien Pouliot  <sebastien@ximian.com>
52         * xaml2html.cs: Add support to process multiple files and, 
53         optionally, chain them (using refresh).
54         * Makefile.am: Remove manual reference to System.dll (since it's
55         one of the few automatic we have).
57 2008-03-12  Michael Dominic K.  <mdk@mdk.am>
59         * xaml2html.cs:
60         * xaml2html.in:
61         * Makefile.am: Adding a trivial tool to convert a .xaml file
62         into an .html with embeded xaml.