Piro / SHIMODA Hiroshi
|
d61494d07d
|
revert some changes because they are required for current Firefox
|
2012-01-13 23:19:19 +09:00 |
|
SHIMODA Hiroshi
|
bcb8615f47
|
drop Firefox 3.6 support
|
2012-01-13 17:38:12 +09:00 |
|
SHIMODA Hiroshi
|
df0fcb6851
|
update changes around "tabs on top" implementation for Firefox 12
|
2012-01-13 12:34:37 +09:00 |
|
SHIMODA Hiroshi
|
585ab07c48
|
suppress unexpected jumping on the tab bar after new child tabs are opened
|
2012-01-13 12:16:35 +09:00 |
|
Piro / SHIMODA Hiroshi
|
3cf6b76fee
|
F2 key didn't work on group tab (regression)
|
2012-01-03 05:13:39 +09:00 |
|
SHIMODA Hiroshi
|
d0664b4552
|
"fast restore" didn't work for secondary (and later) window
|
2011-12-19 19:20:14 +09:00 |
|
SHIMODA Hiroshi
|
5ea172c3c1
|
sessions not restored if TMP's custom session management is activated
|
2011-12-15 10:55:04 +09:00 |
|
SHIMODA Hiroshi
|
add57ba5e6
|
avoid binding error
|
2011-12-14 11:05:56 +09:00 |
|
Piro / SHIMODA Hiroshi
|
55dc28600b
|
move codes for group tabs to a JS code module
|
2011-12-11 23:09:53 +09:00 |
|
Piro / SHIMODA Hiroshi
|
d0dd08f88d
|
don't raise "undefined" error
|
2011-12-10 02:37:41 +09:00 |
|
Piro / SHIMODA Hiroshi
|
80b64709c7
|
"event." is required
|
2011-12-10 02:36:08 +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 |
|
Piro / SHIMODA Hiroshi
|
8ec27ba13c
|
update contents of dummy tab dynamically
|
2011-12-10 01:43:57 +09:00 |
|
SHIMODA Hiroshi
|
bd15731247
|
forgot to load script
|
2011-12-09 20:12:12 +09:00 |
|
SHIMODA Hiroshi
|
b79e30b3fb
|
split javascript codes
|
2011-12-09 20:11:21 +09:00 |
|
SHIMODA Hiroshi
|
1e8daf3ded
|
draw links in the "dummy" tab
|
2011-12-09 20:10:04 +09:00 |
|
SHIMODA Hiroshi
|
56df54a0c3
|
update Linux specific styles
|
2011-12-05 16:55:11 +09:00 |
|
SHIMODA Hiroshi
|
dc75525582
|
platform specific styles didn't loaded correctly.
|
2011-12-05 16:50:31 +09:00 |
|
SHIMODA Hiroshi
|
11b7baef1a
|
on Linux, panel was never shown and click events out of panel was unexpectedly eaten
|
2011-12-05 14:12:52 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e1ba70474b
|
"Autohide tab bar" feature should work for PDF documents and other contents drawn by plugins. (To disable this hack, you have to turn "extensions.treestyletab.tabbar.autoHide.contentAreaScreen.enabled" to "false".)
|
2011-12-05 02:27:30 +09:00 |
|
Piro / SHIMODA Hiroshi
|
1bba301260
|
emulate behaviors of folder trees, for arrow keys on focused tabs (but not wrapped on Windows and Linux - this is designed behavior of Firefox itself!)
|
2011-12-03 05:01:38 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e3b5a236d8
|
arrowscrollbox in tooltip should be re-created
|
2011-11-30 20:32:57 +09:00 |
|
Piro / SHIMODA Hiroshi
|
cf49041b8c
|
animation effect for full tooltip
|
2011-11-30 20:22:19 +09:00 |
|
Piro / SHIMODA Hiroshi
|
71d517d51b
|
split implementation of full tooltip
|
2011-11-30 03:40:11 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e2039d9370
|
hide full tooltip contents automatically
|
2011-11-30 02:29:55 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7869302232
|
update pref UI around tooltip
|
2011-11-30 02:25:49 +09:00 |
|
Piro / SHIMODA Hiroshi
|
ff1cd2ebe5
|
implement "full tooltip" for too many children
|
2011-11-30 02:09:32 +09:00 |
|
SHIMODA Hiroshi
|
be484a2116
|
title of grouping tab can be customized by F2 key
|
2011-11-29 17:53:21 +09:00 |
|
SHIMODA Hiroshi
|
b94a0f6417
|
Tab Mix Plus's "SessionData" is deprecated
|
2011-11-29 17:07:00 +09:00 |
|
Piro / SHIMODA Hiroshi
|
a3d1651ca7
|
update mail address
|
2011-11-02 02:43:39 +09:00 |
|
Piro / SHIMODA Hiroshi
|
c78abb4cde
|
"open bookmarks in tabs" didn't work on Nightly and lately Firefox versions (regression)
|
2011-10-31 23:58:02 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7938d32944
|
hacks for Colorful Tabs https://addons.mozilla.org/firefox/addon/1368 didn't work correctly. Now member tabs of a tree are colored with the same color.
|
2011-10-30 04:07:08 +09:00 |
|
Piro / SHIMODA Hiroshi
|
2e28ffe4c2
|
Improved compatibility with Tab Utilities. (If TU is installed, TST failed to open trees of tabs from bookmark folders.)
|
2011-10-30 01:45:02 +09:00 |
|
Piro / SHIMODA Hiroshi
|
401b83b92f
|
split long method
|
2011-10-30 01:10:17 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e4ae635760
|
update for new Greasemonkey
|
2011-10-28 04:13:25 +09:00 |
|
Piro / SHIMODA Hiroshi
|
24fc712975
|
define TAB_DROP_TYPE by self (for Firefox 8 and later)
|
2011-08-29 23:57:29 +09:00 |
|
SHIMODA Hiroshi
|
424498f1b2
|
don't modify "display" property of tab bar elements dynamically by autohide (fix for https://github.com/piroor/treestyletab/issues/150 )
|
2011-08-24 14:43:04 +09:00 |
|
SHIMODA Hiroshi
|
2c35aa8ce0
|
update library for https://bugzilla.mozilla.org/show_bug.cgi?id=648668 (support blank favicon on Firefox 8 or later)
|
2011-08-24 10:27:12 +09:00 |
|
SHIMODA Hiroshi
|
68e156bd12
|
don't show "replace current tab" item for bookmark groups on Firefox 8 or later (fix for https://bugzilla.mozilla.org/show_bug.cgi?id=440093 )
|
2011-08-24 10:20:31 +09:00 |
|
SHIMODA Hiroshi
|
b99cdae4c9
|
New tabs from GM_openInTab() should become children of the current tab
|
2011-08-15 19:44:11 +09:00 |
|
SHIMODA Hiroshi
|
79231c9123
|
The issue #147 should be fixed by the library
|
2011-08-15 18:28:51 +09:00 |
|
SHIMODA Hiroshi
|
afb1d8bcfa
|
When tabs are highlighted by Tab Utilities, favicons were wrongly hidden. (fix for #147 )
|
2011-08-15 18:23:28 +09:00 |
|
SHIMODA Hiroshi
|
1b3248172a
|
update for Snap Links Plus 2.1 ( http://snaplinks.mozdev.org/ )
|
2011-08-10 14:28:20 +09:00 |
|
SHIMODA Hiroshi
|
257ebd24d9
|
fix comment
|
2011-08-03 10:08:36 +09:00 |
|
SHIMODA Hiroshi
|
7ced731636
|
hack for BrowserSearch.loadSearch() didn't work on Firefox 4 or later.
|
2011-08-03 10:05:26 +09:00 |
|
Piro / SHIMODA Hiroshi
|
5e26c9de1e
|
With Duplicate This Tab addon, tabs opened by middle click of links and Back/Forward buttons are not opened as children of the current tab.
|
2011-07-30 03:27:40 +09:00 |
|
SHIMODA Hiroshi
|
93c2f9f94f
|
size of pinned tabs can be customized by secret prefs extensions.treestyletab.pinnedTab.width and extensions.treestyletab.pinnedTab.height
|
2011-07-29 14:44:31 +09:00 |
|
Piro / SHIMODA Hiroshi
|
5c99ed22f8
|
tabs opened by Duplicate This Tab ( https://addons.mozilla.org/firefox/addon/duplicate-this-tab/ ) aren't opened as a child of the current tab.
|
2011-07-27 02:22:16 +09:00 |
|
SHIMODA Hiroshi
|
99e8ae01dd
|
new tabs opened by InstaClick ( https://addons.mozilla.org/firefox/addon/instaclick/ ) should become child tabs of the current tab.
|
2011-06-17 22:08:52 +09:00 |
|