From bea559d1a628cbc5b6d163ec29c1466dd3d66821 Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Thu, 28 Nov 2013 04:04:08 +0900 Subject: [PATCH] Update history topics --- history.en.md | 6 ++++++ history.ja.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/history.en.md b/history.en.md index 9febd908..fd4ea10b 100644 --- a/history.en.md +++ b/history.en.md @@ -2,12 +2,18 @@ - master/HEAD * Improved: Better compatibility with someone who change visibility of the tab bar, like "auto hide tab bar for last single tab" feature of Tab Mix Plus, Pale Moon, and [Hide Tab Bar With One Tab](https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/). + * Improved: Better compatibility with [Context Search](http://www.cusser.net/extensions/contextsearch/). Now search result tabs are opened as children of the current tab. * Modified: Expand the shrunken tab bar immediately when the mouse pointer moves onto the tab bar, if the size of teh tab bar is fixed. * Modified: Keep the UI to modify relations of bookmarks disabled, for bookmark items in the "Unsorted Bookmarks" folder. (Because people won't open all items in the folder as a tree of tabs by middle-click on the folder.) + * Modified: Updated pinned tabs are highlighted by TST itself. * Fixed: Hide (or collapse) the tab bar correctly with delay, when a tab is opened or closed in the "auto hide" mode. * Fixed: Better responsibility for bookmark management UI when there are very large number of sibling bookmarks in a folder. * Fixed: Save and restore both sizes of expanded and shrunken tab bar correctly, on the next startup. * Fixed: Re-show the tab bar correctly when the F11 key is pressed to exit from the DOM full-screen mode. + * Fixed: Show the tab bar again correctly when I click the grippy in the splitter. + * Fixed: Show the tab bar again correctly when I drag the splitter. + * Fixed: Correctly update "list all tabs" menu if there is pinned tabs ([by Infocatcher.](https://github.com/piroor/treestyletab/pull/606) Thanks!) + * Fixed: Better compatibility with "Australis". * Fixed: Don't disable background color of tabs when Tab Mix Plus is installed. * [fr-FR locale is updated by AxlMun. Thanks!](https://github.com/piroor/treestyletab/pull/595) - 0.14.2013100901 diff --git a/history.ja.md b/history.ja.md index ddd8f56b..76804782 100644 --- a/history.ja.md +++ b/history.ja.md @@ -2,13 +2,19 @@ - master/HEAD * 「タブが1つだけの時にタブバーを隠す」機能を提供するアドオン(Tab Mix Plus、[Hide Tab Bar With One Tab](https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/)など)や環境(Pale Moonなど)との互換性を向上 + * [Context Search](http://www.cusser.net/extensions/contextsearch/)との互換性を向上(検索結果を子タブとして開くようにした) * タブバーの幅・位置が固定されている時は、ポインタがタブバー上に乗ったらすぐにタブバーを展開するようにした。 * 「未整理のブックマーク」フォルダにあるブックマーク項目に対して、ブックマーク同士の関連性を変更するためのUIを無効化するようにした(当該フォルダのブックマークすべてを1つのツリーとして開く場面は通常あり得ないため) + * ピン留めされた未読のタブをツリー型タブ自身で強調表示するようにした * タブバーを自動的に隠すモードで、タブを開いたり閉じたりした時にタブバーを一時的に展開する設定を有効にしている時に、タブバーが自動的に隠れなくなってしまっていたのを修正 * 1つのブックマークフォルダに大量のブックマーク項目が存在している時の、ブックマーク同士の関連性を変更するためのUIの初期化処理について、よりフリーズしにくいように改善したつもり * タブバーを自動的に畳むモードで、終了時と次回起動時はに正しくタブバーの大きさを記憶・復元しておくようにした。 * DOMフルスクリーンからF11キーの押下で抜けた時に、タブバーを正しく再表示するようにした + * タブバーのスプリッタのつまみをクリックした時に、タブバーを正しく開閉するよう修正 + * タブバーのスプリッタをドラッグした時に、タブバーを正しく開閉するよう修正 * Tab Mix Plusがある時のタブの背景色が意図せず無効化されてしまっていたのを修正 + * ピン留めされたタブがある時に「すべてのタブの一覧」メニューの内容が正しく表示されるよう修正 ([by Infocatcher.](https://github.com/piroor/treestyletab/pull/606) Thanks!) + * Australisとの互換性を向上 * フランス語ロケール更新([by AxlMun. Thanks!](https://github.com/piroor/treestyletab/pull/595)) - 0.14.2013100901 * ブラウズ領域周辺にUI要素が追加された時に、自動的にタブバーの位置やサイズを更新するようにした