treestyletab/modules
Piro / YUKI Hiroshi 175286eba2 Update codes for MutationObserver.
XPIDL style callback is no longer supported, so we have to use callback function based on Web IDL.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=790978 and https://developer.mozilla.org/en-US/docs/DOM/MutationObserver)
2012-12-20 04:03:05 +09:00
..
lib 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
autoHide.js find tab from screen coordinates more quickly 2012-12-04 01:16:20 +09:00
base.js Collapse/hide the tab bar automatically even if the webpage includes any plugin area 2012-12-05 11:35:37 +09:00
browser.js Fallback to another method to find tabs by coordinates correctly 2012-12-04 12:32:40 +09:00
fullTooltip.js Update credits 2012-11-21 11:06:11 +09:00
groupTab.js Update credit 2012-10-14 03:31:06 +09:00
pseudoTreeBuilder.js Update credit 2012-10-14 03:31:06 +09:00
tabbarDNDObserver.js Calculate drop position correctly (fix https://github.com/piroor/treestyletab/issues/399#issuecomment-10961365) 2012-12-04 02:04:06 +09:00
tabpanelDNDObserver.js Simplify codes to load modules lazily 2012-11-11 22:48:42 +09:00
themeManager.js Update credit 2012-10-14 03:31:06 +09:00
utils.js Remove trailing "," in object literals 2012-10-24 01:39:30 +09:00
window.js Update codes for MutationObserver. 2012-12-20 04:03:05 +09:00