• R/O
  • HTTP
  • SSH
  • HTTPS

sie: List of commits

ブラウザでSVGを表示するSIEの開発 (SIE - to display SVG on legacy browsers)


RSS
Rev. Time Author
6e1dc29 2012-01-06 21:04:36 dhrname

SVGAnimationElementについて、_simpleDurationを削除

94be5ba 2012-01-06 20:56:03 dhrname

dur属性のindifiniteに対応し、初期値に設定しておく

e8b7853 2012-01-06 20:41:49 dhrname

SMIL::ElementTimeControlとSVGAnimationElementにおいて、わかりやすくするため、以下のようにプロパティの名前を変更した。
_begin -> _start
_end -> _finish
_beginValue -> _begin
_endValue -> _end

199e733 2012-01-05 23:20:29 dhrname

SVGAnimationElemetにActive Durationの処理をさせた

eaf4115 2012-01-05 22:06:14 dhrname

SVGAnimationElementのdur属性に対して、indifiniteの対応

95079da 2012-01-04 21:56:00 dhrname

timingローカル関数の変数について整理

c40bd16 2012-01-04 21:49:01 dhrname

repeatについて、新しく、_numRepeatプロパティを追加

f189bd5 2012-01-04 21:43:27 dhrname

begin属性などで使われるイベント処理でバグがあったので修正

5ff67d7 2012-01-04 21:37:02 dhrname

getStartTimeメソッドの修正

a9f7248 2012-01-04 21:10:38 dhrname

repeatイベントのつづりを間違っていたので、「repeatEvent」と修正

d684c02 2012-01-03 23:25:41 dhrname

_beginValueプロパティの初期値をnullに変更

2ee0e34 2012-01-03 23:19:16 dhrname

getSimpleDurationメソッドの修正

a9b8ae5 2012-01-03 23:17:07 dhrname

getStartTimeメソッドの修正

de40d53 2012-01-03 23:13:56 dhrname

_eventSyncメソッドは不要なので削除

7bbfeb5 2012-01-03 23:13:06 dhrname

SVGAnimationElementのgetStartTimeメソッドを改良

cf68a26 2012-01-03 22:49:35 dhrname

_getOffsetメソッドの修正

e6f9104 2012-01-03 22:49:12 dhrname

_getOffsetメソッドを整理して修正

486bc75 2012-01-02 23:54:47 dhrname

_eventSyncの処理を取りやめた

7ce764d 2012-01-02 23:51:48 dhrname

timingの呼び出し引数の修正

9fd7fdd 2012-01-02 23:50:00 dhrname

SVGAnimationElementのbeginとend属性の処理を改良

4fa6284 2012-01-02 22:13:16 dhrname

SVGAnimationElementインターフェースのvar文を整理

75e875c 2011-12-31 22:50:51 dhrname

Merge branch 'master' into develop

dcefde9 2011-12-31 22:30:41 dhrname

link is changed

c32372a 2011-12-30 22:46:52 dhrname

Change 0.91beta to 0.91

91db9e8 2011-12-28 23:37:27 dhrname

The Change log of 0.91 is added.

09bd7ca 2011-12-28 20:56:53 dhrname

0.91 beta fixed

44f25b9 2011-12-27 23:45:33 dhrname

モジュールを統合

a6102e8 2011-12-27 23:42:46 dhrname

(0.91 beta fixed) sliceメソッドが全角文字になっていたため、エラーが発生していたのを修正

eaf79e1 2011-12-25 19:39:51 dhrname

SieReader.htmlのスクリプトのリンク先をモジュールのorgに修正変更

5f59b0d 2011-12-25 19:31:18 dhrname

tref要素の実装

Show on old repository browser