Piro / SHIMODA Hiroshi
8d981a7d13
always restore all tree
2011-12-13 03:54:43 +09:00
SHIMODA Hiroshi
fa4d4e1648
now we can apply "fast restore" for tabs in background groups
2011-12-12 15:04:29 +09:00
SHIMODA Hiroshi
a2b72c7e0a
add a comment
2011-12-09 17:58:48 +09:00
SHIMODA Hiroshi
39234833fc
on Linux + GNOME3, "narrow scroll bar" was not narrow.
2011-12-09 17:55:15 +09:00
SHIMODA Hiroshi
2783f4f3b3
activate "fast restore" by default (but works only on Firefox 4 and later)
2011-12-07 12:06:26 +09:00
Piro / SHIMODA Hiroshi
e1ba70474b
"Autohide tab bar" feature should work for PDF documents and other contents drawn by plugins. (To disable this hack, you have to turn "extensions.treestyletab.tabbar.autoHide.contentAreaScreen.enabled" to "false".)
2011-12-05 02:27:30 +09:00
Piro / SHIMODA Hiroshi
0cb0cb92a4
simplify calculation of size of pinned tabs from integer to boolean (simply faviconized or not)
2011-11-30 05:33:47 +09:00
Piro / SHIMODA Hiroshi
18c25bcfdb
by default show tooltip always
2011-11-30 02:25:37 +09:00
Piro / SHIMODA Hiroshi
ff1cd2ebe5
implement "full tooltip" for too many children
2011-11-30 02:09:32 +09:00
Piro / SHIMODA Hiroshi
e886c75ca3
tooltip on tree should be more flexible
2011-11-30 00:52:25 +09:00
SHIMODA Hiroshi
93bb61f1c1
focused tree should be expanded automatically with delay, while switching focus by ctrl-(shift)-tab.
2011-11-29 20:36:49 +09:00
SHIMODA Hiroshi
93c2f9f94f
size of pinned tabs can be customized by secret prefs extensions.treestyletab.pinnedTab.width and extensions.treestyletab.pinnedTab.height
2011-07-29 14:44:31 +09:00
Piro / SHIMODA Hiroshi
5c99ed22f8
tabs opened by Duplicate This Tab ( https://addons.mozilla.org/firefox/addon/duplicate-this-tab/ ) aren't opened as a child of the current tab.
2011-07-27 02:22:16 +09:00
SHIMODA Hiroshi
99e8ae01dd
new tabs opened by InstaClick ( https://addons.mozilla.org/firefox/addon/instaclick/ ) should become child tabs of the current tab.
2011-06-17 22:08:52 +09:00
Piro / SHIMODA Hiroshi
e8ad95487a
With All-in-One Sidebar the tab bar was wrongly left on the content area after the sidebar was hidden automatically (fix for http://piro.sakura.ne.jp/cgi-bin/bbs.cgi?2902 )
2011-05-27 02:50:36 +09:00
SHIMODA Hiroshi
01a2ff6888
change default behavior for middle click on "Go" and "New Tab" buttons
2011-05-25 14:05:57 +09:00
SHIMODA Hiroshi
c21df996cb
with Locationbar2 ( https://addons.mozilla.org/firefox/addon/locationbar²/ ), new tabs from path segments should be opened as child tabs of the current tab
2011-05-25 13:45:15 +09:00
SHIMODA Hiroshi
7c71359f2d
pref UI for middle click on the new tab button should be hidden on Firefox 3.6
2011-05-25 12:47:38 +09:00
SHIMODA Hiroshi
ba57c2531f
middle click on the "new tab" button can be handled (for https://github.com/piroor/treestyletab/issues/108 )
2011-05-25 11:53:22 +09:00
SHIMODA Hiroshi
8cfadc626e
behavior of middle click on the "go" button should be customizable
2011-05-25 11:27:33 +09:00
Piro / SHIMODA Hiroshi
8982aea101
extensions.treestyletab.autoAttach.newTabCommand and extensions.treestyletab.autoAttach.duplicateTabCommand now have the fourth option to open the tab as the next sibling of the current tab.
2011-05-06 01:50:58 +09:00
Piro / SHIMODA Hiroshi
0bd3d56a11
* "tabs on top" state should be restored after uninstallation.
...
* prefs were not restored after uninstallation.
2011-05-05 06:25:40 +09:00
Piro / SHIMODA Hiroshi
fe7544cb66
Duplicated tabs (by middle click on the "reload" button) should be opened as a sibling of the source tab.
...
The insertion position can be customized by "extensions.treestyletab.autoAttach.duplicateTabCommand".
0 = open as a root (the default behavior in old versions), 1 = open as a child, 2 = open as a sibling (new default).
2011-05-05 03:55:40 +09:00
SHIMODA Hiroshi
f9c58fa557
fix English comment
2011-04-08 11:06:05 +09:00
SHIMODA Hiroshi
626260d70f
reposition status panel completely
2011-04-07 15:13:10 +09:00
SHIMODA Hiroshi
06e0fe501d
add more descriptions
2011-04-07 11:39:52 +09:00
SHIMODA Hiroshi
dbe64fc13b
more comments
2011-04-06 15:59:29 +09:00
SHIMODA Hiroshi
01727ffa49
update descriptions in the source
2011-04-06 14:33:59 +09:00
SHIMODA Hiroshi
7e1b89ef85
set compatibility flags for each addon
2011-04-04 17:58:55 +09:00
SHIMODA Hiroshi
47c6bf07a9
support Optimoz Tweaks ( http://optimoz.mozdev.org/tweaks/ ) on Firefox 4 or later
2011-04-04 17:41:43 +09:00
SHIMODA Hiroshi
07675ecebc
* set minimum indent width to 3px
...
* new secret prefs to disable auto-shrinking of indent
2011-03-30 13:04:29 +09:00
Piro / SHIMODA Hiroshi
bc730a264d
change default size of narrow scrollbar from 0.8em to 10px
2011-03-26 02:28:41 +09:00
SHIMODA Hiroshi
29396bb18c
inverted scrollbar can be disabled by a secret pref "extensions.treestyletab.tabbar.invertScrollbar"
2011-03-25 12:12:33 +09:00
SHIMODA Hiroshi
15ca73e001
show scrollbar in the tab bar with narrow width
2011-03-25 11:42:50 +09:00
Piro / SHIMODA Hiroshi
6dba2cb05d
Add a new option to control collapsed state of restored tabs: "extensions.treestyletab.collapseExpandSubtree.sessionRestore". -1 = restore last state, 0 = always collapse, 1 = always expand
2011-03-02 00:08:56 +09:00
Piro / SHIMODA Hiroshi
f9d9b414f1
move legacy pref extensions.treestyletab.tabbar.transparent.partialTransparency to legacy.js
2011-02-07 03:19:54 +09:00
Piro / SHIMODA Hiroshi
b94b2efee3
don't draw BG if alpha=1
2011-02-07 03:09:34 +09:00
SHIMODA Hiroshi
0b82b798f7
now we can disable repositioning of statuspanel
2011-02-04 09:59:05 +09:00
Piro / SHIMODA Hiroshi
9c0a063edf
rename prefs: extensions.treestyletab.autoAttachNewTabsAsChildren => extensions.treestyletab.autoAttach, extensions.treestyletab.autoAttachSearchResultAsChildren => extensions.treestyletab.searchResult
2011-01-26 00:06:32 +09:00
Piro / SHIMODA Hiroshi
e2967beb4d
add a new preference to control how to attach the new tab opened by BrowserOpenTab()
2011-01-26 00:01:37 +09:00
Piro / SHIMODA Hiroshi
3ae902cac9
mark "hide alltabs button" feature as legacy (only for Firefox 3.6 or older versions)
2011-01-23 14:33:16 +09:00
SHIMODA Hiroshi
568a1703bf
restore tree structure on the startup (expedimental, disabled by extensions.treestyletab.restoreTreeOnStartup)
2011-01-20 11:55:49 +09:00
SHIMODA Hiroshi
d4781a8a6e
add configuration UI for "extensions.treestyletab.bookmarkDroppedTabs.behavior" (see https://github.com/piroor/treestyletab/issues#issue/6 )
2011-01-06 10:25:17 +09:00
SHIMODA Hiroshi
6d3fd864d6
add ability to control "how to bookmark dropped tree?" (fix for https://github.com/piroor/treestyletab/issues/issue/6 )
2010-12-20 20:41:22 +09:00
SHIMODA Hiroshi
328e3df340
make extensions.treestyletab.autoAttachSearchResultAsChildren tribool
2010-12-09 20:13:04 +09:00
SHIMODA Hiroshi
7eb4224be8
a secret pref "extensions.treestyletab.autoAttachSearchResultAsChildren.always" to open search result as a child of the current tab always
2010-12-09 15:19:38 +09:00
SHIMODA Hiroshi
3acb6a2bfc
add "close other tabs except this tree" context menu item
2010-12-08 20:34:42 +09:00
SHIMODA Hiroshi
fbdf7c81e4
change default maxTreeLevel from -1 to 999
2010-12-01 15:38:21 +09:00
SHIMODA Hiroshi
53bbbbe4b3
simplify configuration UI
2010-12-01 10:22:53 +09:00
SHIMODA Hiroshi
bf26359e06
allow to collapse tol-level tree if maxTreeLevel==0
2010-11-29 19:24:27 +09:00
SHIMODA Hiroshi
c56817c433
remove obsolete codes
2010-11-29 17:44:17 +09:00
SHIMODA Hiroshi
bce141d495
unify enableSubtreeIndent and maxTreeLevel prefs
2010-11-29 17:42:06 +09:00
SHIMODA Hiroshi
89732dc67b
now we can set maximum level of nesting
2010-11-29 17:24:45 +09:00
Piro / SHIMODA Hiroshi
241edec464
now we can stack collapsed tabs in the horizontal tab bar
2010-11-25 01:14:36 +09:00
SHIMODA Hiroshi
3ef3ee4612
On Linux and Mac OS X, selected theme didn't saved. (regression)
2010-11-18 16:04:31 +09:00
Piro / SHIMODA Hiroshi
0426180299
remove "open link in tab" and "new tab from location bar" codes
2010-11-18 02:50:54 +09:00
Piro / SHIMODA Hiroshi
7ba57e1ed7
By default, Alt-Enter in the location bar always open new tab. (If you want Alt key inverts the default behavior "new tab" vs "current tab", set "extensions.treestyletab.urlbar.invertDefaultBehavior" to "true".)
...
初期状態で、ロケーションバーでのAlt-Enterは常に新しいタブを開くようにした(Altが押されていない時の反対の動作をさせたい場合は extensions.treestyletab.urlbar.invertDefaultBehavior をtrueにする)
2010-11-13 16:09:46 +09:00
Piro / SHIMODA Hiroshi
4dbdefc368
restore closed tab set without blocking (incomplete)
...
* tree structure doesn't restored. (regression)
* Deferred.wait(0.25) in askUndoCloseTabSetBehavior() should be removed.
2010-11-11 01:14:04 +09:00
piro
b09eeca43d
https://bugzilla.mozilla.org/show_bug.cgi?id=568691 の変更によってプラットフォームごとの初期設定が読み込まれなくなっていたのを修正
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7299 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-10-25 03:06:02 +00:00
piro
67e7f14b38
親のタブを閉じたらすべての子タブをツリーから解放する設定の時、子タブをタブバーの最下部ではなく、最も近い自然な位置(最上位の親タブの次の兄弟タブの直前)に置くようにした(extensions.treestyletab.closeParentBehavior.moveDetachedTabsToBottom=trueでこれまでと同じ挙動)
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7266 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-18 16:13:07 +00:00
piro
ecce3aa3b4
extensions.treestyletab.openOuterLinkInNewTab.asChild、およびextensions.treestyletab.openAnyLinkInNewTab.asChildによって、リンクから自動的に開かれるタブを子タブにするかどうかを制御できるようにした
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7265 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-18 15:54:36 +00:00
piro
287ea62327
split pref for aero glass
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7144 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-01 15:50:10 +00:00
piro
09b64e2a62
ブックマークフォルダから複数のツリーを開く時、常にすべてのサブツリーを展開するようにした(extensions.treestyletab.openGroupBookmark.behaviorから2048を引くと今までと同じ挙動に戻る)
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7047 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-07-30 02:39:51 +00:00
piro
8e2ebfd23f
新しく開かれたタブの位置までスクロールするかどうかの挙動を設定で変えられるように(extensions.treestyletab.tabbar.scrollToNewTab.mode, 0=何もしない(これまでと同じ挙動), 1=現在フォーカスされているタブが画面外に飛んで行ってしまわないのであれば新しいタブの位置までスクロールする, 2=常に新しいタブの位置までスクロールする)
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7033 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-07-25 16:13:19 +00:00
piro
9ff4533eb2
AeroPeekが無効化されている環境でまで勝手にAeroPeekが有効化された状態になってしまっていたのを修正
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6658 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-05-06 09:56:39 +00:00
piro
53090d18b3
browser.tabs.insertRelatedAfterCurrentをfalseに固定
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6654 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-05-02 04:51:19 +00:00
piro
ddde6f0e1f
通常時とフルスクリーンモードとで、自動で隠す設定を別々に保持するようにした
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6540 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-03-31 18:47:30 +00:00
piro
ee79af5994
PlainをFlatで置き換え(ドロップシャドウがないスタイル)
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6537 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-03-31 12:30:06 +00:00
piro
ab4a1a401a
Super Tab Modeによるタブのロックに対応
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6533 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-03-31 11:08:46 +00:00
piro
74234bb66b
Super Tab Mode ( https://addons.mozilla.org/firefox/addon/13288 )によるタブを開く位置の制御を自動的に無効化する処理
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6532 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-03-31 10:58:41 +00:00
piro
ee71505b0f
ツリー全体を復元するかどうかの設定UI
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5679 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-27 05:25:04 +00:00
piro
21480636b5
複数タブの同時復元時に、確認を求められるようにした
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5678 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-27 04:56:16 +00:00
piro
d5b7c30001
同時に閉じられたタブすべてを一度に復元できる時だけまとめて復元する隠し設定 extensions.treestyletab.undoCloseTabSubtree.onlyFullSet
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5639 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-25 21:09:52 +00:00
piro
78040f608a
閉じたタブを開き直す時、同時に閉じられた他のタブもまとめて復元するようにした
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5637 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-25 20:48:14 +00:00
piro
06817a622b
SubTree => Subtree (設定名)
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5618 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-25 11:27:23 +00:00
piro
518f29034a
SubTree => Subtree (ID、メソッド名)
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5617 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-25 11:19:50 +00:00
piro
ce7701ec5a
設定で新しい挙動をON/OFFできるようにした
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5570 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-20 19:19:22 +00:00
piro
d73b4e8a46
複数行表示に対する処理が不完全だった
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5561 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-18 12:57:21 +00:00
piro
1681b3e2c6
raise/escalate => promote
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5553 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-18 07:28:54 +00:00
piro
694efee08e
fullScreenCanvas廃止(「自動で隠す」がより高速になった)
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5532 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-17 09:37:25 +00:00
piro
469b4f14ad
fullScreenCanvasを使わないオプション
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5531 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-17 08:49:21 +00:00
piro
847ffd0442
Tab Mix Plusとの互換性を保つための設定
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5506 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-15 08:38:16 +00:00
piro
cb2db0c061
Tab Mix Plus用のコードを分離
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5505 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-12-15 08:33:03 +00:00
piro
a0df924943
選択範囲のリンクをタブで開く機能を廃止
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5483 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-11-23 16:11:30 +00:00
piro
042f624f75
「新しいタブ」ボタンの表示・非表示を切り替えるオプションを削除した
...
( .tabs-newtab-button { visibility: collapse !important; } で代用可能なので)
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5482 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-11-23 15:56:59 +00:00
piro
2c31122873
元々の設定を書き戻すようにした
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5113 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-09-09 04:45:54 +00:00
piro
4e1c66acf0
無視する領域を少し大きく
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5089 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-09-04 01:47:10 +00:00
piro
618e8a2478
無視する領域を少し大きく
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5088 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-09-04 01:44:36 +00:00
piro
96afe9a053
スプリッタとの境界線上ではタブバーのドラッグを無視するように
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5087 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-09-04 01:42:32 +00:00
piro
bb8ee05059
* Shift-ドラッグで常にタブバーを移動
...
* タブバーのドロップ後に自動的に固定状態を解除する隠し設定 extensions.treestyletab.tabbar.fixed.autoCancelOnDrop 追加
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5020 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-26 14:59:25 +00:00
piro
c3a8087438
不要な設定を削除
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5010 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-26 01:19:07 +00:00
piro
a21c240548
横置きタブバーもデフォルトで非固定に
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5009 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-26 01:05:30 +00:00
piro
8a223ba0d4
タブバーの位置を変えるメニュー項目をデフォルトで隠す
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4998 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-25 09:27:30 +00:00
piro
8c06bbf824
タブのフォーカス移動でツリーの自動開閉を行う設定の時、Ctrl-Tabでのフォーカス移動に際しては、Ctrlキーを放したタイミングで初めてツリーの開閉を制御するようにした
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4942 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-14 06:12:08 +00:00
piro
dabc14b00a
ツールチップにツリーの内容を表示しないオプションを追加( extensions.treestyletab.tooltip.includeChildren )
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4889 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-10 03:15:15 +00:00
piro
a786cade9a
ブックマークのツリー構造を復元しないオプションを追加
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4884 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-10 00:10:40 +00:00
piro
79cecd42c9
タブにリンクをドロップした時とブックマークフォルダをタブで開く時の挙動の設定を、ブール値の組み合わせから1つの整数値に変更
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4817 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-07-27 07:22:56 +00:00
piro
f4e2b0b2ed
ロケーションバーからタブを開く設定をscaleに
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4807 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-07-24 11:00:53 +00:00
piro
525c6992ac
Firefox 2のサポートを終了
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4797 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-07-24 08:11:05 +00:00
piro
5209fac033
選択したタブを1つのツリーに集める時、親をダミーのタブではなく最初のタブにする隠し設定
...
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4796 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-07-24 07:09:29 +00:00