Commit Graph

3902 Commits

Author SHA1 Message Date
Piro / YUKI Hiroshi
0bfedf7480 Attach new tab to the current tab only if it seems actually opened with relatedToCurrent=true
There are two keys: tab.owner and gBrowser._lastRelatedTab.
tab.owner can appear even if the tab is opened without relatedToCurrent=true, for example, about:addons.
On the other hand, gBrowser._lastRelatedTab is updated only when relatedToCurrent=true.
So it seems more better trigger to attach a new tab to the parent automatically.
This should fix #1065 (https://github.com/5digits/dactyl/issues/140)
2016-02-16 09:46:34 +09:00
Piro / YUKI Hiroshi
e896b40d51 Add missing credit 2016-02-16 09:22:14 +09:00
Piro / YUKI Hiroshi
e46fa55e9a Revert "Escape"
This reverts commit 9509d1f480.
2016-02-16 03:35:42 +09:00
Piro / YUKI Hiroshi
9509d1f480 Escape 2016-02-16 03:33:52 +09:00
Piro / YUKI Hiroshi
859a4fbba9 Bump version to 0.16.2016021601 2016-02-16 03:21:42 +09:00
Piro / YUKI Hiroshi
c68c299fa2 Reduce too many columns 2016-02-16 01:46:06 +09:00
Piro / YUKI Hiroshi
7c0b8eae28 Add news topics 2016-02-16 01:37:29 +09:00
Piro / YUKI Hiroshi
45c0b300b8 Fix indent 2016-02-16 01:33:15 +09:00
Piro / YUKI Hiroshi
d1200d2264 Add secret preferences to disable multicolumn pseud tree
* extensions.treestyletab.groupTab.columnize
 * extensions.treestyletab.tooltip.columnize
