Update history topics

This commit is contained in:
YUKI Hiroshi 2014-04-02 13:38:13 +09:00
parent 84640a12ca
commit e0bb0bd8c8
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- master/HEAD
* Works on Nightly 31.0a1 again.
* Improved: Introduce a new checkbox "When a new tree appears, collapse others automatically" in the configuration dialog. It has been split from "When a tab gets focus, expand its tree and collapse others automatically" because the behavior was not related to the existing checkbox.
* Improved: Better compatibility with [Classic Theme Restorer](https://addons.mozilla.org/firefox/addon/classicthemerestorer/) about "tabs in titlebar" appearance.
* Fixed: Restore tree structure on the startup correctly, with Firefox 28 and later.
* Fixed: Open new tabs from "search by" in the context menu correctly, even if the selection includes line breaks or it is too long.
* [ru locale is updated by Infocatcher. Thanks!](https://github.com/piroor/treestyletab/pull/672)

View File

@ -3,6 +3,7 @@
- master/HEAD
* Nightly 31.0a1に対応
* チェックボックス「新しいツリーが作られた時は、自動的に他のツリーを折り畳む」を「タブを切り替えた時は、フォーカスされたタブのツリーを自動的に展開して、他のツリーを折り畳む」から独立させた(設定の意味的に、その挙動まで一緒に変わってしまうこは意図されないため)
* [Classic Theme Restorer](https://addons.mozilla.org/firefox/addon/classicthemerestorer/)との互換性を改善タイトルバーへのUI要素の描画を有効化するようにした
* Firefox 28以降で起動時にツリーの状態を正しく復元するようにした後退バグ
* コンテキストメニューの「……を検索」からタブを開いたとき、選択範囲に改行が含まれていたり選択範囲が長すぎたりすると、タブが現在のタブの子になっていなかったのを修正
* ロシア語ロケール更新([by Infocatcher. Thanks!](https://github.com/piroor/treestyletab/pull/672)