Piro / YUKI Hiroshi
|
10c0108f40
|
Don't use obsolete String#quote().
This fixes the issue #821.
|
2015-03-01 23:41:39 +09:00 |
|
YUKI Hiroshi
|
09f43c8f84
|
Use LF instead of CRLF
|
2014-09-30 20:09:27 +09:00 |
|
Piro / YUKI Hiroshi
|
5f3cddcf24
|
Fix syntax error
|
2014-03-12 22:27:20 +09:00 |
|
YUKI Hiroshi
|
5e7dc7684a
|
Initialize CustomEvent correctly
|
2014-03-12 11:34:42 +09:00 |
|
Piro / YUKI Hiroshi
|
8b3792b312
|
Use CustomEvent instead of DataContainerEvent.
DataContainerEvent is going to be deprecated.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=980134
|
2014-03-12 01:50:40 +09:00 |
|
Piro / YUKI Hiroshi
|
461a8aca98
|
Update credit
|
2013-11-10 04:28:07 +09:00 |
|
Piro / YUKI Hiroshi
|
9182259ab5
|
Update credit
|
2012-10-14 03:31:06 +09:00 |
|
Piro / YUKI Hiroshi
|
d66b7083d2
|
Add line breaks for dynamic patches
|
2012-10-13 02:24:02 +09:00 |
|
YUKI Hiroshi
|
83626af553
|
Reduce use of <![CDATA[ ... ]]>
|
2012-10-12 16:46:37 +09:00 |
|
saneyuki_s
|
f4340866c0
|
Rename the file name to modules/base.js from modules/utils.js .
|
2012-09-27 15:46:51 +09:00 |
|
saneyuki_s
|
f27cfc745a
|
Rename to 'TreeStyleTabBase' from 'TreeStyleTabUtils'.
|
2012-09-27 15:40:14 +09:00 |
|
saneyuki_s
|
6a5d12915e
|
Use XPCOMUtils.defineLazyModuleGetter() to import |TreeStyleTabUtils| in modules/pseudoTreeBuilder.js.
|
2012-09-17 23:47:46 +09:00 |
|
saneyuki_s
|
a856ba112f
|
Remove setting PseudoTreeBuilder.__proto__. Call TreeStyleTabUtils' methods directly.
|
2012-09-17 23:41:05 +09:00 |
|
Piro / SHIMODA Hiroshi
|
16f6cd7dd9
|
optimize: reduce use of Iterator
|
2012-02-05 06:31:03 +09:00 |
|
Piro / SHIMODA Hiroshi
|
59444c68a6
|
use Iterator instead of forEach (for performance optimization)
|
2012-02-05 03:15:38 +09:00 |
|
Piro / SHIMODA Hiroshi
|
00d6ef7609
|
support about:newtab (update for changes introduced by https://bugzilla.mozilla.org/show_bug.cgi?id=455553 )
|
2012-01-30 23:42:40 +09:00 |
|
Piro / SHIMODA Hiroshi
|
3e4cbe02c7
|
now tabs can be closed from full tooltips
|
2011-12-10 02:35:19 +09:00 |
|
Piro / SHIMODA Hiroshi
|
9259ecad17
|
middle click on tab link should close the tab
|
2011-12-10 02:05:08 +09:00 |
|
SHIMODA Hiroshi
|
1e8daf3ded
|
draw links in the "dummy" tab
|
2011-12-09 20:10:04 +09:00 |
|