Commit Graph

1357 Commits

Author SHA1 Message Date
SHIMODA Hiroshi
e038977e76 fix undefined reference error 2010-11-30 09:48:44 +09:00
SHIMODA Hiroshi
7f32f5b88b remove codes for Firefox 3.0 2010-11-30 09:42:22 +09:00
SHIMODA Hiroshi
fce26a7fbc remove codes for Firefox 3.0 2010-11-30 09:24:04 +09:00
SHIMODA Hiroshi
17c7a08ec9 remove needless codes and images for Firefox 3.0 2010-11-30 09:22:12 +09:00
SHIMODA Hiroshi
b9db7c47a3 remove codes for Firefox 3.0 2010-11-30 09:12:22 +09:00
SHIMODA Hiroshi
cee97e82f0 switch configuration UI for maxTreeLevel by its value 2010-11-29 20:06:31 +09:00
SHIMODA Hiroshi
00c5f4b04f update configuration UI 2010-11-29 19:36:13 +09:00
SHIMODA Hiroshi
9b2b99674f enable tree separation on vertical tab bar if maxTreeLevel==0 2010-11-29 19:35:47 +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
SHIMODA Hiroshi
ee0ad57175 support dragging of multiple tabs by Tab Utilities and other addons which use HTML5 drag events. 2010-11-29 12:04:38 +09:00
SHIMODA Hiroshi
658d66381a on Minefield, tabs in the horizontal tab bar unexpectedly have "maxwidth" and "minwidth" attribute. 2010-11-26 14:03:09 +09:00
SHIMODA Hiroshi
fdf4ad2aaa on Minefield, tab drop indicator on a horizontal tab bar was not hidden automatically. 2010-11-25 16:22:36 +09:00
SHIMODA Hiroshi
e02ab66927 failed to close collapsed-stacked tabs 2010-11-25 10:37:44 +09:00
SHIMODA Hiroshi
82d3102b12 apply gradient mask for background stacked tabs 2010-11-25 10:30:27 +09:00
SHIMODA Hiroshi
166bbab319 horizontal tabs were not shown with separation margins 2010-11-25 09:49:26 +09:00
Piro / SHIMODA Hiroshi
561d0aaaa8 update z-index of tabs after the position of the tab bar is changed 2010-11-25 08:37:26 +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
Piro / SHIMODA Hiroshi
b6e9b67430 don't set needless attributes for tab elements on Minefield. 2010-11-24 23:46:57 +09:00
SHIMODA Hiroshi
8d82e02491 less access to oriental pref 2010-11-19 14:07:19 +09:00
SHIMODA Hiroshi
ae80131b61 indentation pref was wrongly ignored. 2010-11-19 13:00:42 +09:00
Piro / SHIMODA Hiroshi
5502b9bf39 remove "open link in tab" and "new tab from location bar" codes 2010-11-18 02:57:02 +09:00
Piro / SHIMODA Hiroshi
dc6d8503b7 remove "open link in tab" and "new tab from location bar" codes 2010-11-18 02:55:23 +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
c1871b94c6 fix careless misses 2010-11-18 01:08:40 +09:00
SHIMODA Hiroshi
f31da97030 remove message for debugging 2010-11-12 11:43:23 +09:00
Piro / SHIMODA Hiroshi
e1fdc67340 fix regression: sometimes failed to restore closed tab set 2010-11-11 02:13:18 +09:00
Piro / SHIMODA Hiroshi
8bec6fc3b5 don't save children information if it is not needed 2010-11-11 01:52:02 +09:00
Piro / SHIMODA Hiroshi
4a6774e0b7 fix regression: tree structure is correctly restored after set of tabs are restored. 2010-11-11 01:49:18 +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 / SHIMODA Hiroshi
238070965d split TreeStyleTabBrowser.prototype.restoreClosedSet() to two methods 2010-11-10 23:02:53 +09:00
Piro / SHIMODA Hiroshi
5c07b12c08 remove hack for old Minefield 2010-11-02 02:15:29 +09:00
Piro / SHIMODA Hiroshi
877e57352a remove obsolete codes (for old Minefield) 2010-11-02 02:06:53 +09:00
piro
94864cd5ff ブックマークをタブで開く場合などにMinefieldでエラーになっていた
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7305 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-10-26 00:35:09 +00:00
piro
f14b0b0d8f Bug 586234 – When middle clicking links in popups, open the new tab in a full browser window
( https://bugzilla.mozilla.org/show_bug.cgi?id=586234 ) の影響で、リンクをタブで開いた時に子タブにならなくなっていたのを修正


git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7297 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-10-25 02:36:47 +00:00
piro
870432de9e ダブルクリックのイベントを再発行しないようにした
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7284 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-10-13 16:42:27 +00:00
piro
fb261f4164 ポップアップメニューが開いている間はポインタの移動によるタブバーの自動開閉を無効化する、という処理が期待通りに動いていなかったのを修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7283 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-10-13 15:18:04 +00:00
piro
faf4d3a47d 不可視のタブがある時にツリーの構造がおかしくなる問題に対処(不可視のタブは自動的に下に寄せるようにした)
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7282 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-10-13 15:06:41 +00:00
piro
79276e57e9 update for changes introduced by Bug 602964 - return to using non deterministic throbbers (remove progress line / bar implementation) https://bugzilla.mozilla.org/show_bug.cgi?id=602964
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7281 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-10-13 11:56:05 +00:00
piro
b0aaaadff2 updated for changes introduced by Bug 448546 - When middle-clicking back/forward/reload, the new tab should inherit history from the tab that opened it (using duplicateTab) ( https://bugzilla.mozilla.org/show_bug.cgi?id=448546 )
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7269 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-20 11:01:20 +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
d5193671e5 Tab Utilities ( https://addons.mozilla.org/firefox/addon/59961/ )によってcontentAreaClickにopenNewTabWithが挿入されている場合に、それによって開かれたタブが子タブにならない問題に対処
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7264 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-18 15:42:11 +00:00
piro
0f0214d8eb Minefield 4.0b7pre向けの指定はFirefox 3.6以前には適用しない
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7262 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-18 15:18:13 +00:00
piro
44d78584d4 閉じられるタブの数を正しく計算するように
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7261 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-18 15:17:48 +00:00
piro
361efaf6eb Firefox 3.6でタブが半透明のままになっていたのを修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7259 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-18 15:04:14 +00:00
piro
25bd92ce80 don't listen DOMAttrModified if there is no Tab Utilities.
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7257 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-17 16:10:59 +00:00
piro
8877dd44ee updated for changes by Bug 544818 - Progress "Line" indicator for loading tabs ( https://bugzilla.mozilla.org/show_bug.cgi?id=544818 )
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7255 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-17 15:30:09 +00:00
piro
4bfee29a38 ツールバーのカスタマイズ中はタブバーの移動をできなくする変更が機能していなかった
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7250 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-17 09:34:41 +00:00