OSDN Git Service

add bitmap_id parameter into apply factor method.
[swfed/swfed.git] / src / swf_tag.h
2012-04-17 よやadd bitmap_id parameter into apply factor method.
2012-02-03 よやrgb15 オプション対応
2011-11-09 よやadd convertBitmapDataToJpegTag function and testing...
2011-11-09 Yoshihiro Yamazakifixed to getEditString bugs
2011-11-08 よやreplaceBitmapData without converting
2011-06-22 よやreplaceBitmapData の入れ替えタグ指定方法に(image_id
2011-06-09 yoya- replaceActionString を replaceActionStrings に変更
2011-06-08 yoyareplaceActionString の実装
2011-04-06 yoyatag のメンバ名変更 tag => code
2011-03-25 yoyatag の連結を双方向リストにした。(今までは next のみの一方向)
2011-03-24 yoyarebuild メソッドの実装 (無効にしてある)
2011-03-15 yoyaauthor: yoya
2011-03-10 yoyaswf_tag_create_input_detail の戻り値チェック
2011-03-08 yoyarefcid の get,replace API を追加 (PlaceObject2 のに対応)
2011-03-07 yoya- identity を廃止
2011-03-06 yoyaswf_tag_move (data, detail 等の情報の移し替え)の実装
2011-03-03 yoya- setActionVariables の度に DoAction を増やすのをやめて、既にある場合は変数代入...
2010-11-30 yoya- setActionVariables の実装を一通り
2010-10-28 yoyasetShapeAdjustMode の PNG, GIF 対応
2010-10-27 yoyaadjustShapeBitmap(SWFEditor::SHAPE_BITMAP_TYPE_TILLED...
2010-10-24 yoya- adjustShapeBitmap の処理を追加
2010-10-15 yoya- applyShapeRectFactor に必要な実装一式
2010-10-12 yoyaapplyShapeMatrixFactor の実装 (未完)
2009-05-25 yoyaprint メソッドを読んだときに、データの階層構造にあわせてインデントをつけるよう改造。
2009-02-02 yoyaPHP から swf_tag_lossless_replace_gif_data への繋ぎこみを実装
2008-10-14 yoya- input, identity, output, print, destroy の引数の見直し ...
2008-10-14 yoyacreate_detail を create_detail(=calloc)と input_detail...
2008-10-14 yoyaRev.71 の改造をキャンセル (パフォーマンス悪化の為)
2008-10-14 yoyaswf_tag_t からリスト構造(自己参照構造体)を swf_tag_list_t に分離。
2008-10-10 yoya今あるファイルを全て trunk に移動