Piro / YUKI Hiroshi
873a810eb0
Suppress error while the last tabs is dragged over the tab itself
2013-07-26 23:42:11 +09:00
Piro / YUKI Hiroshi
26aa32b622
Update sample script for Greasemonkey to test multiple links
2013-07-03 00:10:21 +09:00
YUKI Hiroshi
c03ad9eaff
Detect new tabs opened from content scripts correctly ( #517 , #510 )
2013-07-02 19:47:41 +09:00
YUKI Hiroshi
9999d7f135
Show favicon for about:treestyletab-group tab correctly on Firefox 22 and later ( #521 )
...
Because URIs like "chrome://treestyletab/skin/group/group-icon#-moz-resolution=16,16" doesn't work, if the chrome URL is defined by "override" directive.
2013-07-02 17:25:28 +09:00
YUKI "Piro" Hiroshi
6e7e6a96a4
Merge pull request #518 from Infocatcher/correct_groups
...
Correctly detect group tabs
2013-06-12 23:17:04 -07:00
Infocatcher
b2365f075d
Correctly detect group tabs
...
Testcase: about:blank?about:treestyletab-group
2013-06-13 10:02:22 +04:00
Piro / YUKI Hiroshi
20b43cbbb0
Fix wrong path
2013-05-29 23:06:11 +09:00
Piro / YUKI Hiroshi
0ec947b4de
Update library
2013-05-29 23:04:40 +09:00
Piro / YUKI Hiroshi
5ab5873042
Bump version to 0.14.2013052901
2013-05-29 21:28:19 +09:00
Piro / YUKI Hiroshi
b636110ed5
Bump maxVersion to 24.0a1
2013-05-29 00:21:32 +09:00
Piro / YUKI Hiroshi
51f0dcb960
Fix syntax error
2013-05-28 23:26:30 +09:00
YUKI Hiroshi
90ca9e36ec
Update tabsdragutils
2013-05-28 16:19:36 +09:00
YUKI Hiroshi
a17941500d
Detect "to be restored" tab correctly
2013-05-28 16:14:31 +09:00
YUKI Hiroshi
fa37c47fd7
Update history topics
2013-05-28 16:05:19 +09:00
YUKI Hiroshi
8b8b048138
Add notation for an obsolete method
2013-05-28 16:04:58 +09:00
YUKI Hiroshi
096830cf22
Don't use __SS_restoreState (See https://bugzilla.mozilla.org/show_bug.cgi?id=867142 )
2013-05-28 15:43:37 +09:00
Piro / YUKI Hiroshi
0c12ac3b29
Update history topics
2013-05-11 01:58:32 +09:00
Piro / YUKI Hiroshi
2f2004b8e0
Don't open new window/tabs as children of the current tab, when the opener is not a subframe of the current tab ( #510 )
2013-05-11 01:55:41 +09:00
YUKI Hiroshi
d39c4ced2f
Use public readonly URL
2013-05-10 13:41:20 +09:00
YUKI Hiroshi
a7c9d2b80a
Fix wrong use of RestoringTabsData.get()
2013-05-07 16:25:07 +09:00
YUKI Hiroshi
e75ec2c289
Update tabsDragUtils.js
2013-05-07 16:19:48 +09:00
Piro / YUKI Hiroshi
43e1813650
Collect strongly related codes
2013-05-06 06:36:17 +09:00
Piro / YUKI Hiroshi
eedc895e22
_reserveCloseNeedlessGroupTabParent() should receive the closing tab instead of the parent tab.
...
Because another similar method _reserveCloseNeedlessGroupTabSibling() receives the closing tab.
2013-05-06 05:15:55 +09:00
Piro / YUKI Hiroshi
895b038fe7
Flatten codes
2013-05-06 04:52:55 +09:00
Piro / YUKI Hiroshi
1f6333c22c
Split a large method onTabClose() to small methods
2013-05-06 02:01:36 +09:00
Piro / YUKI Hiroshi
eda95c427a
Collect strongly related codes
2013-05-06 01:33:53 +09:00
Piro / YUKI Hiroshi
1746dbbff6
Split a large method onTabClose() to small methods
2013-05-06 01:22:57 +09:00
Piro / YUKI Hiroshi
ccc85f2eb0
Update history topics
2013-05-05 23:50:03 +09:00
YUKI Hiroshi
6640395f68
Show border between pinned tabs on "Mixed" and similar skins
2013-05-01 20:19:37 +09:00
YUKI Hiroshi
aecf4e5a85
Fit tab contents correctly for pinned tabs
2013-05-01 20:05:39 +09:00
YUKI Hiroshi
4ae7800a3b
Stylize pinned tabs more correctly
2013-05-01 19:55:51 +09:00
YUKI "Piro" Hiroshi
c5c2867c36
Merge pull request #506 from Drugoy/patch-1
...
Fix issue #463
2013-04-30 08:15:04 -07:00
Drugoy
c19fc3a7bd
Fix issue 463
...
This is a final fix for issue 463
2013-04-30 16:31:07 +04:00
Piro / YUKI Hiroshi
a173cf3a59
Update the tab bar correctly when contents in the browser bottom bar or the toolbar are modified. (Regression on 0.14.2013040601) #497 #480
2013-04-13 16:47:18 +09:00
Piro / YUKI Hiroshi
062d3ab1bf
Bump version to 0.14.2013040601
...
And bump maxVersion to 23.0a1
2013-04-06 04:03:23 +09:00
Piro / YUKI Hiroshi
86f1b8589f
Merge branch 'master' of github.com:piroor/treestyletab
2013-03-30 03:13:56 +09:00
Piro / YUKI Hiroshi
352559a9b1
Add history topics for master/HEAD
2013-03-30 03:11:58 +09:00
YUKI "Piro" Hiroshi
5e0048e234
Merge pull request #458 from saneyuki/strict
...
Fix js strict-mode error.
2013-03-28 06:08:31 -07:00
saneyuki_s
e691e6759e
Fix js strict-mode error: avoid prohibits function statements not at the top level of a script or function.
2013-03-28 19:10:27 +09:00
Piro / YUKI Hiroshi
70fdbb190d
Add history
2013-03-27 03:54:14 +09:00
Piro / YUKI Hiroshi
f999733b75
Add compatibility note for deprecated feature on Firefox 20
2013-03-06 23:44:24 +09:00
Piro / YUKI Hiroshi
26928e2dfa
Update original URL of the library bookmark-multiple-tabs
2013-03-06 23:17:32 +09:00
Piro / YUKI Hiroshi
28a2880fb6
Change prefix for name of method functions of TSTBase
...
utils_ =>
TSTBase_
2013-03-06 02:56:29 +09:00
Piro / YUKI Hiroshi
cc72b2ebfc
Rename generic method to open new related tab with specified behavior
...
handleNewTabCommand =>
readyToOpenRelatedTabAs
2013-03-06 02:54:04 +09:00
Piro / YUKI Hiroshi
aa5b1339e5
Open new tab from the current tab as a sibling correctly
2013-03-06 02:51:17 +09:00
Piro / YUKI Hiroshi
f8b994eb26
Define handleNewTabFromCurrent and handleNewTabCommand as methods of both TSTWindow and TSTBrowser (for future changes to open related tab from the current tab from TSTBrowser)
2013-03-06 02:40:18 +09:00
Piro / YUKI Hiroshi
5954e76c02
Add new secret option "extensions.treestyletab.autoAttach.fromCurrent" to control new tab position from the current tab ( #452 )
2013-03-06 02:37:21 +09:00
Piro / YUKI Hiroshi
6fe9401c39
Suppress errors while dragging the tab bar itself
2013-03-06 01:51:24 +09:00
Piro / YUKI Hiroshi
414a73c3ff
Load "PlacesUIUtils.jsm" correctly.
...
The path was changed on 2010-04-18 ( http://hg.mozilla.org/mozilla-central/rev/f60133d3febe , https://bugzilla.mozilla.org/show_bug.cgi?id=556739 ) but worked until recent versions. Why??
2013-03-06 01:42:37 +09:00
Piro / YUKI Hiroshi
7985a98620
Move all tabs in the dragged tree to a newly opened window correctly on Firefox 19 and later ( #472 )
2013-03-06 00:58:51 +09:00