Piro / YUKI Hiroshi
|
9a27aba8d8
|
Don't run animation without window (to fix a regression: all animation effect was unexpectedly stopped after the configuration dialog is opened)
|
2012-11-12 03:28:40 +09:00 |
|
Piro / YUKI Hiroshi
|
c4342a5d43
|
Simplify implementation of the animation manager (to fix unexpected-stop problems)
|
2012-11-11 22:30:45 +09:00 |
|
Piro / YUKI Hiroshi
|
0c86b970ac
|
Drop support for Firefox 3.6 and olders.
And, make the implementation (possibly) robust for multiple windows to fix #385, #387, #390.
|
2012-11-09 01:33:42 +09:00 |
|
Piro / YUKI Hiroshi
|
9182259ab5
|
Update credit
|
2012-10-14 03:31:06 +09:00 |
|
YUKI Hiroshi
|
5825e5e9cc
|
Replace "new Date.getTime()" with "Date.now()"
|
2012-09-03 10:25:08 +09:00 |
|
Piro / SHIMODA Hiroshi
|
ee82f580e2
|
Don't stop animation effects for newly opened tabs accidentally. (#332)
|
2012-08-10 03:49:07 +09:00 |
|
YUKI "Piro" Hiroshi
|
8184411e0e
|
Fix "tabs don't appear" problem. (Animation effects were unexpectedly stopped by some errors.)
|
2012-08-08 15:35:59 +09:00 |
|
Piro / SHIMODA Hiroshi
|
be216aec1f
|
Update library
|
2012-08-06 04:27:15 +09:00 |
|
Piro / SHIMODA Hiroshi
|
d6f0e5e6b3
|
on Nightly 13.0a1, drag and drop of the last tree from another window broke tab animations (tab animations shouldn't be processed while the window is destroying)
|
2012-02-05 08:24:26 +09:00 |
|
Piro / SHIMODA Hiroshi
|
03c677e522
|
MozBeforePaint is no longer available on Firefox 11
|
2011-12-01 02:22:15 +09:00 |
|
Piro / SHIMODA Hiroshi
|
69efc14044
|
on Firefox 11, mozRequestAnimationFrame() requires the callback anyway
|
2011-12-01 01:54:18 +09:00 |
|
Piro / SHIMODA Hiroshi
|
1b4327f63b
|
animations are suddenly stopped by window close (or other reasons)
|
2011-06-11 03:32:34 +09:00 |
|
Piro / SHIMODA Hiroshi
|
0713e54fda
|
move codes for drag and drop into JS code modules
|
2010-12-06 21:04:52 +09:00 |
|