YUKI "Piro" Hiroshi
4ad7e7d099
Merge pull request #989 from xeonx1/master
...
Fix for piroor/treestyletab#982 New Folder and Bookmark Properties
2015-11-12 13:02:11 +09:00
xeonx1
eec2a051de
Fix for piroor/treestyletab#982 and piroor/multipletab#101 where New Folder and Bookmark Properties dialogs appearing empty only both Tree Style Tabs and Multiple Tab Handler (and other extensions withbookmarkMultipleTabs_bookmarkPropertiesOverlay.xul) are enabled at the same time.
2015-11-11 19:40:08 -08:00
Piro / YUKI Hiroshi
000ce6bfb8
Bump version to 0.16.2015111001
2015-11-10 03:04:02 +09:00
Piro / YUKI Hiroshi
3fa5aec658
Add reference counter implementation to detect memory leak
2015-11-10 03:00:43 +09:00
Piro / YUKI Hiroshi
9d30785311
Add news topics
2015-11-10 02:18:07 +09:00
Piro / YUKI Hiroshi
b98fe4afbc
Remove registered event listeners more completely
2015-11-10 02:14:23 +09:00
Piro / YUKI Hiroshi
4b32a22531
Remove registered event listeners more completely
2015-11-10 01:44:39 +09:00
Piro / YUKI Hiroshi
991390d88f
Export EXPORTED_SYMBOLS
2015-11-10 01:40:54 +09:00
Piro / YUKI Hiroshi
402b244463
Add news topics
2015-11-10 00:09:50 +09:00
Piro / YUKI Hiroshi
133fed82f1
Don't cover highlighted background color of updated pinned tabs
2015-11-10 00:08:03 +09:00
Piro / YUKI Hiroshi
00d43f577c
Remove obsolete code
2015-11-09 23:15:45 +09:00
Piro / YUKI Hiroshi
89afb6f08d
Update library: detect URI of pending tabs correctly on Firefox 35 and later
2015-11-09 23:10:44 +09:00
Piro / YUKI Hiroshi
f892dd90bd
Add news topics
2015-11-09 22:53:30 +09:00
Piro / YUKI Hiroshi
d295128e4a
Update library: Override function without eval() to avoid errors from mismatched variable scopes.
...
See also https://bugzilla.mozilla.org/show_bug.cgi?id=1202902
2015-11-09 22:43:04 +09:00
Piro / YUKI Hiroshi
38df1c2f37
Apply custom max-width/height for toolbarbutton icons in the tab bar except closebox in tabs #984
2015-11-09 21:52:41 +09:00
YUKI Hiroshi
3cff4eb9ca
Fix indent
2015-11-09 17:28:03 +09:00
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