85 Commits

Author SHA1 Message Date
Piro / YUKI Hiroshi
2018b2063e Apply new size of the tab bar specified at the configuration dialog, for all windows 2015-09-29 04:50:16 +09:00
YUKI Hiroshi
3a9e922175 Re-introduce configuration UI to change fixed/unfixed and the size of the tab bar #940 2015-09-28 21:32:06 +09:00
YUKI Hiroshi
09f43c8f84 Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
Piro / YUKI Hiroshi
7f3fdb1ab1 Remove codes for "replace current one tab".
Because it was removed on Firefox 8. These codes are already expired.
2014-01-29 01:35:13 +09:00
Piro / YUKI Hiroshi
5f59ddb19d Unify extensions.treestyletab.animation.enabled to browser.tabs.animate 2012-11-28 03:34:57 +09:00
Piro / YUKI Hiroshi
2a134467de All animation effect was unexpectedly stopped after the configuration dialog is opened (regression) 2012-11-12 03:31:30 +09:00
Piro / YUKI Hiroshi
f106546809 Uncheck the disabled checkbox about animation effects if browser.tabs.animate is disabled 2012-09-23 15:10:44 +09:00
saneyuki_s
dd3a9e97f5 Remove currently needless code from content/treestyletab/config.js. 2012-09-18 02:19:55 +09:00
saneyuki_s
3378f7ae8a Use Service.jsm in content/treestyletab/config.js. 2012-08-13 14:53:36 +09:00
Piro / SHIMODA Hiroshi
16f6cd7dd9 optimize: reduce use of Iterator 2012-02-05 06:31:03 +09:00
Piro / SHIMODA Hiroshi
59444c68a6 use Iterator instead of forEach (for performance optimization) 2012-02-05 03:15:38 +09:00
SHIMODA Hiroshi
bcb8615f47 drop Firefox 3.6 support 2012-01-13 17:38:12 +09:00
SHIMODA Hiroshi
68e156bd12 don't show "replace current tab" item for bookmark groups on Firefox 8 or later (fix for https://bugzilla.mozilla.org/show_bug.cgi?id=440093 ) 2011-08-24 10:20:31 +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
1cad55af50 fix typo 2011-01-26 10:21:41 +09:00
Piro / SHIMODA Hiroshi
06c3b3b297 remove customizability of tabbar transparency, and fix it to "partially transparent". 2011-01-26 09:08:55 +09:00
Piro / SHIMODA Hiroshi
1eacd02cbc add a new pain (experimental) 2011-01-26 01:01:19 +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
Piro / SHIMODA Hiroshi
734eac6509 typo 2011-01-23 03:57:27 +09:00
Piro / SHIMODA Hiroshi
95ba144808 cast a value to a boolean by "!!" 2011-01-23 03:32:04 +09:00
Piro / SHIMODA Hiroshi
aeae03c58c reduce tabbox from the configuration dialog 2011-01-10 16:17:59 +09:00
Piro / SHIMODA Hiroshi
51108f6900 add configuration UI for auto-hide feature in fullscreen mode 2011-01-10 16:00:00 +09:00
Piro / SHIMODA Hiroshi
d71eb160da disable needless controls by status of checkboxes 2011-01-10 15:09:51 +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
aa73026cb9 failed to load JS code modules (regression) 2010-12-08 19:21:06 +09:00
SHIMODA Hiroshi
974712c99c maxTreeLevel didn't saved if it is changed by spinbuttons 2010-12-01 17:48:00 +09:00
SHIMODA Hiroshi
53bbbbe4b3 simplify configuration UI 2010-12-01 10:22:53 +09:00
SHIMODA Hiroshi
17c7a08ec9 remove needless codes and images for Firefox 3.0 2010-11-30 09:22:12 +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
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
44154fc1ed Minefieldではタブの一覧表示用ボタンの表示・非表示の制御はツールバーカスタマイズで自由に行えるため、設定項目として表示しないようにした
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7236 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-09-16 04:19:17 +00:00
piro
5dc748f4f8 browser.tabs.animateがfalseの時はチェックボックス無効化
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7057 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-08-07 16:33:23 +00:00
piro
8a733db96c 一部のライブラリをJavaScriptコードモジュールとして読み込むようにした
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6689 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-06-22 18:00:16 +00:00
piro
bb1fb4e81c 設定ダイアログがなるべく小さくなるように
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6553 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-04-01 13:13:05 +00:00
piro
cb9320524c スタイル切り替えの設定項目を別ページに分離
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6552 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-04-01 11:48:56 +00:00
piro
de4d61f96f mixedはFirefox 3.0では無効
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6539 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-03-31 18:37:57 +00:00
piro
e7e2972245 twistyのスタイルとして「OS X」追加、sidebarスタイルではこれを標準に
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6191 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-02-02 06:02:08 +00:00
piro
3fc706ce1d sidebarスタイル選択時はtwistyはautoまたはnoneのみとした
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6183 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-02-01 05:40:13 +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
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
9294a6a767 設定パネル内のタブの選択状態を復元するようにした
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5269 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-10-26 03:11:52 +00:00
piro
4b516b2c75 設定UIの初期化に一部失敗していた
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5060 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-09-03 04:43:52 +00:00
piro
e183977623 ツリー構造を復元するかどうかの設定UIを追加
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5025 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-27 09:15:14 +00:00
piro
5cb56e1e28 設定ダイアログ構成変更
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5021 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-26 15:13:12 +00:00
piro
5287ab43b0 Ctrl-Tabで折りたたまれたタブにフォーカスするオプションをデフォルトでは隠すようにして、「詳細」のタブの数を減らした
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5014 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-26 10:24:54 +00:00
piro
82989564d9 ラジオボタン復活
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5006 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-25 16:44:11 +00:00
piro
74d938ac7a タブバーの位置を変えるラジオボタンをなくした
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5005 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-25 16:38:22 +00:00
piro
80b1224c46 無駄なコードを削除
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5000 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-25 10:10:29 +00:00
piro
f3df1131af 一度無効化された項目が有効化されなくなっていた
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4987 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-08-25 01:57:44 +00:00