Commit Graph

172 Commits

Author SHA1 Message Date
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