Piro / YUKI Hiroshi
|
10c0108f40
|
Don't use obsolete String#quote().
This fixes the issue #821.
|
2015-03-01 23:41:39 +09:00 |
|
Piro / YUKI Hiroshi
|
78de7e6b35
|
Bump copyright year
|
2015-03-01 23:37:49 +09:00 |
|
Piro / YUKI Hiroshi
|
0afae1c655
|
Don't try to scroll to the selected tab when it is already in the viewport in its axis.
This fixes annoyingly horizontal scroll happend when ColourfulTabs is activated. #842
|
2015-03-01 23:35:28 +09:00 |
|
Piro / YUKI Hiroshi
|
54b2c981b1
|
Fix too deep indent
|
2015-02-27 00:59:53 +09:00 |
|
Piro / YUKI Hiroshi
|
6352d57858
|
Remove deprecated JS1.7's let blocks
|
2015-02-27 00:59:31 +09:00 |
|
Piro / YUKI Hiroshi
|
d5b2d18df2
|
Add information of the related bug
|
2014-12-02 03:43:13 +09:00 |
|
YUKI Hiroshi
|
1cf6887ff7
|
Output more debug-friendly messages for the "autohide" feature
|
2014-12-01 23:25:48 +09:00 |
|
YUKI Hiroshi
|
02426e5bc0
|
Detect mouse pointer's position correctly to show/hide the tab bar automatically.
|
2014-12-01 23:25:16 +09:00 |
|
YUKI Hiroshi
|
66f16dde50
|
Accept null input by getTabFromFrame().
This suppresses a crash error reported on https://bugzilla.mozilla.org/show_bug.cgi?id=1098688
|
2014-11-19 12:25:56 +09:00 |
|
YUKI Hiroshi
|
3663519efd
|
Return the current browser immediately if possible
|
2014-11-19 12:25:39 +09:00 |
|
xinkai
|
249c9b6287
|
wiew should be view .
This typo causes TST unable to reshow the tabs after FF exiting full-screen mode.
|
2014-11-16 13:18:14 +08:00 |
|
YUKI Hiroshi
|
18e105a561
|
Don't make hidden the tab bar by clicking on the grippy to expand the collapsed tab bar. (#783)
|
2014-11-13 17:24:59 +09:00 |
|
Piro / YUKI Hiroshi
|
3de030ce48
|
Report errors if TST fails to apply patch to Firefox's functions
|
2014-11-13 02:13:23 +09:00 |
|
YUKI Hiroshi
|
b82f087f87
|
Don't clear existing tab relation, if the relation is restored and going to be cleared on same TabMove event
|
2014-11-12 12:46:26 +09:00 |
|
YUKI Hiroshi
|
b4bba86e30
|
Don't restore same tab multiple times
|
2014-11-12 12:39:06 +09:00 |
|
YUKI Hiroshi
|
1d988c6b3f
|
Fix typo
|
2014-11-12 11:43:08 +09:00 |
|
Piro / YUKI Hiroshi
|
2e6c885ba3
|
Restore closed tabs at once correctly, even if e10s is activated.
|
2014-11-12 03:58:09 +09:00 |
|
YUKI Hiroshi
|
35d3cff449
|
Reduce arguments of setTimeout
|
2014-11-11 21:21:41 +09:00 |
|
YUKI Hiroshi
|
e43dd394c4
|
Report internal error while restoring tree
|
2014-11-11 21:21:27 +09:00 |
|
YUKI Hiroshi
|
09112ca600
|
Update library
|
2014-11-11 19:56:58 +09:00 |
|
YUKI Hiroshi
|
933d71a1f6
|
Specify missing "this" correctly
|
2014-11-11 19:39:22 +09:00 |
|
YUKI Hiroshi
|
8d2dc51963
|
Add missing module
|
2014-11-11 19:27:53 +09:00 |
|
YUKI Hiroshi
|
1cfa12c5bc
|
Update pseudo tree of tabs in e10s mode
|
2014-11-11 19:26:14 +09:00 |
|
YUKI Hiroshi
|
97a87d0b1a
|
Remove obsolete "stopRendering" module
|
2014-11-11 18:58:31 +09:00 |
|
YUKI Hiroshi
|
53e805b4d9
|
Remove obsolete comment
|
2014-11-11 18:51:28 +09:00 |
|
YUKI Hiroshi
|
901542a526
|
Update comment for future versions without nsIPopupBoxObject
|
2014-11-11 18:47:58 +09:00 |
|
YUKI Hiroshi
|
06c89a80c2
|
Check existence of plugin area in the current tab asynchronously with e10s
|
2014-11-11 18:42:30 +09:00 |
|
YUKI Hiroshi
|
2d098719dc
|
Don't hide/collapse tab bar while tab switching
|
2014-11-11 18:15:28 +09:00 |
|
YUKI Hiroshi
|
ca21663eb5
|
Ignore attribute-changes without changing of visual size of UI elements
|
2014-11-11 18:09:27 +09:00 |
|
YUKI Hiroshi
|
02bcfe5d8b
|
Handle mouse events for auto hide feature by a frame script, for e10s
|
2014-11-11 17:45:12 +09:00 |
|
YUKI Hiroshi
|
ee8918e460
|
Merge branch 'master' of github.com:piroor/treestyletab
|
2014-10-30 12:27:26 +09:00 |
|
YUKI Hiroshi
|
e5171ea638
|
Fix mismatched variable name
|
2014-10-30 12:26:41 +09:00 |
|
Piro / YUKI Hiroshi
|
9c2a175e6a
|
Find <tabbrowser> from <browser> correctly
|
2014-10-30 06:20:44 +09:00 |
|
YUKI Hiroshi
|
86b46c04cd
|
Add a note for safely "contentWindow" access
|
2014-10-29 20:44:01 +09:00 |
|
YUKI Hiroshi
|
12cdd76f7e
|
Detect targets for API calls about tab relations based on "browser" element, instead of "Window" objects
|
2014-10-29 20:36:12 +09:00 |
|
YUKI Hiroshi
|
e48cf4e38b
|
Uniform coding style
|
2014-10-22 13:37:08 +09:00 |
|
Matthew Noorenberghe
|
4ea8f31301
|
Fix scrolling of tabs on Firefox 36
|
2014-10-21 18:23:17 -07:00 |
|
Piro / YUKI Hiroshi
|
9be3c3493d
|
Flatten deeply nested "setTimeout()"
|
2014-10-22 03:00:12 +09:00 |
|
Piro / YUKI Hiroshi
|
e0a7e43b3c
|
Flatten deeply nested "setTimeout()"
|
2014-10-22 02:57:45 +09:00 |
|
Piro / YUKI Hiroshi
|
f89d42db14
|
Free symbol after all accesses
|
2014-10-22 02:36:38 +09:00 |
|
Piro / YUKI Hiroshi
|
fe26d207ca
|
Migrate from JSDeferred to ES6 Promise (Promise.jsm)
|
2014-10-22 02:28:19 +09:00 |
|
YUKI Hiroshi
|
4f43006773
|
Use latest JSDeferred (based on Official)
|
2014-10-21 21:44:13 +09:00 |
|
YUKI Hiroshi
|
b0b2305bd7
|
Output index of the "to be restored" tabs for debugging
|
2014-10-16 18:00:55 +09:00 |
|
YUKI Hiroshi
|
397894d678
|
Don't mark tab to be restored, if it is already restored
|
2014-10-16 18:00:37 +09:00 |
|
Piro / YUKI Hiroshi
|
e62cd87bff
|
Open new tabs from target="_blank" links as children of the current tab, when e10s is enabled.
|
2014-10-02 02:51:43 +09:00 |
|
Piro / YUKI Hiroshi
|
72ae666e12
|
Restore ancestor relation of tabs even if it is restored by "undo close tab"
|
2014-10-02 02:10:10 +09:00 |
|
Piro / YUKI Hiroshi
|
35aab258b8
|
Update the "to be restored" state only once.
Don't update the state again and again, because the tab is unexpectedly "restored" twice after I do "undo close tab"...
|
2014-10-02 00:57:17 +09:00 |
|
Piro / YUKI Hiroshi
|
db487f32bb
|
Detect DOM instances by constructor function instead of XPCOM interface
|
2014-10-01 01:32:27 +09:00 |
|
Piro / YUKI Hiroshi
|
fc7f336c69
|
Detect window safely
|
2014-10-01 00:27:30 +09:00 |
|
Piro / YUKI Hiroshi
|
20e58a5b0b
|
Update library
|
2014-10-01 00:23:08 +09:00 |
|