YUKI Hiroshi
081acb238b
Don't activate "tabs in titlebar" for OS X #983
2015-11-09 17:27:35 +09:00
Piro / YUKI Hiroshi
c57f604fb7
Bump version to 0.16.2015110801
2015-11-08 22:59:29 +09:00
Piro / YUKI Hiroshi
590cc42b5c
Add news topics
2015-11-08 22:56:41 +09:00
Piro / YUKI Hiroshi
45767e473a
Indicate target platforms
2015-11-08 22:51:02 +09:00
Piro / YUKI Hiroshi
a6eb66c216
Activate "draw in titlebar" when the menubar is permanently shown #893
...
Because the special binding chrome://browser/content/customizableui/toolbar.xml#toolbar-drag works only when the "chromemargin" attribute is specified for the root element like "0,2,2,2". In other words, draggable UI elements don't work as expected for regular window.
2015-11-08 22:50:39 +09:00
Piro / YUKI Hiroshi
6f90b666ee
Apply "insertion position of new child tab" preference for tabs opened via GM_openInTab()
#978
2015-11-08 21:57:00 +09:00
Piro / YUKI Hiroshi
adc8a7e1ed
Block to save TST specific internal attributes to the session data.
...
Unexpectedly persisted attributes automatically restored are cause many odd problems. We must block it.
2015-11-08 18:27:47 +09:00
Piro / YUKI Hiroshi
5355e93c99
Fix typo
2015-11-08 18:18:19 +09:00
Piro / YUKI Hiroshi
10623b3152
Add news topics
2015-11-08 17:32:44 +09:00
Piro / YUKI Hiroshi
732822175a
Fix mismatched arguments for the original function #979
2015-11-08 17:31:11 +09:00
Piro / YUKI Hiroshi
4eaf341972
Set release version as 0.16.2015110701
2015-11-07 17:02:36 +09:00
Piro / YUKI Hiroshi
8cd426101a
Open bookmarks in a folder as tabs when a folder is dragged and dropped onto the tab bar.
...
The feature did not work on lately Firefox, like Firefox 45.0a1.
2015-11-07 17:00:23 +09:00
Piro / YUKI Hiroshi
c710ecc0b2
Add TODO comment
2015-11-07 15:53:56 +09:00
Piro / YUKI Hiroshi
55002c5b50
Fix indent
2015-11-07 15:48:38 +09:00
Piro / YUKI Hiroshi
dbd94d4b62
Use getShortcutOrURIAndPostData() directly
2015-11-07 15:48:11 +09:00
Piro / YUKI Hiroshi
852587b0cd
Allow to open new tab from dropped link again
2015-11-07 15:33:03 +09:00
Piro / YUKI Hiroshi
d740fec11d
Bump version to 0.16.2015110701
2015-11-07 15:21:52 +09:00
YUKI Hiroshi
6a4f4e4ef8
Add news topics
2015-11-06 15:58:42 +09:00
YUKI Hiroshi
355993a08e
Fix indent
2015-11-06 15:57:19 +09:00
YUKI Hiroshi
a1a519f189
Remove XPath-based method to find the last descendant tab.
...
It seems to be too complex for "last descendant".
This will solve the issue #888 .
2015-11-06 15:55:33 +09:00
YUKI Hiroshi
710ca20510
Migrate old misspelled preference
2015-11-06 15:50:11 +09:00
YUKI Hiroshi
36ccd7a321
Fix misspelling of "phisical" - it should be "physical" #889
2015-11-06 15:47:39 +09:00
YUKI Hiroshi
562e2afef1
Add news topics
2015-11-06 15:16:22 +09:00
YUKI Hiroshi
b83a92bdb0
Open source tab as a child of the current
2015-11-06 15:13:45 +09:00
YUKI Hiroshi
2a8f980de5
Fix mismatched argumenit for overridden method
2015-11-06 15:07:51 +09:00
YUKI Hiroshi
220c5ae2fc
Add news topics
2015-11-06 15:01:02 +09:00
YUKI Hiroshi
38f01ba0a9
Detect position change of the tab bar.
...
This seems required for #895
2015-11-06 14:54:07 +09:00
YUKI Hiroshi
0ac67fcdff
Update appearance of the tab bar by changes around the social sidebar #895
2015-11-06 14:36:54 +09:00
YUKI Hiroshi
51e473c777
Remove event listener correctly
2015-11-06 13:38:22 +09:00
YUKI Hiroshi
9f14f594de
Fix indent
2015-11-06 13:37:36 +09:00
YUKI Hiroshi
7f82809997
Simplify
2015-11-06 13:37:22 +09:00
YUKI Hiroshi
e2dd6a2799
Fix indent
2015-11-06 13:34:19 +09:00
YUKI Hiroshi
c1a9cefa4b
Don't override tabbar method again and again
2015-11-06 13:33:30 +09:00
Piro / YUKI Hiroshi
7da7a47db7
Read preferences correctly
2015-11-06 01:14:00 +09:00
Piro / YUKI Hiroshi
9516999af4
Read preferences correctly
2015-11-06 01:11:46 +09:00
Piro / YUKI Hiroshi
e16dea2a85
Shrink high-res icons to 16px #964
2015-11-06 00:48:00 +09:00
Piro / YUKI Hiroshi
764cf0c8e1
Fix typo
2015-11-05 23:39:45 +09:00
Piro / YUKI Hiroshi
d534c28a6d
Use meaningful name for "tabs in titlebar" hack
2015-11-05 23:28:38 +09:00
Piro / YUKI Hiroshi
49dd724d0d
Revert hacks for "tabs on top" partially.
...
It is still required to disable "tabs in titlebar".
2015-11-05 23:26:34 +09:00
YUKI Hiroshi
d64ea1d711
Increment minor version.
...
Because many "eval()" hacks are replaced.
2015-11-05 19:46:51 +09:00
YUKI Hiroshi
d3a5bd106b
Fix indent
2015-11-05 19:45:59 +09:00
YUKI Hiroshi
2f1b3f3aed
Remove needless comment
2015-11-05 19:45:47 +09:00
YUKI Hiroshi
daddf249e0
Reduce use of eval()
2015-11-05 19:44:59 +09:00
YUKI Hiroshi
66e2b5f5b1
Remove needless wrapper
2015-11-05 19:44:52 +09:00
YUKI Hiroshi
fad308b234
Reduce use of eval()
2015-11-05 19:40:35 +09:00
YUKI Hiroshi
4fc08ca1f4
Fix typo
2015-11-05 19:30:31 +09:00
YUKI Hiroshi
00f52714aa
Reduce use of eval()
2015-11-05 19:28:24 +09:00
YUKI Hiroshi
4213f5cf39
Refere "this" always
2015-11-05 19:24:18 +09:00
YUKI Hiroshi
be899d1b52
Reduce use of eval()
2015-11-05 19:24:10 +09:00
YUKI Hiroshi
330e7503aa
Reduce useing of eval()
2015-11-05 19:21:45 +09:00