Skip to content

Commit

Permalink
Bump version to 0.14.2013100901
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Oct 8, 2013
1 parent c19c18c commit 250e86c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions history.en.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# History

- master/HEAD
- 0.14.2013100901
* Improved: Position and size of the tab bar is updated automatically when any element is inserted to the browser box.
* Fixed: Show the full tooltip near the original tooltip correctly, even if there are multiple screens.
* Fixed: Don't shrink/hide the tab bar for keyboard shortcuts Ctrl-T, Ctrl-R, etc, if the tab bar is shown by a long-press of the Ctrl key.
Expand Down
1 change: 1 addition & 0 deletions history.ja.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 更新履歴

- master/HEAD
- 0.14.2013100901
* ブラウズ領域周辺にUI要素が追加された時に、自動的にタブバーの位置やサイズを更新するようにした
* マルチディスプレイ環境において、タブのツリーに対するツールチップが別の画面に表示されてしまうことがあったのを修正
* 自動的に折り畳む(隠す)状態のタブバーがCtrlキーの長押しで表示されている時に、Ctrl-Tなどのキーボードショートカットでタブバーが折り畳まれ(隠され)てしまわないようにした
Expand Down
2 changes: 1 addition & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="[email protected]"
em:name="Tree Style Tab"
em:version="0.14.2013082301"
em:version="0.14.2013100901"
em:creator="YUKI &quot;Piro&quot; Hiroshi"
em:description="Show tabs like a tree."
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
Expand Down

0 comments on commit 250e86c

Please sign in to comment.