From a1cb73f1348f26da97bfb617ae83947ab9689dba Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Wed, 29 Jan 2014 02:01:36 +0900 Subject: [PATCH] Update history topics --- history.en.md | 4 ++++ history.ja.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/history.en.md b/history.en.md index cc821ead..a2b31c43 100644 --- a/history.en.md +++ b/history.en.md @@ -2,6 +2,10 @@ - master/HEAD * Improved: Better compatibility with [Nav Bar on Title Bar](https://addons.mozilla.org/firefox/addon/nav-bar-on-title-bar/). + * Improved: Better compatibility with [Tab Control](https://addons.mozilla.org/firefox/addon/tab-control/). + * Modified: Remove codes for an extinct feature "replace the current tab when opening a bookmark group". The feature was already removed in old Firefox. + * Fixed: Public APIs to show/hide the tab bar works correctly. + * Fixed: Maximize scrollable area of tree-like view in a about:treestyletab-group tab. - 0.14.2013112901 * 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. diff --git a/history.ja.md b/history.ja.md index dc063c46..c60a82fb 100644 --- a/history.ja.md +++ b/history.ja.md @@ -2,6 +2,10 @@ - master/HEAD * [Nav Bar on Title Bar](https://addons.mozilla.org/firefox/addon/nav-bar-on-title-bar/)との互換性を改善 + * [Tab Control](https://addons.mozilla.org/firefox/addon/tab-control/)との互換性を改善 + * 「ブックマークグループを開く時に現在のタブを置き換える」機能に関するコードを削除(古いFirefoxで既に機能が無くなっていたため) + * タブバーの表示・非表示を切り替える公開APIが壊れていたのを修正 + * グループ化用のタブ内でのタブのツリー表示について、スクロール可能な領域が無駄に狭かったのを修正 - 0.14.2013112901 * 「タブが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/)との互換性を向上(検索結果を子タブとして開くようにした)