SHIMODA Hiroshi
|
6f6ea3745b
|
show drop marker for horizontal tabs, with outline
|
2010-11-25 16:41:45 +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 |
|
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
|
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 |
|
Piro / SHIMODA Hiroshi
|
6f90f24039
|
version up
|
2010-11-13 16:14:17 +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
|
c8d15704f2
|
add comment
|
2010-11-13 15:52:40 +09:00 |
|
SHIMODA Hiroshi
|
f31da97030
|
remove message for debugging
|
2010-11-12 11:43:23 +09:00 |
|
SHIMODA Hiroshi
|
1d586818ba
|
"askUndoClosedTabSet" always show the confirmation.
|
2010-11-12 11:09:05 +09:00 |
|
SHIMODA Hiroshi
|
c9a8975664
|
update other translations
|
2010-11-12 11:02:23 +09:00 |
|
SHIMODA Hiroshi
|
a677f207b5
|
never ask me => never ask me again
|
2010-11-12 10:58:10 +09:00 |
|
SHIMODA Hiroshi
|
a00e64c4fc
|
on Minefield, tabs opened from links didn't become children of the current tab. this is caused by XRayWrapper...
|
2010-11-12 10:42:06 +09:00 |
|
SHIMODA Hiroshi
|
387016339d
|
about: URLs should be regarded as different domains.
|
2010-11-12 10:24:22 +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
|
d190070edc
|
fix regression: checkbox state of the confirmation notification is saved correctly (truely!)
|
2010-11-11 02:05:02 +09:00 |
|
Piro / SHIMODA Hiroshi
|
c1e1aa6520
|
fix regression: checkbox state of the confirmation notification is saved correctly
|
2010-11-11 01:56:00 +09:00 |
|
Piro / SHIMODA Hiroshi
|
cdeed0bc2b
|
fix regression: checkbox state of the confirmation notification is saved correctly
|
2010-11-11 01:54:24 +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
|
9fedf72bdc
|
update en-US locale
|
2010-11-11 01:18:54 +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 |
|
SHIMODA Hiroshi
|
a22c847f03
|
buildscript submodule
|
2010-11-08 16:00:49 +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
|
60eb111b5d
|
version up
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7302 599a83e7-65a4-db11-8015-0010dcdd6dc2
|
2010-10-25 04:12:31 +00: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
|
0916f4d058
|
Minefieldで設定ダイアログのアイコンが表示されていなかった
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7298 599a83e7-65a4-db11-8015-0010dcdd6dc2
|
2010-10-25 02:41:35 +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
|
7d336bfc03
|
Bug 602555 – Refactor CSR code
https://bugzilla.mozilla.org/show_bug.cgi?id=602555 によって、セッションが復元されなくなっていたのを修正(しかしそもそもreturnしていたせいで元の挙動がおかしくなっていた)
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7293 599a83e7-65a4-db11-8015-0010dcdd6dc2
|
2010-10-24 18:29:49 +00:00 |
|
piro
|
8289e2fa7d
|
version up
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7288 599a83e7-65a4-db11-8015-0010dcdd6dc2
|
2010-10-24 12:21:39 +00:00 |
|
piro
|
e2c715bb79
|
4.0b8pre
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7287 599a83e7-65a4-db11-8015-0010dcdd6dc2
|
2010-10-22 16:31:41 +00:00 |
|
piro
|
60ee1ef77a
|
remove needless lines
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7285 599a83e7-65a4-db11-8015-0010dcdd6dc2
|
2010-10-14 01:45:33 +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
|
aec3c88848
|
Minefieldでセッションが復元されなくなっていたのを修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7273 599a83e7-65a4-db11-8015-0010dcdd6dc2
|
2010-09-26 15:32:44 +00:00 |
|