Commit Graph

4051 Commits

Author SHA1 Message Date
YUKI Hiroshi
794ac3733c Remove needless blank line 2016-06-22 18:52:14 +09:00
YUKI Hiroshi
68c16c234d Fix coding style 2016-06-22 18:51:57 +09:00
YUKI Hiroshi
3051e28894 Add credit 2016-06-22 18:50:56 +09:00
YUKI "Piro" Hiroshi
7c88cd0ab5 Merge pull request #1137 from lv7777/fix-#1115
Migrate to newChannel2. This is to suppress deprecation warnings:

Warning: 'nsIOService::NewChannel()' deprecated, please use 'nsIOService::NewChannel2()'
Warning: 'nsIAboutModule->newChannel(aURI)' deprecated, please use 'nsIAboutModule->newChannel(aURI, aLoadInfo)'
2016-06-22 18:48:56 +09:00
oonuma ryouyu
37b480e610 delete debug message. 2016-06-22 02:16:57 -07:00
oonuma ryouyu
10398b5130 using Services.vc.compare instead of compare by string. to standard. 2016-06-22 02:15:18 -07:00
YUKI Hiroshi
998850b21e Detect reference node with XPath 2016-06-22 02:06:29 -07:00
YUKI Hiroshi
b6f36402c3 Update codes for new Multiple Tab Handler 2016-06-22 02:06:29 -07:00
YUKI Hiroshi
95d36e08cf Specify reference node only with XPath 2016-06-22 02:06:29 -07:00
YUKI Hiroshi
c58e8a95fc Detect reference node with XPath 2016-06-21 17:07:45 +09:00
YUKI Hiroshi
c1103ee4c8 Update codes for new Multiple Tab Handler 2016-06-21 17:00:05 +09:00
YUKI Hiroshi
83a179495b Specify reference node only with XPath 2016-06-21 15:39:43 +09:00
oonuma ryouyu
392ecd35dc デバッグ用コメントを削除 2016-06-16 09:52:55 -07:00
oonuma ryouyu
670ef48bea 正常に動くように変更。fx47とfx49での動作を確認 2016-06-16 09:50:24 -07:00
oonuma ryouyu
e5465309f8 save AboutGroup.js for decide by fx version. 2016-06-16 02:26:00 -07:00
oonuma ryouyu
77209de931 Merge https://github.com/piroor/treestyletab into fix-#1115 2016-06-15 16:49:38 -07:00
YUKI Hiroshi
cdc3a181ac Bump version to 0.17.2016061501 2016-06-15 14:27:05 +09:00
YUKI Hiroshi
355c073099 Bump maxVersion to 50.0a1 2016-06-15 14:26:14 +09:00
YUKI Hiroshi
14c38a6e74 Use latest makexpi 2016-06-15 14:25:56 +09:00
YUKI Hiroshi
d29bcea6c3 Add news topics 2016-06-15 14:25:42 +09:00
Piro / YUKI Hiroshi
41811ce53a Merge branch 'master' of github.com:piroor/treestyletab 2016-06-11 23:44:36 +09:00
Piro / YUKI Hiroshi
cb3e3f7ff2 Fix missing semicolon 2016-06-11 23:44:20 +09:00
YUKI "Piro" Hiroshi
e876fd08bc Add basic steps to reproduce 2016-06-11 22:33:02 +09:00
YUKI "Piro" Hiroshi
6a408401eb Add comparison of good and not good reports 2016-06-11 22:28:16 +09:00
Piro / YUKI Hiroshi
fdba3ee393 Always disable dragging of the tab bar (to drag the window itself) if it is not on top #1134 2016-06-11 16:22:31 +09:00
oonuma ryouyu
2e365b30a3 いろいろ変えてもやっぱさっきのwarningは変わらなかった。しかしsecurityフラグを付けておくことに越したことはないのでcommit 2016-06-03 13:11:16 +09:00
oonuma ryouyu
1f60e17a85 一応修正できた。Warning: NetUtil.asyncFetch() requires the channel to have one of the security flags set in the loadinfo (see nsILoadInfo). Please create channel using NetUtil.newChannel() 2016-06-03 09:35:39 +09:00
YUKI Hiroshi
7d023b122d Update overflow/underflow state for resized tabbar immediately to prevent #1131 2016-06-02 18:53:56 +09:00
YUKI Hiroshi
a1fde612d3 Output more debug log 2016-06-02 18:49:02 +09:00
Piro / YUKI Hiroshi
1b9f229aad Add news topics 2016-05-30 03:31:53 +09:00
Piro / YUKI Hiroshi
46350faf3d Add note for bugs introduced by others 2016-05-30 03:19:40 +09:00
Piro / YUKI Hiroshi
27a8a8f2e0 Don't expand the tab bar too much on resizing #1002 2016-05-30 02:55:17 +09:00
Piro / YUKI Hiroshi
8b8410a58a Add news topics 2016-05-30 02:26:48 +09:00
Piro / YUKI Hiroshi
3c6a24b0e9 Add news topics 2016-05-30 02:24:31 +09:00
Piro / YUKI Hiroshi
6e451c660d Merge branch 'master' of github.com:piroor/treestyletab 2016-05-30 02:20:22 +09:00
Piro / YUKI Hiroshi
bff02ff384 Don't show/expand the tab bar for feedback about pinned/hidden tabs 2016-05-30 02:20:07 +09:00
YUKI "Piro" Hiroshi
10eeae312b Merge pull request #1122 from lv7777/master
fix #1120 , delete duplicate function
2016-05-16 09:49:34 +09:00
oonuma ryouyu
0126d27101 fix #1120 , delete duplicate function 2016-05-15 16:51:33 -07:00
Piro / YUKI Hiroshi
313722256d Remove needless -moz-transition codes.
The prefix was already removed on Firefox 16.
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transitions/Using_CSS_transitions
2016-05-03 20:48:33 +09:00
Piro / YUKI Hiroshi
46f4964fd4 Simplify animation definitions 2016-05-03 20:39:19 +09:00
Piro / YUKI Hiroshi
ab181644c0 Use theme specific color for vertigo theme 2016-05-03 14:57:40 +09:00
Piro / YUKI Hiroshi
366e0094a4 Merge branch 'master' of github.com:piroor/treestyletab 2016-05-03 13:42:41 +09:00
Piro / YUKI Hiroshi
9025d1631f Define color scheme for dark theme 2016-05-03 13:42:23 +09:00
Piro / YUKI Hiroshi
67606c98cd Fix typo 2016-05-03 13:41:40 +09:00
Piro / YUKI Hiroshi
90e13a567e Collect color definitions 2016-05-03 13:21:07 +09:00
YUKI "Piro" Hiroshi
8b927502cd Merge pull request #1112 from lv7777/master
fix#1098, fix typo on bookmarks.js
2016-05-03 13:01:26 +09:00
Piro / YUKI Hiroshi
0b02f1ba35 Use theme specific color for hover tab 2016-05-03 12:47:35 +09:00
Piro / YUKI Hiroshi
8444dfee04 Define more colors for each theme 2016-05-03 12:40:21 +09:00
oonuma ryouyu
85432c2bf2 fix#1098, fix typo on bookmarks.js 2016-05-03 12:06:20 +09:00
Piro / YUKI Hiroshi
de55383b61 Define dropmarker colors for each theme 2016-05-03 12:05:17 +09:00