2016-02-16 01:32:56 +09:00
Piro / YUKI Hiroshi
0d6e26585e Support multicolumn full tooltip 2016-02-16 01:24:36 +09:00
Piro / YUKI Hiroshi
af4d2f7b40 Don't show pseud tree in multiple columns if the container is narrow 2016-02-16 00:29:30 +09:00
Piro / YUKI Hiroshi
7c2b939cab Don't show too large tooltip 2016-02-16 00:10:59 +09:00
Piro / YUKI Hiroshi
501147cab2 Better layout for pseud tree 2016-02-16 00:05:51 +09:00
Piro / YUKI Hiroshi
1126c9f211 Output log more safely #1067 2016-02-15 23:45:58 +09:00
YUKI Hiroshi
f5198c31aa Show pseudo tree in multiple columns 2016-02-15 20:26:14 +09:00
YUKI Hiroshi
f973be9ae5 Build pseudo tree based on HTML 2016-02-15 19:49:09 +09:00
YUKI Hiroshi
696bda9e8d Break too long line in group tabs 2016-02-15 19:18:42 +09:00
YUKI Hiroshi
5d0f792b03 Add link to MTH 2016-02-15 12:03:29 +09:00
YUKI "Piro" Hiroshi
2304b750eb Merge pull request #1066 from Infocatcher/ru_locale
Update ru locale
2016-02-15 08:41:26 +09:00
Infocatcher
e2191ffd48 Polish ru locale
Note: now is more usable "пиксель/пикселей" instead of "пиксел/пикселов"
https://ru.wikipedia.org/wiki/Пиксель#.D0.92.D0.B0.D1.80.D0.B8.D0.B0.D0.BD.D1.82.D1.8B_.D0.BF.D1.80.D0.BE.D0.B8.D0.B7.D0.BD.D0.BE.D1.88.D0.B5.D0.BD.D0.B8.D1.8F_.D0.B8_.D0.BD.D0.B0.D0.BF.D0.B8.D1.81.D0.B0.D0.BD.D0.B8.D1.8F
2016-02-15 01:17:31 +03:00
Infocatcher
1514765f1b Update ru locale:
* size of the tab bar
* replace closed parent with a dummy tab
* auto-show tab bar …when something happen on tabs
2016-02-15 01:09:20 +03:00
Piro / YUKI Hiroshi
fba61d893c Link to discussion 2016-02-15 01:39:55 +09:00
Piro / YUKI Hiroshi
765fec2c3d Link to the list of preferences 2016-02-14 23:23:20 +09:00
Piro / YUKI Hiroshi
f398188d11 Link to code snippets 2016-02-14 23:20:58 +09:00
Piro / YUKI Hiroshi
5393bc700f merge similar topics 2016-02-14 23:07:02 +09:00
Piro / YUKI Hiroshi
45902ddbb9 Add example of rejected request 2016-02-14 22:43:46 +09:00
Piro / YUKI Hiroshi
d8a1be8828 Add topic about full review 2016-02-14 22:42:08 +09:00
Piro / YUKI Hiroshi
9994dedd40 Add a topic about donation 2016-02-14 22:34:34 +09:00
Piro / YUKI Hiroshi
1f78754271 Add example of never implemented option 2016-02-14 22:10:22 +09:00
Piro / YUKI Hiroshi
72bb2f1a08 Collapse the tab bar automatically for inactive window when it is expanded automatically 2016-02-14 22:09:15 +09:00
Piro / YUKI Hiroshi
b8333261b5 Don't open new tab as a child of the current if extensions.treestyletab.autoAttach=false #1062 2016-02-14 18:41:42 +09:00
Piro / YUKI Hiroshi
9580dc574f Don' open new single tab from middle click on the Home button as a child of the current tab 2016-02-14 18:37:58 +09:00
Piro / YUKI Hiroshi
be6df2121f Fix syntax error 2016-02-14 03:17:28 +09:00
Piro / YUKI Hiroshi
326ed8dff1 Add news topics 2016-02-13 23:34:01 +09:00
Piro / YUKI Hiroshi
74bdeb4a31 Fix indent 2016-02-13 23:28:39 +09:00
Piro / YUKI Hiroshi
799504b8bf Add secret preferences to control feedback cases 2016-02-13 23:28:22 +09:00
Piro / YUKI Hiroshi
8cc2bbe224 Better description for extensions.treestyletab.tabbar.autoShow.feedback 2016-02-13 23:23:55 +09:00
Piro / YUKI Hiroshi
407f1b70a9 Better translation 2016-02-13 23:17:11 +09:00
Piro / YUKI Hiroshi
9e59d905b3 Fix typo 2016-02-13 23:15:18 +09:00
Piro / YUKI Hiroshi
282e2246ec Add news topics 2016-02-13 05:05:57 +09:00
Piro / YUKI Hiroshi
bbffed0d5d Highlight tabs more slowly 2016-02-13 04:59:52 +09:00
Piro / YUKI Hiroshi
2c6534a771 Apply animation more smoothly 2016-02-13 04:57:45 +09:00
Piro / YUKI Hiroshi
ce93c2a287 Apply animation more smoothly 2016-02-13 04:57:30 +09:00
Piro / YUKI Hiroshi
ea99c3cf71 Fix regression: open bookmarks as separate tabs for user preference #949 2016-02-13 04:40:16 +09:00
Piro / YUKI Hiroshi
c79be4b5e0 Add more descriptions 2016-02-13 03:55:51 +09:00
Piro / YUKI Hiroshi
5211f76825 Add more "rejected requests" 2016-02-13 03:42:12 +09:00
Piro / YUKI Hiroshi
1190268f01 Hide scrollbar shown with negative margin on Flat style 2016-02-13 03:22:31 +09:00
Piro / YUKI Hiroshi
536f011419 Hide scrollbar shown with negative margin on Vertigo style 2016-02-13 03:15:50 +09:00
Piro / YUKI Hiroshi
bc3493db26 Hide scrollbar shown with negative margin 2016-02-13 03:11:41 +09:00
Piro / YUKI Hiroshi
1ab934b58e Add credit 2016-02-13 02:11:10 +09:00