Bump version to 0.16.2015111001
This commit is contained in:
parent
3fa5aec658
commit
000ce6bfb8
@ -1 +1 @@
|
|||||||
Subproject commit 236251ec94b2604165a33de560c67e5509c8d785
|
Subproject commit 950375c3414066db2ff48e45cf681c79e1085d90
|
@ -1,6 +1,7 @@
|
|||||||
# History
|
# History
|
||||||
|
|
||||||
- master/HEAD
|
- master/HEAD
|
||||||
|
- 0.16.2015111001
|
||||||
* Free memory for closed windows correctly (it was grabbed by living-dead event listeners.)
|
* Free memory for closed windows correctly (it was grabbed by living-dead event listeners.)
|
||||||
* Highlighted color of updated pinned tabs is shown correctly.
|
* Highlighted color of updated pinned tabs is shown correctly.
|
||||||
* The feature "Bookmark this tree" and the property dialog of bookmark folders now work correctly.
|
* The feature "Bookmark this tree" and the property dialog of bookmark folders now work correctly.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# 更新履歴
|
# 更新履歴
|
||||||
|
|
||||||
- master/HEAD
|
- master/HEAD
|
||||||
|
- 0.16.2015111001
|
||||||
* 閉じたウィンドウのメモリがいつまでも解放されない問題を修正(イベントリスナの解除し忘れをなくした)
|
* 閉じたウィンドウのメモリがいつまでも解放されない問題を修正(イベントリスナの解除し忘れをなくした)
|
||||||
* ピン留めされたタブの更新通知が正しく表示されなくなっていたのを修正
|
* ピン留めされたタブの更新通知が正しく表示されなくなっていたのを修正
|
||||||
* ツリーをブックマークフォルダとして保存する機能およびブックマークフォルダのプロパティ編集が動作しなくなっていたのを修正
|
* ツリーをブックマークフォルダとして保存する機能およびブックマークフォルダのプロパティ編集が動作しなくなっていたのを修正
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
||||||
em:id="treestyletab@piro.sakura.ne.jp"
|
em:id="treestyletab@piro.sakura.ne.jp"
|
||||||
em:name="Tree Style Tab"
|
em:name="Tree Style Tab"
|
||||||
em:version="0.16.2015110801"
|
em:version="0.16.2015111001"
|
||||||
em:creator="YUKI "Piro" Hiroshi"
|
em:creator="YUKI "Piro" Hiroshi"
|
||||||
em:description="Show tabs like a tree."
|
em:description="Show tabs like a tree."
|
||||||
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user