バージョン0.8.* => 0.9.*

* 閉じたタブを開き直す時、同時に閉じられた他のタブもまとめて復元するようにした
* 同時に閉じられたタブすべてを一度に復元できる時だけまとめて復元する隠し設定 extensions.treestyletab.undoCloseTabSubtree.onlyFullSet
* JavaScriptコードモジュール採用
* ツリーを閉じる前後に TreeStyleTabSubtreeClosing / TreeStyleTabSubtreeClosed イベントを発行するようにした
* new public APIs:
  * markAsClosedSet()
  * unmarkAsClosedSet()
  * splitTabsToSubtrees()
  * undoChangeTabbarPosition()
  * redoChangeTabbarPosition()


git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5651 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-12-26 05:03:57 +00:00
parent 45b1e6473c
commit 0a2ab84760

View File

@ -5,7 +5,7 @@
<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="treestyletab@piro.sakura.ne.jp"
em:name="Tree Style Tab"
em:version="0.8.2009122501"
em:version="0.9.2009122501"
em:creator="SHIMODA Hiroshi"
em:description="Show tabs like a tree."
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"