treestyletab/modules
YUKI Hiroshi 8506d7e4d7 Implement pseudo tree only with XUL.
There is no need to use XHTML, just needed to apply "display:block"...
2016-03-04 11:35:12 +09:00
..
lib Define global symbol which to be exported, by "var" instead of "const". 2015-10-11 12:40:17 +09:00
autoHide.js Remove needless "this" 2016-02-22 14:36:01 +09:00
base.js Detect dummy group tab correctly even if it is still loading 2016-02-18 20:12:50 +09:00
bookmark.js Output log more safely #1067 2016-02-15 23:45:58 +09:00
browser.js Keep current tab visible after the window is resized #660 2016-02-22 12:49:48 +09:00
browserUIShowHideObserver.js Bump copyright year to 2016 2016-02-12 22:39:49 +09:00
constants.js Compact constants 2016-02-20 15:20:13 +09:00
contentBridge.js Output debug log to the browser console also 2016-02-10 19:10:46 +09:00
fullscreenObserver.js Output log more safely #1067 2016-02-15 23:45:58 +09:00
fullTooltip.js Calculate size of the tooltip and reposition more correctly & smartly 2016-02-20 02:15:45 +09:00
groupTab.js Add secret preferences to disable multicolumn pseud tree 2016-02-16 01:32:56 +09:00
pseudoTreeBuilder.js Implement pseudo tree only with XUL. 2016-03-04 11:35:12 +09:00
ReferenceCounter.js Add reference counter implementation to detect memory leak 2015-11-10 03:00:43 +09:00
tabAttributesObserver.js Bump copyright year to 2016 2016-02-12 22:39:49 +09:00
tabbarDNDObserver.js Accept text including whitespaces for drag and drop on the tab bar #633 2016-02-20 16:10:59 +09:00
tabContentsObserver.js Update the order of tab contents, when they are dynamically changed. 2016-02-12 16:10:56 +09:00
tabpanelDNDObserver.js Add reference counter implementation to detect memory leak 2015-11-10 03:00:43 +09:00
themeManager.js Define global symbol which to be exported, by "var" instead of "const". 2015-10-11 12:40:17 +09:00
utils.js Migrate preference for the delay of auto show 2016-02-22 14:09:30 +09:00
window.js Fix indent 2016-02-18 20:34:48 +09:00