[Pkg-mozext-commits] [tree-style-tab] 04/05: Update changelogs

Ximin Luo infinity0 at debian.org
Wed Sep 7 12:58:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository tree-style-tab.

commit 4eb453421b88801f5fb13c49dfc3f26f32b8c9bc
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Sep 7 14:51:30 2016 +0200

    Update changelogs
    
    AMO started adding rel="nofollow" everywhere so this diff seems bigger than
    it actually is; use `git diff --word-diff` for an easier review.
---
 debian/changelog               |   6 +++
 debian/upstream/changelog      | 104 ++++++++++++++++++++++++++++++++--------
 debian/upstream/changelog.html | 105 ++++++++++++++++++++++-------------------
 3 files changed, 147 insertions(+), 68 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 05e5916..e39b149 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tree-style-tab (0.18.2016090601-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Ximin Luo <infinity0 at debian.org>  Wed, 07 Sep 2016 14:50:48 +0200
+
 tree-style-tab (0.17.2016031101-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/upstream/changelog b/debian/upstream/changelog
index 331feee..0a346f0 100644
--- a/debian/upstream/changelog
+++ b/debian/upstream/changelog
@@ -1,3 +1,67 @@
+Tree Style Tab 0.18.2016090601 - September 6, 2016
+--------------------------------------------------
+
+0.18.2016090601:
+
+-  Isolate codes from ``eval()`` hack.
+-  Drop support for Firefox 44 and older versions.
+-  Remove compatibility codes for unsupported/unpublished/obsolete addons:
+   Google Toolbar, Snap Links, Highlander, PermaTabs, FullerScreen, DragNDrop
+   Toolbars, Optimoz Tweaks, Tabberwocky, Super DragAndGo, Drag de Go, FLST,
+   Mouse Gestures Redox, Aging Tabs, Autohide, Smoothly Close Tabs, IE Tab
+   Plus, Locationbar², DomainTab and TotalToolbar
+-  Remove compatibility codes for Tab Mix Plus's custom session management
+   system. Now it is strongly recommended you to use Firefox's built-in session
+   management system. If you choose the TMP's session management, there is no
+   guaranty about what happens.
+
+0.17.2016083101:
+
+-  Fix broken tab color of Firefox 51 and later(due to `bug
+   1297157 <https://bugzilla.mozilla.org/show_bug.cgi?id=1297157>`__.)
+
+0.17.2016083001:
+
+-  Better handling about positioning of new tabs duplicated by other addons.
+-  Now you can drop tabs onto another tab more easily. (The drop area of each
+   tab is enlarged.)
+-  The tab bar can be shrunken even if there is something wide toolbar item
+   like the search bar.
+-  Better positioning of tabs opened from the last child tab.
+-  Tabs opened from inline frames or webpages including ``base`` tag are
+   attached to the current tab as new children correctly.
+-  Reduce warnings from undefined CSS properties (by asamuzaK. Thanks!)
+-  Supports `contextual tab coloring on Firefox 51 and
+   later <https://blog.mozilla.org/tanvi/2016/06/16/contextual-identities-on-the-web/>`__.
+-  Remove icons from the pane switcher in the configuration dialog (because
+   Firefox 50 and later have no suitable icon for some categories).
+-  A new secret preference ``extensions.treestyletab.blockTabsInTitlebar`` in
+   introduced to allow customization with userChrome.css around "tabs in
+   titlebar" style.
+-  Tabs duplicated by ctrl-drag-and-drop of a tree are duplicated with correct
+   tree structure.
+-  Reduce warnings about "unsafe CPOW usage" for the "view image" command.
+
+Tree Style Tab 0.17.2016061501 - June 15, 2016
+----------------------------------------------
+
+0.17.2016061501:
+
+-  Scrollbar in the tab bar couldn't operated by mouse if you show the menu
+   bar, at Firefox 47 on Windows.
+-  The tab bar was wrongly fixed to "overflowed" state after you shrink the tab
+   bar too narrow.
+-  Better compatibility with the "Dark" theme of Firefox Developer Edition.
+-  Better compatibility with FireGestures.
+-  The width of expanded tab bar isn't enlarged too much, when shrunken tab bar
+   is going to be wider than expanded tab bar.
+-  Introduce a new secret preference
+   ``extensions.treestyletab.controlNewTabPosition`` to disable new tab
+   position control by TST itself. When you use any other addon like Tab Mix
+   Plus which provides ability to control new tab position for bookmarks or
+   others, you possibly get better experience with turning it to ``false``.
+-  The hidden tab bar is never expanded for feedback around pinned tabs.
+
 Tree Style Tab 0.17.2016031101 - March 11, 2016
 -----------------------------------------------
 
@@ -581,8 +645,8 @@ Tree Style Tab 0.14.2012122901.1-signed - December 28, 2012
 -----------------------------------------------------------
 
 | \* Works on Nightly 20.0a1 again. (Updated for new MutationObserver spec.)
-|  \* Fixed: Never raise error messages for dragging of non-tab objects onto
-  the tab bar.
+| \* Fixed: Never raise error messages for dragging of non-tab objects onto the
+  tab bar.
 
 Tree Style Tab 0.14.2012121401.1-signed - December 14, 2012
 -----------------------------------------------------------
@@ -1266,7 +1330,9 @@ Tree Style Tab 0.11.2011021601 - February 15, 2011
 Tree Style Tab 0.11.2011020402 - February 4, 2011
 -------------------------------------------------
 
-Fixed: An error in the initialization process disappeared.
+| \* Fixed: An error in the initialization process disappeared.
+| \* A secret preference "extensions.treestyletab.autoAttachNewTabsAsChildren"
+  is renamed to "extensions.treestyletab.autoAttach"
 
 Tree Style Tab 0.11.2011011301 - January 12, 2011
 -------------------------------------------------
@@ -1287,19 +1353,19 @@ Tree Style Tab 0.11.2011011301 - January 12, 2011
 Tree Style Tab 0.10.2010040201 - April 1, 2010
 ----------------------------------------------
 
-From 0.10.2010040102 to 0.10.2010040201:
+<p>From 0.10.2010040102 to 0.10.2010040201:</p>
 
 -  Updated for the bug: `Bug 554991 - allow tab context menu to be modified by
    normal XUL overlays <https://bugzilla.mozilla.org/show_bug.cgi?id=554991>`__
 
-From 0.10.2010040101 to 0.10.2010040102:
+<p>From 0.10.2010040101 to 0.10.2010040102:</p>
 
 -  Fixed: Built-in theme "Metal" and "Sidebar" appliy window focus to their
    appearance correctly.
 -  Fixed: Broken background color of the built-in theme "Vertigo" disappeared.
 -  Modified: Built-in theme "Plain" is back for the default theme on Linux.
 
-From 0.10.2010032902 to 0.10.2010040101:
+<p>From 0.10.2010032902 to 0.10.2010040101:</p>
 
 -  Modified: An obsolete built-in style "Plain" was removed, and instead new
    style "Flat" (it is a modified version of "Mixed" and it has no dropshadow
@@ -1339,16 +1405,16 @@ From 0.10.2010032902 to 0.10.2010040101:
    Utilities <https://addons.mozilla.org/firefox/addon/59961>`__ or `Super Tab
    Mode <https://addons.mozilla.org/firefox/addon/13288>`__ is installed.
 
-From 0.10.2010032901 to 0.10.2010032902:
+<p>From 0.10.2010032901 to 0.10.2010032902:</p>
 
 -  Fixed: Misdetection of the version of Firefox is fixed.
 
-From 0.10.2010032801 to 0.10.2010032901:
+<p>From 0.10.2010032801 to 0.10.2010032901:</p>
 
 -  Fixed: The place holder for the tab bar is correctly hidden in the print
    preview mode on Minefield 3.7a4pre.
 
-From 0.9.2010020502 to 0.10.2010032801:
+<p>From 0.9.2010020502 to 0.10.2010032801:</p>
 
 -  Improved: Works on Minefield 3.7a4pre.
 -  Improved: Double-click on the splitter resets the width/height of the tab
@@ -1366,7 +1432,7 @@ From 0.9.2010020502 to 0.10.2010032801:
    Kit <https://addons.mozilla.org/firefox/addon/5447>`__ is installed.
 -  pl locale is updated by Leszek(teo)Życzkowski.
 
-From 0.8.2009122501 to 0.9.2010020502:
+<p>From 0.8.2009122501 to 0.9.2010020502:</p>
 
 -  Improved: New built-in theme, "Sidebar" based on
    `SidebarStyleTab <https://addons.mozilla.org/firefox/addon/58998>`__.
@@ -1395,7 +1461,7 @@ From 0.8.2009122501 to 0.9.2010020502:
 Tree Style Tab 0.8.2009122501 - December 25, 2009
 -------------------------------------------------
 
-from 0.8.2009122401 to 0.8.2009122501:
+<p>from 0.8.2009122401 to 0.8.2009122501:</p>
 
 -  Improved: Works with
    `Tabberwocky <https://addons.mozilla.org/firefox/addon/14439>`__.
@@ -1412,7 +1478,7 @@ from 0.8.2009122401 to 0.8.2009122501:
    -  ``extensions.treestyletab.autoExpandSubtreeOnCollapsedChildFocused``
    -  ``extensions.treestyletab.autoCollapseExpandSubtreeOnSelect.whileFocusMovingByShortcut``
 
-from 0.8.2009122103 to 0.8.2009122401:
+<p>from 0.8.2009122103 to 0.8.2009122401:</p>
 
 -  Fixed: Some operations in the content work correctly even after the current
    tab was closed. (By a regression from 0.8.2009122101 to 0.8.2009122103,
@@ -1422,17 +1488,17 @@ from 0.8.2009122103 to 0.8.2009122401:
 -  Improved: Works with `Multi
    Links <https://addons.mozilla.org/firefox/addon/13494>`__ together.
 
-from 0.8.2009122102 to 0.8.2009122103:
+<p>from 0.8.2009122102 to 0.8.2009122103:</p>
 
 -  Fixed: Background of tab bar is correctly rendered even if the page is
    zoomed.
 
-from 0.8.2009122101 to 0.8.2009122102:
+<p>from 0.8.2009122101 to 0.8.2009122102:</p>
 
 -  Fixed: Collapsed children are automatically expanded if the first tab
    becomes new parent when the parent tab is closed.
 
-from 0.8.2009102801 to 0.8.2009122101:
+<p>from 0.8.2009102801 to 0.8.2009122101:</p>
 
 -  Improved: Works with `Selection
    Links <https://addons.mozilla.org/firefox/addon/8644>`__ together.
@@ -1478,12 +1544,12 @@ from 0.8.2009102801 to 0.8.2009122101:
    feature of Tab Mix Plus.
 -  Improved: New APIs for other addons;
 
-   -  ``gBrowser.treeStyleTab.partAllChildren(aTab)``
+   -  ``gBrowser.treeStyleTab.partAllChildren(<var>aTab</var>)``
    -  ``TreeStyleTabService.currentTabbarPosition``
    -  ``TreeStyleTabService.treeViewEnabled``
-   -  ``TreeStyleTabService.promoteTab(aTab)``
+   -  ``TreeStyleTabService.promoteTab(<var>aTab</var>)``
    -  ``TreeStyleTabService.promoteCurrentTab()``
-   -  ``TreeStyleTabService.demoteTab(aTab)``
+   -  ``TreeStyleTabService.demoteTab(<var>aTab</var>)``
    -  ``TreeStyleTabService.demoteCurrentTab()``
 
 -  Improved: When you use "auto hide" feature of tab bar, then the status of
@@ -1560,7 +1626,7 @@ Tree Style Tab 0.8.2009100101 - September 30, 2009
   bar.
 | \* Fixed: Background canvas in the tab bar was not updated after the tab bar
   was resized.
-| \* Fixed: Works with Drag & Drop.io (
+| \* Fixed: Works with Drag & `Drop.io <http://Drop.io>`__ (
   https://addons.mozilla.org/firefox/addon/8482 ) .
 | \* zh-CN locale is updated by hzhbest
 
diff --git a/debian/upstream/changelog.html b/debian/upstream/changelog.html
index caef3e6..f194cb7 100644
--- a/debian/upstream/changelog.html
+++ b/debian/upstream/changelog.html
@@ -2,6 +2,12 @@
 <head><title>Tree Style Tab Version History</title></head>
 <body>
 
+<h2>Tree Style Tab 0.18.2016090601 - September  6, 2016</h2>
+0.18.2016090601:<ul><li>Isolate codes from <code>eval()</code> hack.</li><li>Drop support for Firefox 44 and older versions.</li><li>Remove compatibility codes for unsupported/unpublished/obsolete addons: Google Toolbar, Snap Links, Highlander, PermaTabs, FullerScreen, DragNDrop Toolbars, Optimoz Tweaks, Tabberwocky, Super DragAndGo, Drag de Go, FLST, Mouse Gestures Redox, Aging Tabs, Autohide, Smoothly Close Tabs, IE Tab Plus, Locationbar², DomainTab and TotalToolbar</li><li>Remove comp [...]
+
+<h2>Tree Style Tab 0.17.2016061501 - June 15, 2016</h2>
+0.17.2016061501:<ul><li>Scrollbar in the tab bar couldn't operated by mouse if you show the menu bar, at Firefox 47 on Windows.</li><li>The tab bar was wrongly fixed to "overflowed" state after you shrink the tab bar too narrow.</li><li>Better compatibility with the "Dark" theme of Firefox Developer Edition.</li><li>Better compatibility with FireGestures.</li><li>The width of expanded tab bar isn't enlarged too much, when shrunken tab bar is going to be wider than expanded tab bar.</li>< [...]
+
 <h2>Tree Style Tab 0.17.2016031101 - March 11, 2016</h2>
 0.17.2016031101:<ul><li>Open bookmark groups as a tree correctly, even if it is the first time for an window. (regression)</li><li>Apply configured max indent level for vertical tab bar correctly. (regression)</li><li>Allow to unmute tab always, even if the sound is not played. (regression)</li><li>Implement pseudo tree in <code>about:treestyletab-group</code> tabs and the rich tooltip without XHTML. (We don't need to mix XHTML and XUL to apply multi-column properties of CSS.)</li><li>Ac [...]
 
@@ -28,10 +34,10 @@
 0.16.2015110801:<ul><li>The title bar is now hidden for permanently shown menu bar. (Otherwise the menu bar is not draggable to move the window itself.)</li><li>Regression: Tabs opened via <code>GM_openInTab()</code> are placed at the top of existing child tabs of the current tab, if it is the default position of newly opened children.</li><li>Regression: "Search with..." in the context menu works correctly.</li></ul>
 
 <h2>Tree Style Tab 0.16.2015110701 - November  7, 2015</h2>
-0.16.2015110701:<ul><li>The API <code>TreeStyleTabService.getLastDescendantTab()</code> now returns correct value always.</li><li>Open "View Source" result as a child of the current tab.</li><li>Follow the position of the tab bar to changes around the social sidebar.</li><li>Don't reposition/update the tab bar when the window regains focus or the sidebar is switched between different panels.</li><li>Don't shrink the width of the tab bar with a scrollbar for too many tabs, on OS X.</li><l [...]
+0.16.2015110701:<ul><li>The API <code>TreeStyleTabService.getLastDescendantTab()</code> now returns correct value always.</li><li>Open "View Source" result as a child of the current tab.</li><li>Follow the position of the tab bar to changes around the social sidebar.</li><li>Don't reposition/update the tab bar when the window regains focus or the sidebar is switched between different panels.</li><li>Don't shrink the width of the tab bar with a scrollbar for too many tabs, on OS X.</li><l [...]
 
 <h2>Tree Style Tab 0.15.20150902901 - September 28, 2015</h2>
-0.15.20150902901:<ul><li>Fix many compatibility issues around spec changes at Firefox 40 and later. (Including <a href="https://github.com/piroor/treestyletab/pull/925" rel="nofollow">patches by Xidorn Quan</a>. Thanks!)</li><li>Drop support for Firefox 31.</li><li>Re-introduce configuration UIs for the size of the tab bar and its fixedness. Now it works to reset size of the tab bar in all existing windows.</li><li>Toolbar customization works correctly even if the tab bar is placed not o [...]
+0.15.20150902901:<ul><li>Fix many compatibility issues around spec changes at Firefox 40 and later. (Including <a rel="nofollow" href="https://github.com/piroor/treestyletab/pull/925">patches by Xidorn Quan</a>. Thanks!)</li><li>Drop support for Firefox 31.</li><li>Re-introduce configuration UIs for the size of the tab bar and its fixedness. Now it works to reset size of the tab bar in all existing windows.</li><li>Toolbar customization works correctly even if the tab bar is placed not o [...]
 
 <h2>Tree Style Tab 0.15.2015030601.1-signed - March  5, 2015</h2>
 0.15.2015030601:<ul><li>Width of the tab bar, position of the tab bar, and status of the "auto hide" feature are saved and restored for each window.</li><li>Better compatibility with <a rel="nofollow" href="https://addons.mozilla.org/firefox/duplicate-in-tab-context-menu/">Duplicate in Tab Context Menu addon</a>.</li><li>Better compatibility with ColorfulTabs. Annoyingly horizontal scroll of the tab bar (happend by clicking on any tab) has been solved.</li><li>Isolated from obsolete <cod [...]
@@ -53,19 +59,19 @@
 0.14.2014013001:<ul><li>Improved: Better compatibility with <a href="https://addons.mozilla.org/firefox/addon/nav-bar-on-title-bar/" rel="nofollow">Nav Bar on Title Bar</a>.</li><li>Improved: Better compatibility with <a href="https://addons.mozilla.org/firefox/addon/tab-control/" rel="nofollow">Tab Control</a>.</li><li>Modified: Remove codes for an extinct feature "replace the current tab when opening a bookmark group". The feature was already removed in old Firefox.</li><li>Fixed: Publ [...]
 
 <h2>Tree Style Tab 0.14.2013112901.1-signed - November 28, 2013</h2>
-0.14.2013112901:<ul><li>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 <a href="https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/" rel="nofollow">Hide Tab Bar With One Tab</a>.</li><li>Improved: Better compatibility with <a href="http://www.cusser.net/extensions/contextsearch/" rel="nofollow">Context Search</a>. Now search result tabs are opened as chi [...]
+0.14.2013112901:<ul><li>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 <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/">Hide Tab Bar With One Tab</a>.</li><li>Improved: Better compatibility with <a rel="nofollow" href="http://www.cusser.net/extensions/contextsearch/">Context Search</a>. Now search result tabs are opened as chi [...]
 
 <h2>Tree Style Tab 0.14.2013100901.1-signed - October  8, 2013</h2>
-0.14.2013100901:<ul><li>Improved: Position and size of the tab bar is updated automatically when any element is inserted to the browser box.</li><li>Fixed: Show the full tooltip near the original tooltip correctly, even if there are multiple screens.</li><li>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.</li><li>Fixed: Don't focus to the tab which is going to be closed. This also fixes some breakag [...]
+0.14.2013100901:<ul><li>Improved: Position and size of the tab bar is updated automatically when any element is inserted to the browser box.</li><li>Fixed: Show the full tooltip near the original tooltip correctly, even if there are multiple screens.</li><li>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.</li><li>Fixed: Don't focus to the tab which is going to be closed. This also fixes some breakag [...]
 
 <h2>Tree Style Tab 0.14.2013082301.1-signed - August 23, 2013</h2>
-0.14.2013082301:<ul><li>Fixed: Failed to initialize on Firefox 23 and later. (regression on the previous release)</li><li><a href="https://github.com/piroor/treestyletab/pull/542" rel="nofollow">ru locale is updated by Infocatcher. Thanks!</a></li></ul>
+0.14.2013082301:<ul><li>Fixed: Failed to initialize on Firefox 23 and later. (regression on the previous release)</li><li><a rel="nofollow" href="https://github.com/piroor/treestyletab/pull/542">ru locale is updated by Infocatcher. Thanks!</a></li></ul>
 
 <h2>Tree Style Tab 0.14.2013082201.1-signed - August 21, 2013</h2>
-0.14.2013082201:<ul><li>Works on Firefox 25 and later.</li><li>Fixed: Restore tree structure correctly for "undo close tab" feature, even if the tab had no child. (It was a regression on the version 0.14.2013052901.)</li><li>Improved: New tab from <a href="https://addons.mozilla.org/firefox/addon/dragit-formerly-drag-de-go/" rel="nofollow">DragIt</a> is opened as a child of the current tab.</li><li>Fixed: Don't shrink tab bar automatically, when the user selects a background tab.</li><li [...]
+0.14.2013082201:<ul><li>Works on Firefox 25 and later.</li><li>Fixed: Restore tree structure correctly for "undo close tab" feature, even if the tab had no child. (It was a regression on the version 0.14.2013052901.)</li><li>Improved: New tab from <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/dragit-formerly-drag-de-go/">DragIt</a> is opened as a child of the current tab.</li><li>Fixed: Don't shrink tab bar automatically, when the user selects a background tab.</li><li [...]
 
 <h2>Tree Style Tab 0.14.2013052901.1-signed - May 29, 2013</h2>
-0.14.2013052901:<ul><li>Fixed: Pinned tabs are shown with more stylized appearance.</li><li>Fixed: Don't set margin to indicate grouped tabs for parent tabs next to hidden tabs in more cases. (by Drugoy. Thanks!)</li><li>Fixed: Update the tab bar correctly when contents in the browser bottom bar or the toolbar are modified. (Regression on 0.14.2013040601)</li><li>Fixed: Don't make new tabs children of the current tab, if they are opened by <a href="https://addons.mozilla.org/firefox/addo [...]
+0.14.2013052901:<ul><li>Fixed: Pinned tabs are shown with more stylized appearance.</li><li>Fixed: Don't set margin to indicate grouped tabs for parent tabs next to hidden tabs in more cases. (by Drugoy. Thanks!)</li><li>Fixed: Update the tab bar correctly when contents in the browser bottom bar or the toolbar are modified. (Regression on 0.14.2013040601)</li><li>Fixed: Don't make new tabs children of the current tab, if they are opened by <a rel="nofollow" href="https://addons.mozilla.o [...]
 
 <h2>Tree Style Tab 0.14.2013040601.1-signed - April  5, 2013</h2>
 0.14.2013040601:<ul><li>Improved: Add a new secret option "extensions.treestyletab.autoAttach.fromCurrent" to control new tab position from the current tab.</li><li>Fixed: Move tab by moveTabForward/moveTabBackward on Firefox 20 correctly.</li><li>Fixed: Don't set margin to indicate grouped tabs for parent tabs next to hidden tabs.</li><li>Fixed: Don't insert needless margins between collapsed tabs. Negative margins for collapsed tabs were unexpectedly inverted for tabs which have its "c [...]
@@ -87,7 +93,7 @@
 0.14.2012081101:<ul><li>Fixed: Apply animation effects correctly. In old versions, all animation effects (about tabs and the configuration dialog) were accidentally stopped.</li></ul>0.14.2012080901:<ul><li>Fixed: New tabs are shown correctly even if you activate animation effects. New tabs were sometimes stay hidden because animation was accidently stopped by some errors.</li><li>Fixed: Tabs are shown with correct height in "Metal" skin on Windows and Linux.</li><li>Fixed: Collapse a tr [...]
 
 <h2>Tree Style Tab 0.14.2012050301.1-signed - May  3, 2012</h2>
-<ul><li>Improved: Move tab to the upper level if it is dropped on the bottom area of its parent tab.</li><li>Modified: Change the background color of tabs in "Flat" and "Mixed" theme for some platform (e.g. Ambience theme on Ubuntu).</li><li>Fixed: Handle new tabs from the "new tab" button correctly.</li><li>Fixed: Respect special behaviors defined in Firefox itself or other addons for middle-click on the new tab button.</li><li>Fixed: Fix NS_ERROR_XPC_BAD_OP_ON_WN_PROTO error in auto-sh [...]
+<ul><li>Improved: Move tab to the upper level if it is dropped on the bottom area of its parent tab.</li><li>Modified: Change the background color of tabs in "Flat" and "Mixed" theme for some platform (e.g. Ambience theme on Ubuntu).</li><li>Fixed: Handle new tabs from the "new tab" button correctly.</li><li>Fixed: Respect special behaviors defined in Firefox itself or other addons for middle-click on the new tab button.</li><li>Fixed: Fix NS_ERROR_XPC_BAD_OP_ON_WN_PROTO error in auto-sh [...]
 
 <h2>Tree Style Tab 0.14.2012021101.1-signed - February 10, 2012</h2>
 <ul><li>Fixed: Better appearance around twisty in tabs on a horizontal tab bar. (regression)</li><li>Fixed: Preferences migration on the startup failed in some cases.</li><li>Russian locale is updated by Infocatcher.</li></ul>
@@ -99,7 +105,7 @@
 <ul><li>Updated for Nightly 13.0a1.</li><li>Improved: Better compatibility with other tab-related addons. Now this addon doesn't apply custom binding to <tab/>s.</li><li>Fixed: On lately Nightly, appearances and behaviors of the tab bar were totally broken after the last tree was dragged and dropped to another window.</li><li>Fixed: Trees dropped on outside of existing Firefox windows were unexpectedly duplicated. Now they are correctly moved to new windows.</li><li>Fixed: When aut [...]
 
 <h2>Tree Style Tab 0.14.2012012901.1-signed - January 29, 2012</h2>
-<ul><li>Improved: Manually expanded trees were not collapsed automatically by focus changes (like Windows Explorer.) </li><li>Improved: Now tab bar isn't hidden (shrunken) by keyboard input if the tab bar is expanded by mouse actions.</li><li>Improved: When a tab which was a member of closed tree is restored, TST asks you to restore the whole tree by the notification popup (a.k.a. "doorhangar").</li><li>Improved: Auto exmansion of shrunken/hidden tab bar can be suppressed by pressing Shi [...]
+<ul><li>Improved: Manually expanded trees were not collapsed automatically by focus changes (like Windows Explorer.) </li><li>Improved: Now tab bar isn't hidden (shrunken) by keyboard input if the tab bar is expanded by mouse actions.</li><li>Improved: When a tab which was a member of closed tree is restored, TST asks you to restore the whole tree by the notification popup (a.k.a. "doorhangar").</li><li>Improved: Auto exmansion of shrunken/hidden tab bar can be suppressed by pressing Shi [...]
 
 <h2>Tree Style Tab 0.13.2011121501.1-signed - December 14, 2011</h2>
 <p>from 0.13.2011121401 to 0.13.2011121501</p><ul><li>Fixed: "Fast restore" didn't work if Tab Mix Plus is installed without its custom session management.</li><li>Fixed: Tabs moved into existing tree didn't become member tabs of the tree. (Regression on 0.13.2011121401. If you use Tab Mix Plus or other addons to control new tab position, tree could be broken.)</li></ul><p>from 0.12.2011120101 to 0.13.2011121401</p><ul><li>Improved: "Fast restore" has landed. Last [...]
@@ -108,18 +114,18 @@
 <ul><li>Fixed: Tab's throbbers in the vertical tab bar were shown without vertical tab bar specific appearance unexpectedly.</li><li>Improved: Rest members in a tree of tabs are moved to another group if the parent tab is moved to the group.</li><li>Fixed: When a parent tab is pinned, rest members of the tree stay there correctly.</li><li>Fixed: Background color of the tab bar should be light gray for "Vertigo" and "Sidebar" style with auto-hide.</li><li>Fixed: Pinned tabs were mispositi [...]
 
 <h2>Tree Style Tab 0.12.2011082901.1-signed - August 29, 2011</h2>
-<ul><li>Note: This version (and older versions) is incompatible to Firefox 8 or later due to the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=455694" rel="nofollow">bug 455694</a> and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=674925" rel="nofollow">674925</a>.</li><li>Improved: A dummy tab for grouping tabs is automatically closed when it has no sibling tab.</li><li>Improved: The size of pinned tabs can be customized by secret prefs "extensions.treestyletab.pinnedTab [...]
+<ul><li>Note: This version (and older versions) is incompatible to Firefox 8 or later due to the <a rel="nofollow" href="https://bugzilla.mozilla.org/show_bug.cgi?id=455694">bug 455694</a> and <a rel="nofollow" href="https://bugzilla.mozilla.org/show_bug.cgi?id=674925">674925</a>.</li><li>Improved: A dummy tab for grouping tabs is automatically closed when it has no sibling tab.</li><li>Improved: The size of pinned tabs can be customized by secret prefs "extensions.treestyletab.pinnedTab [...]
 
 <h2>Tree Style Tab 0.12.2011061701.1-signed - June 16, 2011</h2>
-<ul><li>Improved: While dragging of tabs or links, auto-hidden tab bar is expanded automatically.</li><li>Improved: New API for other addons: <code>gBrowser.treeStyleTab.moveTabs()</code>, <code>gBrowser.treeStyleTab.importTabs()</code>, and <code>gBrowser.treeStyleTab.duplicateTabs()</code> to process multiple tabs with their tree structure.</li><li>Fixed: Auto-hide of the tab bar was broken.</li><li>Fixed: Didn't work on Nightly 7.0a1 due to removed interface "nsIDOM3Node".</li><li>Fix [...]
+<ul><li>Improved: While dragging of tabs or links, auto-hidden tab bar is expanded automatically.</li><li>Improved: New API for other addons: <code>gBrowser.treeStyleTab.moveTabs()</code>, <code>gBrowser.treeStyleTab.importTabs()</code>, and <code>gBrowser.treeStyleTab.duplicateTabs()</code> to process multiple tabs with their tree structure.</li><li>Fixed: Auto-hide of the tab bar was broken.</li><li>Fixed: Didn't work on Nightly 7.0a1 due to removed interface "nsIDOM3Node".</li><li>Fix [...]
 
 <h2>Tree Style Tab 0.12.2011060202.1-signed - June  1, 2011</h2>
-<ul><li>Drop support for Firefox 3.5.</li><li>Improved: Optimization for performance issue about switching of tab groups (Panorama).</li><li>Improved: Optimization for startup time. (CSS refactorings, JavaScript code modules for shared codes, etc.)</li><li>Improved: Middle click on the "new tab" button and the "go" button should open the new tab as the child of the current tab. (They can be customized.)</li><li>Improved: With <a href="https://addons.mozilla.org/ja/firefox/addon/locationb [...]
+<ul><li>Drop support for Firefox 3.5.</li><li>Improved: Optimization for performance issue about switching of tab groups (Panorama).</li><li>Improved: Optimization for startup time. (CSS refactorings, JavaScript code modules for shared codes, etc.)</li><li>Improved: Middle click on the "new tab" button and the "go" button should open the new tab as the child of the current tab. (They can be customized.)</li><li>Improved: With <a rel="nofollow" href="https://addons.mozilla.org/ja/firefox/ [...]
 
 <h2>Tree Style Tab 0.11.2011050602.1-signed - May  6, 2011</h2>
 <ul><li>Fixed: With Personas, vertical tab bar didn't work correctly.</li><li>Fixed: Pinned tabs in the rightside tab bar were unexpectedly animated.</li><li>Fixed: Pinned tabs wrongly disappeared when "auto hide" (not "auto shrink") is enabled.</li><li>Fixed: Shrunken rightside tab bar should be resizable.</li><li>Fixed: On Mac OS X, clicking on the grippy in the splitter for vertical tab bar didn't expand collapsed tab bar.</li><li>Other expanded trees were unexpectedly collapsed when  [...]
 <br/>0.11.2011050601:
-<br/><ul><li>Improved: New blank tab can be opened as the next sibling of the current tab.</li><li>Improved: Duplicated tab by middle click of the "Reload" button can be opened as a child, a sibling, or the next sibling of the source tab.</li><li>Improved: New API for other addons: <code>TreeStyleTabService.readyToOpenNextSiblingTab(<var>aSourceTab</var>)</code> is available.</li><li>Improved: "Tabs on Top" state will be restored after uninstallation. (But if you already inst [...]
+<br/><ul><li>Improved: New blank tab can be opened as the next sibling of the current tab.</li><li>Improved: Duplicated tab by middle click of the "Reload" button can be opened as a child, a sibling, or the next sibling of the source tab.</li><li>Improved: New API for other addons: <code>TreeStyleTabService.readyToOpenNextSiblingTab(<var>aSourceTab</var>)</code> is available.</li><li>Improved: "Tabs on Top" state will be restored after uninstallation. (But if you already inst [...]
 <br/>0.11.2011040804:
 <br/><ul><li>Fixed: Pinned tabs in the right tab bar were wrongly positioned. (regression on 0.11.2011040802)</li></ul>
 <br/>0.11.2011040803:
@@ -127,30 +133,31 @@
 <br/>0.11.2011040802:
 <br/><ul><li>Fixed: Unpinned tabs were shown with wrong margin in the left tab bar. (regression on 0.11.2011040801)</li><li>Fixed: When a tab which have both parent and children becomes pinned, tree structure was broken unexpectedly.</li><li>Modified: When the dragged tab is selected by "multiselected" attribute, drag and drop of a parent tab to a bookmark tree is handled by Firefox or other addons, not by Tree Style Tab itself.</li></ul>
 <br/>0.11.2011040701:
-<br/><ul><li>Improved: The scrollbar in the leftside tab bar is shown leftside on Firefox 4. This can be disabled by "extensions.treestyletab.tabbar.invertScrollbar".</li><li>Improved: The scrollbar in the vertical tab bar is shown with narrow width.</li><li>Improved: The minimum indent of tabs can be customized by a secret pref "extensions.treestyletab.indent.min". Default value is "3".</li><li>Improved: Dynamic changing of indent can be disabled by a secret pref "extensions.treestyleta [...]
-ions/" rel="nofollow">Focus Last Selected Tab</a> correctly.</li><li>Fixed: On Firefox 4, works with <a href="http://optimoz.mozdev.org/tweaks/" rel="nofollow">Optimoz Tweaks</a>.</li><li>Fixed: Progress bar in tabs inserted by Tab Mix Plus were wrongly positioned.</li><li>Fixed: New tabs from links opened by Tab Mix Plus were not become children of the current tab.</li><li>da-DK locale is available, translated by Regmos. Thanks a lot!</li></ul>
+<br/><ul><li>Improved: The scrollbar in the leftside tab bar is shown leftside on Firefox 4. This can be disabled by "extensions.treestyletab.tabbar.invertScrollbar".</li><li>Improved: The scrollbar in the vertical tab bar is shown with narrow width.</li><li>Improved: The minimum indent of tabs can be customized by a secret pref "extensions.treestyletab.indent.min". Default value is "3".</li><li>Improved: Dynamic changing of indent can be disabled by a secret pref "extensions.treestyleta [...]
+ions/">Focus Last Selected Tab</a> correctly.</li><li>Fixed: On Firefox 4, works with <a rel="nofollow" href="http://optimoz.mozdev.org/tweaks/">Optimoz Tweaks</a>.</li><li>Fixed: Progress bar in tabs inserted by Tab Mix Plus were wrongly positioned.</li><li>Fixed: New tabs from links opened by Tab Mix Plus were not become children of the current tab.</li><li>da-DK locale is available, translated by Regmos. Thanks a lot!</li></ul>
 <br/>0.11.2011032401:
-<br/><ul><li>Fixed: On Firefox 4, toolbar buttons in the tab bar were unexpectedly hidden.</li><li>Fixed: On Firefox 4, switching of tab groups broke tree of tabs.</li><li>Fixed: Works with <a href="https://addons.mozilla.org/firefox/addon/locationbar%C2%B2/" rel="nofollow">Locationbar2</a> correctly.</li></ul>
+<br/><ul><li>Fixed: On Firefox 4, toolbar buttons in the tab bar were unexpectedly hidden.</li><li>Fixed: On Firefox 4, switching of tab groups broke tree of tabs.</li><li>Fixed: Works with <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/locationbar%C2%B2/">Locationbar2</a> correctly.</li></ul>
 <br/>0.11.2011031901:
-<br/><ul><li>Fixed: Flexible toolbar items (like search bar) were wrongly shrunken and hidden if there were too many tabs.</li><li>Fixed: Clicking on an extra toolbar item in the tab bar wrongly selected overflow-ed tabs behind the toolbar item.</li><li>Fixed: In secondary browser window, bookmarks couldn't be opened after the primary browser window was closed.</li><li>Fixed: Toolbar customization unexpectedly moved toolbar items before tabs, to the place after tabs.</li><li>Fixed: Extra [...]
+<br/><ul><li>Fixed: Flexible toolbar items (like search bar) were wrongly shrunken and hidden if there were too many tabs.</li><li>Fixed: Clicking on an extra toolbar item in the tab bar wrongly selected overflow-ed tabs behind the toolbar item.</li><li>Fixed: In secondary browser window, bookmarks couldn't be opened after the primary browser window was closed.</li><li>Fixed: Toolbar customization unexpectedly moved toolbar items before tabs, to the place after tabs.</li><li>Fixed: Extra [...]
 
 <h2>Tree Style Tab 0.11.2011021901.1-signed - February 19, 2011</h2>
-<ul><li>Fixed: TST wrongly handled drag and drop actions on the tab bar even if it is fired in the toolbar customization.</li><li>Fixed: Pinned tabs are shown with highlighted background correctly when their titles are changed.</li><li>Fixed: Better compatibility with <a href="http://totaltoolbar.mozdev.org/" rel="nofollow">TotalToolbar</a>.</li></ul>
+<ul><li>Fixed: TST wrongly handled drag and drop actions on the tab bar even if it is fired in the toolbar customization.</li><li>Fixed: Pinned tabs are shown with highlighted background correctly when their titles are changed.</li><li>Fixed: Better compatibility with <a rel="nofollow" href="http://totaltoolbar.mozdev.org/">TotalToolbar</a>.</li></ul>
 
 <h2>Tree Style Tab 0.11.2011021601 - February 15, 2011</h2>
-<ul><li>Improved: Buttons in the information bar to confirm how restore other closed tabs in the tree (it is shown when you do "undo close tab" for a tab which was in a tree) now have their suitable accesskey.</li><li>Improved: Focusring is shown in tabs if tabs are focusable by userChrome.css.</li><li>Improved: On Firefox 3.6 or olders, the background of the transparent tab bar is no longer drawn if the secret pref "extensions.treestyletab.tabbar.transparent.partialTransparency" has a v [...]
+<ul><li>Improved: Buttons in the information bar to confirm how restore other closed tabs in the tree (it is shown when you do "undo close tab" for a tab which was in a tree) now have their suitable accesskey.</li><li>Improved: Focusring is shown in tabs if tabs are focusable by userChrome.css.</li><li>Improved: On Firefox 3.6 or olders, the background of the transparent tab bar is no longer drawn if the secret pref "extensions.treestyletab.tabbar.transparent.partialTransparency" has a v [...]
 
 <h2>Tree Style Tab 0.11.2011020402 - February  4, 2011</h2>
-Fixed: An error in the initialization process disappeared.
+* Fixed: An error in the initialization process disappeared.
+<br/>* A secret preference "extensions.treestyletab.autoAttachNewTabsAsChildren" is renamed to "extensions.treestyletab.autoAttach"
 
 <h2>Tree Style Tab 0.11.2011011301 - January 12, 2011</h2>
 <ul><li>Fixed: After rearranging of tabs in the Panorama view, the order of actual tabs were not synchronized to the order of thumbnails in the Panorama view.</li><li>Fixed: On Minefield, the tab bar became too wide/too narrow when you toggled the "auto hide" feature of the tab bar.</li><li>Fixed: Pinned tabs were shown in wrong positions.</li><li>Fixed: Styles of pinned tabs are updated.</li><li>Fixed: Pinned tabs were shown in wrong positions when a session was restored.</li><li>Fixed: [...]
 
 <h2>Tree Style Tab 0.10.2010040201 - April  1, 2010</h2>
-From 0.10.2010040102 to 0.10.2010040201:<ul><li>Updated for the bug: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=554991">Bug 554991  - allow tab context menu to be modified by normal XUL overlays</a></li></ul>From 0.10.2010040101 to 0.10.2010040102:<ul><li>Fixed: Built-in theme "Metal" and "Sidebar" appliy window focus to their appearance correctly.</li><li>Fixed: Broken background color of the built-in theme "Vertigo" disappeared.</li><li>Modified: Built-in theme "Plain" is ba [...]
+<p>From 0.10.2010040102 to 0.10.2010040201:</p><ul><li>Updated for the bug: <a rel="nofollow" href="https://bugzilla.mozilla.org/show_bug.cgi?id=554991">Bug 554991  - allow tab context menu to be modified by normal XUL overlays</a></li></ul><p>From 0.10.2010040101 to 0.10.2010040102:</p><ul><li>Fixed: Built-in theme "Metal" and "Sidebar" appliy window focus to their appearance correctly.</li><li>Fixed: Broken background color of the built-in theme "Vertigo" disapp [...]
 
 <h2>Tree Style Tab 0.8.2009122501 - December 25, 2009</h2>
-from 0.8.2009122401 to 0.8.2009122501:<ul><li>Improved: Works with <a href="https://addons.mozilla.org/firefox/addon/14439">Tabberwocky</a>.</li><li>Fixed: The height of transparent tab bar is automatically updated when the window is resized.</li><li>Fixed: Broken behavior of the splitter for the tab bar (after the tab bar is moved) disappeared (maybe). The splitter is always re-created when the position of the tab bar is changed.</li><li>Fixed: Moving of newly created tabs before "TabOp [...]
+<p>from 0.8.2009122401 to 0.8.2009122501:</p><ul><li>Improved: Works with <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/14439">Tabberwocky</a>.</li><li>Fixed: The height of transparent tab bar is automatically updated when the window is resized.</li><li>Fixed: Broken behavior of the splitter for the tab bar (after the tab bar is moved) disappeared (maybe). The splitter is always re-created when the position of the tab bar is changed.</li><li>Fixed: Moving o [...]
 
 <h2>Tree Style Tab 0.8.2009102801 - October 27, 2009</h2>
 from 0.8.2009102701 to 0.8.2009102801:
@@ -159,7 +166,7 @@ from 0.8.2009102701 to 0.8.2009102801:
 <br/>from 0.8.2009100101 to 0.8.2009102701:
 <br/>* Improved: Duplicated links are ignored by "Open Selection Links in Tabs" feature.
 <br/>* Improved: Selection state is restored for tabs in the configuration dialog.
-<br/>* Improved: Tree structure is restored for tabs from PermaTabs Mod ( <a href="https://addons.mozilla.org/firefox/addon/7816">https://addons.mozilla.org/firefox/addon/7816</a> ) .
+<br/>* Improved: Tree structure is restored for tabs from PermaTabs Mod ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/7816">https://addons.mozilla.org/firefox/addon/7816</a> ) .
 <br/>* Fixed: Domain detection works correctly for URL inputs into the location bar without schemer part.
 <br/>* Fixed: Wrongly collapsed tree disappeared for new parent tab from old first child.
 <br/>* Fixed: Wrongly collapsed tree disappeared after restoring last child of a tree.
@@ -184,7 +191,7 @@ Changes from 0.8.2009093001 to this version:
 <br/>* Improved: After uninstallation, original values of secret preferences of Firefox itself modified by Tree Style Tab are restored.
 <br/>* Improved: Dragging of the tab bar becomes silent. No feed back image, and no drop position marker while the position of the tab bar is possibly not changed.
 <br/>* Improved: Dragging gesture near the tab bar splitter will be ignored. (Insensitive range can be customized by extensions.treestyletab.tabbar.fixed.insensitiveArea)
-<br/>* Improved: Tabs opened by Snap Links Plus ( <a href="http://snaplinks.mozdev.org/">http://snaplinks.mozdev.org/</a> ) become child tabs of the current tab.
+<br/>* Improved: Tabs opened by Snap Links Plus ( <a rel="nofollow" href="http://snaplinks.mozdev.org/">http://snaplinks.mozdev.org/</a> ) become child tabs of the current tab.
 <br/>* Fixed: Duplidated blank tabs, opened after closing of the last tab, disappeared on Firefox 3.5 or later.
 <br/>* Fixed: Clicking on the grippy in the splitter of tab bar works correctly, on Firefox 3.5 or later.
 <br/>* Fixed: Too high CPU load disappeared for webpages which dispatche "scroll" event frequently.
@@ -192,7 +199,7 @@ Changes from 0.8.2009093001 to this version:
 <br/>* Fixed: The configuration UI for tab bar transparency was broken on Firefox 3.0.x.
 <br/>* Fixed: Dragging on scrollbar or popup menu wrongly started to move the tab bar.
 <br/>* Fixed: Background canvas in the tab bar was not updated after the tab bar was resized.
-<br/>* Fixed: Works with Drag & Drop.io ( <a href="https://addons.mozilla.org/firefox/addon/8482">https://addons.mozilla.org/firefox/addon/8482</a> ) .
+<br/>* Fixed: Works with Drag & <a rel="nofollow" href="http://Drop.io">Drop.io</a> ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/8482">https://addons.mozilla.org/firefox/addon/8482</a> ) .
 <br/>* zh-CN locale is updated by hzhbest
 
 <h2>Tree Style Tab 0.8.2009090201 - September  1, 2009</h2>
@@ -250,7 +257,7 @@ Changes from 0.8.2009093001 to this version:
 <br/>* Fixed: Operations when tabs are dropped to the tab bar work correctly on Firefox 3.5.
 <br/>* Fixed: With vertical tab bar, you can move the dragged tab to a new window correctly, when you drop it onto the content area.
 <br/>* Fixed: The appearance of "New Tab" button is correctly updated after you switch tab bar position from horizontal to vertical.
-<br/>* Fixed: Works with Focus Last Selected Tab 0.9.5.x ( <a href="http://www.gozer.org/mozilla/extensions/">http://www.gozer.org/mozilla/extensions/</a> ).
+<br/>* Fixed: Works with Focus Last Selected Tab 0.9.5.x ( <a rel="nofollow" href="http://www.gozer.org/mozilla/extensions/">http://www.gozer.org/mozilla/extensions/</a> ).
 <br/>* Fixed: With Tab Mix Plus, focus control by Tree Style Tab is available if you set to focus to the right tab when you close the current tab.
 <br/>* Fixed: Indent of tabs are correctly updated when the tab bar position is changed.
 <br/>* Fixed: Broken order of restored tabs disappeared, even if the focused tab is in a tree.
@@ -295,31 +302,31 @@ Changes from 0.8.2009093001 to this version:
 <br/>* Modified: Auto-hide of tab bar is temporally disabled while any popup menu is shown.
 <br/>* Modified: Collapse/expand operations of tabs in horizontal tab bar are shown with animation effect.
 <br/>* Modified: "extensions.treestyletab.tabbar.invertClosebox" becomes a secret preference (checkbox for the option will not be shown in the configuration dialog). And, on Mac OS X, the default value becomes same to other platforms.
-<br/>* Modified: Clicking on favicons are ignored by Tree Style Tab if TooManyTabs ( <a href="https://addons.mozilla.org/firefox/addon/9429">https://addons.mozilla.org/firefox/addon/9429</a> ) is installed.
+<br/>* Modified: Clicking on favicons are ignored by Tree Style Tab if TooManyTabs ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/9429">https://addons.mozilla.org/firefox/addon/9429</a> ) is installed.
 <br/>* Modified: Maximum indent of top/bottom tab bar is fixed in a range.
 <br/>* Fixed: Broken indent disappeared, after closing of multiple tabs.
 <br/>* Fixed: Broken order of tab contents disappeared, after closebox in tabs are shown/hidden.
 <br/>* Fixed: Unexpectedly blank space over the reopened tab disappeared, even if there was only one blank tab.
 <br/>* Fixed: Releasing of ctrl key correctly cancels auto-show of tab bar.
-<br/>* Fixed: Odd animation for newly opened tabs disappeared even if thumbnails are shown in tabs by Informational Tab ( <a href="https://addons.mozilla.org/firefox/addon/4930">https://addons.mozilla.org/firefox/addon/4930</a> ).
+<br/>* Fixed: Odd animation for newly opened tabs disappeared even if thumbnails are shown in tabs by Informational Tab ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/4930">https://addons.mozilla.org/firefox/addon/4930</a> ).
 
 <h2>Tree Style Tab 0.7.2009043002 - April 30, 2009</h2>
 * Improved: "Same/different website" detection is now based on Effective TLD list of Firefox 3.
 <br/>* Improved: Closebox in each tab can be shown leftside. (The option is enabled by default on Mac OS X.)
 <br/>* Modified: Click events on favicons are not canceled if the tab don't have collapsed children.
 <br/>* Fixed: The parent tab is correctly focused and sub tree is correctly collapsed, when you collapse a sub tree including the focused tab. (regression from 0.7.2009040901)
-<br/>* Fixed: New tabs become chldren of the current tab correctly even if Highlander ( <a href="https://addons.mozilla.org/firefox/addon/4086">https://addons.mozilla.org/firefox/addon/4086</a> ) is installed.
+<br/>* Fixed: New tabs become chldren of the current tab correctly even if Highlander ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/4086">https://addons.mozilla.org/firefox/addon/4086</a> ) is installed.
 <br/>* Fixed: "Open All in Tabs" command for bookmark folders opens tabs as a sub tree correctly.
 <br/>* Fixed: The label of default behavior about bookmark folders is updated for Firefox 3.
 <br/>* Fixed: Tabs moved by "moveTabTo()" method are correctly indented.
-<br/>* Works with Chromifox Basic ( <a href="https://addons.mozilla.org/firefox/addon/8782">https://addons.mozilla.org/firefox/addon/8782</a> ).
-<br/>* Works with FullerScreen 2.4 ( <a href="https://addons.mozilla.org/firefox/addon/4650">https://addons.mozilla.org/firefox/addon/4650</a> ).
-<br/>* Works with AutoHide 1.5.4 ( <a href="http://www.krickelkrackel.de/autohide/">http://www.krickelkrackel.de/autohide/</a> ).
-<br/>* Works with Duplicate Tab 1.0.2 ( <a href="https://addons.mozilla.org/firefox/addon/28">https://addons.mozilla.org/firefox/addon/28</a> ).
-<br/>* Works with QuickDrag 2.0.1 ( <a href="https://addons.mozilla.org/firefox/addon/6912">https://addons.mozilla.org/firefox/addon/6912</a> ).
+<br/>* Works with Chromifox Basic ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/8782">https://addons.mozilla.org/firefox/addon/8782</a> ).
+<br/>* Works with FullerScreen 2.4 ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/4650">https://addons.mozilla.org/firefox/addon/4650</a> ).
+<br/>* Works with AutoHide 1.5.4 ( <a rel="nofollow" href="http://www.krickelkrackel.de/autohide/">http://www.krickelkrackel.de/autohide/</a> ).
+<br/>* Works with Duplicate Tab 1.0.2 ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/28">https://addons.mozilla.org/firefox/addon/28</a> ).
+<br/>* Works with QuickDrag 2.0.1 ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/6912">https://addons.mozilla.org/firefox/addon/6912</a> ).
 <br/>* Supposedly works with Tab Mix Plus 0.3.7.3.
 <br/>* Fixed: New tabs opened by the option "Force to open in new tab" of Tab Mix Plus become children of the current tab correctly.
-<br/>* Fixed: With Split Browser ( <a href="https://addons.mozilla.org/firefox/addon/4287">https://addons.mozilla.org/firefox/addon/4287</a> ), the window isn't closed even if the last tab in the main pane is moved to another window from an window which have some panes.
+<br/>* Fixed: With Split Browser ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/4287">https://addons.mozilla.org/firefox/addon/4287</a> ), the window isn't closed even if the last tab in the main pane is moved to another window from an window which have some panes.
 <br/>* Works on Minefield.
 <br/>* zh-TW locale is updated.
 <br/>* pl-PL locale is updated. (by Andrzej Pasterczyk)
@@ -369,7 +376,7 @@ Changes from 0.8.2009093001 to this version:
 
 <h2>Tree Style Tab 0.7.2009032701 - March 26, 2009</h2>
 * Improved: Appearance of tabs in "Mixed" style is updated.
-<br/>* Fixed: Works with Mouseless Browsing ( <a href="https://addons.mozilla.org/firefox/addon/879">https://addons.mozilla.org/firefox/addon/879</a> ) correctly.
+<br/>* Fixed: Works with Mouseless Browsing ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/879">https://addons.mozilla.org/firefox/addon/879</a> ) correctly.
 <br/>* Fixed: Tooltip on tabs is always hidden while tab drag, because we sometimes drop tabs to the tooltip accidentally.
 
 <h2>Tree Style Tab 0.7.2009032502 - March 25, 2009</h2>
@@ -381,7 +388,7 @@ Changes from 0.8.2009093001 to this version:
 <br/>* de-DE locale is updated by Andy Pillip.
 
 <h2>Tree Style Tab 0.7.2009031701 - March 16, 2009</h2>
-* Improved: New tabs from QuickDrag ( <a href="https://addons.mozilla.org/firefox/addon/6912">https://addons.mozilla.org/firefox/addon/6912</a> ), Linky ( <a href="https://addons.mozilla.org/firefox/addon/425">https://addons.mozilla.org/firefox/addon/425</a> ), Mouseless Browsing ( <a href="https://addons.mozilla.org/firefox/addon/879">https://addons.mozilla.org/firefox/addon/879</a> ), and Snap Links ( <a href="https://addons.mozilla.org/firefox/addon/4336">https://addons.mozilla.org/fi [...]
+* Improved: New tabs from QuickDrag ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/6912">https://addons.mozilla.org/firefox/addon/6912</a> ), Linky ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/425">https://addons.mozilla.org/firefox/addon/425</a> ), Mouseless Browsing ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/879">https://addons.mozilla.org/firefox/addon/879</a> ), and Snap Links ( <a rel="nofollow" href="https://addons.m [...]
 <br/>* Improved: Dropped tab becomes new first child if you set new child tabs to be inserted as first child.
 <br/>* Fixed: The closebox in the tab bar (not in tabs) works correctly.
 <br/>* Fixed: Correct behavior of tab dropping.
@@ -408,8 +415,8 @@ Changes from 0.8.2009093001 to this version:
 <br/>* Added: ru-RU locale is available. (by L'Autour)
 
 <h2>Tree Style Tab 0.7.2008120401 - December  3, 2008</h2>
-* Fixed: Possibly works with Tab History ( <a href="https://addons.mozilla.org/firefox/addon/1859">https://addons.mozilla.org/firefox/addon/1859</a> ).
-<br/>* Fixed: Works with Aging Tabs ( <a href="https://addons.mozilla.org/firefox/addon/3542">https://addons.mozilla.org/firefox/addon/3542</a> ).
+* Fixed: Possibly works with Tab History ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/1859">https://addons.mozilla.org/firefox/addon/1859</a> ).
+<br/>* Fixed: Works with Aging Tabs ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/3542">https://addons.mozilla.org/firefox/addon/3542</a> ).
 <br/>* Fixed: On Shiretoko 3.1b3pre, dropping of files, links, etc. to the tab bar is correctly performed.
 <br/>* Improved: Clicks on spaces of indented tabs work as clicks on tabs. Thus, you can switch tabs by clicking screen edges in the full screen mode. If you disable this change, change the value of a secret preference "extensions.treestyletab.clickOnIndentSpaces.enabled" to "false".
 
@@ -419,8 +426,8 @@ Changes from 0.8.2009093001 to this version:
 <br/>* Improved: Dragging parent tab and dropping it out of the window tears off the subtree to a new window on Minefield 3.1b3pre.
 <br/>* Improved: "Open a new tab" button can be hidden by checkbox on Minefield 3.1b3pre.
 <br/>* Fixed: The checkbox for "List all tabs" button works correctly on Minefield 3.1b3pre.
-<br/>* Improved: New tabs from SBM Counter ( <a href="http://miniturbo.org/">http://miniturbo.org/</a> ) are opened as child tabs of the current tab.
-<br/>* Fixed: Broken menu with Multiple Tab Handler ( <a href="http://piro.askura.ne.jp/xul/_multipletab.html.en">http://piro.askura.ne.jp/xul/_multipletab.html.en</a> ) disappeared.
+<br/>* Improved: New tabs from SBM Counter ( <a rel="nofollow" href="http://miniturbo.org/">http://miniturbo.org/</a> ) are opened as child tabs of the current tab.
+<br/>* Fixed: Broken menu with Multiple Tab Handler ( <a rel="nofollow" href="http://piro.askura.ne.jp/xul/_multipletab.html.en">http://piro.askura.ne.jp/xul/_multipletab.html.en</a> ) disappeared.
 
 <h2>Tree Style Tab 0.7.2008110801 - November  7, 2008</h2>
 * Fixed: "Maximized" state is correctly restored on the next startup.
@@ -438,17 +445,17 @@ Changes from 0.8.2009093001 to this version:
 * Improved: Works on Minefield 3.1b2pre.
 <br/>* Improved: A new feature, "Bookmark this Tree" is available for tab context menu.
 <br/>* Improved: Tab indentation is automatically adjusted by tab bar width.
-<br/>* Fixed: Works with Menu Edit ( <a href="https://addons.mozilla.org/firefox/addon/710">https://addons.mozilla.org/firefox/addon/710</a> ). Menu items of tab context menu are not duplicated anymore.
-<br/>* Fixed: Works with Link Widgets ( <a href="https://addons.mozilla.org/firefox/addon/2933">https://addons.mozilla.org/firefox/addon/2933</a> ).
-<br/>* Fixed: Works with FireGestures ( <a href="https://addons.mozilla.org/firefox/addon/6366">https://addons.mozilla.org/firefox/addon/6366</a> ) again.
-<br/>* Fixed: Works with LastTab ( <a href="https://addons.mozilla.org/firefox/addon/112">https://addons.mozilla.org/firefox/addon/112</a> ).
+<br/>* Fixed: Works with Menu Edit ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/710">https://addons.mozilla.org/firefox/addon/710</a> ). Menu items of tab context menu are not duplicated anymore.
+<br/>* Fixed: Works with Link Widgets ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/2933">https://addons.mozilla.org/firefox/addon/2933</a> ).
+<br/>* Fixed: Works with FireGestures ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/6366">https://addons.mozilla.org/firefox/addon/6366</a> ) again.
+<br/>* Fixed: Works with LastTab ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/112">https://addons.mozilla.org/firefox/addon/112</a> ).
 <br/>* Fixed: Tab indentation is correctly back after full screen mode is finished.
 <br/>* Fixed: Content area are correctly rendered after auto-hide tab bar feature is disabled.
 <br/>* Fixed: Links in web pages are correctly opened as child tabs automatically.
 <br/>* Fixed: Secondary or later windows are initialized correctly.
 <br/>* Fixed: Sub tree is correctly collapsed even if one of descendant tab is selected.
 <br/>* Fixed: The number of closed tabs in warning dialog is corrected.
-<br/>* Fixed: Sub tree structure of the current tab is correctly restored even if Session Manager ( <a href="https://addons.mozilla.org/firefox/addon/2324">https://addons.mozilla.org/firefox/addon/2324</a> ) is installed.
+<br/>* Fixed: Sub tree structure of the current tab is correctly restored even if Session Manager ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/2324">https://addons.mozilla.org/firefox/addon/2324</a> ) is installed.
 <br/>* Updated: German locale is updated.
 <br/>* Updated: Italian locale is updated.
 
@@ -496,14 +503,14 @@ Added: Traditional Chinese locale is available. (by HkYtrewq, Thanks!)
 * Improved: Auto show/hide of the tab bar becomes more flexible.
 <br/>* Improved: Tab bar is shown as transparent, when it is placed to left, right, or bottom and auto-hide is available.
 <br/>* Improved: Flash on auto show/hide of the tab bar decreased.
-<br/>* Improved: New tabs opened by FireGestures ( <a href="https://addons.mozilla.org/firefox/addon/6366">https://addons.mozilla.org/firefox/addon/6366</a> ) become child tabs.
+<br/>* Improved: New tabs opened by FireGestures ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/6366">https://addons.mozilla.org/firefox/addon/6366</a> ) become child tabs.
 <br/>* Spanish locale is available. (by tito, Thanks!)
 <br/>* Works on Minefield 3.0b5pre.
 
 <h2>Tree Style Tab 0.5.2008030303 - March  3, 2008</h2>
 * Improved: Appearance of tree twisties can be changed.
-<br/>* Improved: Children tabs inherits the color of the parent tab if ColorfulTabs ( <a href="https://addons.mozilla.org/firefox/addon/1368">https://addons.mozilla.org/firefox/addon/1368</a> ) is available.
-<br/>* Improved: New tabs opened by drag and drop in web pages with Super DragAndGo ( <a href="https://addons.mozilla.org/firefox/addon/137">https://addons.mozilla.org/firefox/addon/137</a> ) or Drag de Go ( <a href="https://addons.mozilla.org/firefox/addon/2918">https://addons.mozilla.org/firefox/addon/2918</a> ) become children of the current tab automatically.
+<br/>* Improved: Children tabs inherits the color of the parent tab if ColorfulTabs ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/1368">https://addons.mozilla.org/firefox/addon/1368</a> ) is available.
+<br/>* Improved: New tabs opened by drag and drop in web pages with Super DragAndGo ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/137">https://addons.mozilla.org/firefox/addon/137</a> ) or Drag de Go ( <a rel="nofollow" href="https://addons.mozilla.org/firefox/addon/2918">https://addons.mozilla.org/firefox/addon/2918</a> ) become children of the current tab automatically.
 <br/>* Improved: Auto-tree feature (like above) can be disabled completely by a secret preference "extensions.treestyletab.autoAttachNewTabsAsChildren". If you don't want any tabs to be children automatically, you should turn it to "false".
 <br/>* Fixed: Works with Tab Mix Plus 0.3.6.1.
 <br/>* Fixed: Works with combination of Firefox 3 and Tab Mix Plus.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tree-style-tab.git



More information about the Pkg-mozext-commits mailing list