svnno****@sourc*****
svnno****@sourc*****
2011年 5月 3日 (火) 22:37:04 JST
Revision: 2641 http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2641 Author: dhrname Date: 2011-05-03 22:37:04 +0900 (Tue, 03 May 2011) Log Message: ----------- Added Paths: ----------- trunk/news/n20110423.html trunk/news/n20110504.html Added: trunk/news/n20110423.html =================================================================== --- trunk/news/n20110423.html (rev 0) +++ trunk/news/n20110423.html 2011-05-03 13:37:04 UTC (rev 2641) @@ -0,0 +1,58 @@ +<html> +<head> +<title>「SIE0.75」リリース - SIE</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<script defer="defer" type="text/javascript" src="http://sie.sourceforge.jp/sie-mini.js"></script> +<link rel="stylesheet" type="text/css" href="http://sie.sourceforge.jp/instyle.css"></link> +</head> +<body> +<p><object data="../sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p> +<h1>「SIE0.75」リリース - SIE</h1> +<h2>0.75リリースについてのお知らせ</h2> +<p>2011年4月23日、私たちSIEプロジェクトは、「SIE0.75」を正式に公開しました。今回の主な変更は、バグの修正と軽量化です。</p> +<h2>無料ダウンロード</h2> +<p><a href="http://sourceforge.jp/projects/sie/downloads/51744/sie-075.zip/">sie-075.zipをダウンロード</a> (ZIP形式, 469.3 KB)</p> +<h2>変更点</h2> +<h3>version 0.73からの変更点</h3> +<ol> +<li>SVGElementの整理</li> +<li>変数を解放させるNAIBU.freeArg関数の追加</li> +<li>IE9の判断条件に対する修正</li> +<li>CSS2Propertiesの初期化に対して、変数を整理</li> +<li>getPointAtLengthメソッドの変数に対する整理</li> +<li>Event.BUBBLING_PHASEの定数はすべて数値に変更</li> +<li>createSVGAngleメソッドがなかったため、追加</li> +<li>SVGAngleのデフォルトのプロパティを修正して、newValueSpecifiedUnitsメソッドも修正</li> +<li>SVGAngleのvalueAsStringプロパティのつづりにミスがあったので修正1</li> +<li>SVGGradientElementのvar文の整理1</li> +<li>SVGGradientElementについて、必要のないif文を削除</li> +<li>stop-colorプロパティに対して、未対応だった色のキーワード値を対応させた</li> +<li>SVGGradientElementにおいて、VML要素の設定を、setAttributeメソッドから、プロパティ設定に変更</li> +<li>SVGAnimateElementのvar文を整理</li> +<li>SVGColorのプロパティを整理して、軽量化</li> +<li>CSSPrimitiveValueのsetStringValueメソッドとgetStringValueメソッドを修正</li> +<li>setPropertyメソッドの軽量化</li> +<li>stop-colorプロパティにおいて、SVGColorの型キャストができるように、setPropertyメソッドを修正</li> +</ol> +<address><h2>このお知らせに関するご質問やご感想などがありましたら</h2> +<p>以下のメールアドレスへメールを下さい。また、メールはオープンな議論をするために、原則、ウェブで公開されますのでご承知ください。</p> +<p>公式メーリングリスト「Sie-developers」<a href="mailto:sie-d****@lists*****">sie-d****@lists***** </a>。</p> +<p>© Copyright 2009 dhrname(Eメールで<a href="mailto:dhrna****@users*****">dhrna****@users*****</a>)コードの著作権の許諾に関しては、次の文章に書かれています。(英文<a href="http://sie.sourceforge.jp/LICENCE.txt">LICENCE.txt</a>)。このページの許諾に関しても、同様のライセンスが適用されるものとします。</p></address> +<!--/*SIE-SVG LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * Contributor(s):DHRNAME + * ***** END LICENSE BLOCK ***** */--> + </body> +</html> \ No newline at end of file Added: trunk/news/n20110504.html =================================================================== --- trunk/news/n20110504.html (rev 0) +++ trunk/news/n20110504.html 2011-05-03 13:37:04 UTC (rev 2641) @@ -0,0 +1,58 @@ +<html> +<head> +<title>「SIE0.76」リリース - SIE</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<script defer="defer" type="text/javascript" src="http://sie.sourceforge.jp/sie-mini.js"></script> +<link rel="stylesheet" type="text/css" href="http://sie.sourceforge.jp/instyle.css"></link> +</head> +<body> +<p><object data="../sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p> +<h1>「SIE0.76」リリース - SIE</h1> +<h2>0.76リリースについてのお知らせ</h2> +<p>2011年5月4日、私たちSIEプロジェクトは、「SIE0.76」を正式に公開しました。今回の主な変更は、スペックとバグの修正です。</p> +<h2>無料ダウンロード</h2> +<p><a href="http://sourceforge.jp/projects/sie/downloads/51744/sie-075.zip/">sie-076.zipをダウンロード</a> (ZIP形式, 469.3 KB)</p> +<h2>変更点</h2> +<h3>version 0.75からの変更点</h3> +<ol> +<li>SVGElementの整理</li> +<li>変数を解放させるNAIBU.freeArg関数の追加</li> +<li>IE9の判断条件に対する修正</li> +<li>CSS2Propertiesの初期化に対して、変数を整理</li> +<li>getPointAtLengthメソッドの変数に対する整理</li> +<li>Event.BUBBLING_PHASEの定数はすべて数値に変更</li> +<li>createSVGAngleメソッドがなかったため、追加</li> +<li>SVGAngleのデフォルトのプロパティを修正して、newValueSpecifiedUnitsメソッドも修正</li> +<li>SVGAngleのvalueAsStringプロパティのつづりにミスがあったので修正1</li> +<li>SVGGradientElementのvar文の整理1</li> +<li>SVGGradientElementについて、必要のないif文を削除</li> +<li>stop-colorプロパティに対して、未対応だった色のキーワード値を対応させた</li> +<li>SVGGradientElementにおいて、VML要素の設定を、setAttributeメソッドから、プロパティ設定に変更</li> +<li>SVGAnimateElementのvar文を整理</li> +<li>SVGColorのプロパティを整理して、軽量化</li> +<li>CSSPrimitiveValueのsetStringValueメソッドとgetStringValueメソッドを修正</li> +<li>setPropertyメソッドの軽量化</li> +<li>stop-colorプロパティにおいて、SVGColorの型キャストができるように、setPropertyメソッドを修正</li> +</ol> +<address><h2>このお知らせに関するご質問やご感想などがありましたら</h2> +<p>以下のメールアドレスへメールを下さい。また、メールはオープンな議論をするために、原則、ウェブで公開されますのでご承知ください。</p> +<p>公式メーリングリスト「Sie-developers」<a href="mailto:sie-d****@lists*****">sie-d****@lists***** </a>。</p> +<p>© Copyright 2009 dhrname(Eメールで<a href="mailto:dhrna****@users*****">dhrna****@users*****</a>)コードの著作権の許諾に関しては、次の文章に書かれています。(英文<a href="http://sie.sourceforge.jp/LICENCE.txt">LICENCE.txt</a>)。このページの許諾に関しても、同様のライセンスが適用されるものとします。</p></address> +<!--/*SIE-SVG LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * Contributor(s):DHRNAME + * ***** END LICENSE BLOCK ***** */--> + </body> +</html> \ No newline at end of file