Piro / SHIMODA Hiroshi
|
7be4a42f0e
|
store TST attributes
|
2011-12-05 09:47:16 +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
|
a3d1651ca7
|
update mail address
|
2011-11-02 02:43:39 +09:00 |
|
Piro / SHIMODA Hiroshi
|
23cb3917e1
|
add workspace to hack other extensions
|
2011-10-28 04:17:22 +09:00 |
|
SHIMODA Hiroshi
|
d80d323aa1
|
fix mispositioned pinned tabs on Gecko 10.0a
|
2011-10-24 19:54:16 +09:00 |
|
Piro / SHIMODA Hiroshi
|
327771a2b6
|
* Needless group tab is not closed correctly when it is "to-be-reloaded".
* Group tab wrongly closed even if the last sibling has any child.
|
2011-07-30 03:07:37 +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 |
|
SHIMODA Hiroshi
|
2c0d84aaa2
|
update for Firefox 8
|
2011-07-20 19:59:59 +09:00 |
|
SHIMODA Hiroshi
|
face3c44c9
|
possibly raised error
|
2011-06-16 11:54:13 +09:00 |
|
SHIMODA Hiroshi
|
c39d55061a
|
refactoring around performDrop()
|
2011-06-15 17:38:14 +09:00 |
|
SHIMODA Hiroshi
|
a57bd32d1c
|
split methods and define new utility API "collectRootTabs()"
|
2011-06-15 13:32:39 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e8ad95487a
|
With All-in-One Sidebar the tab bar was wrongly left on the content area after the sidebar was hidden automatically (fix for http://piro.sakura.ne.jp/cgi-bin/bbs.cgi?2902 )
|
2011-05-27 02:50:36 +09:00 |
|
Piro / SHIMODA Hiroshi
|
60f3b28c54
|
add module for performance tuning
|
2011-05-27 00:35:43 +09:00 |
|
SHIMODA Hiroshi
|
0502528d65
|
load JSDeferred by a lazy getter
|
2011-05-26 12:15:47 +09:00 |
|
SHIMODA Hiroshi
|
f690d637c6
|
define lazy getters for modules
|
2011-05-26 12:11:08 +09:00 |
|
SHIMODA Hiroshi
|
2ab1e856d8
|
new APIs: readyToOpenChildTabNow(), readyToOpenNextSiblingTabNow(), and readyToOpenNewTabGroupNow()
|
2011-05-25 13:58:25 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e6768050d4
|
don't override "ordinal" attribute for the #TabsToolbar
|
2011-05-18 00:27:46 +09:00 |
|
Piro / SHIMODA Hiroshi
|
4787316304
|
New API: TreeStyleTabService.readyToOpenNextSiblingTab() to open a new next sibling tab.
|
2011-05-05 04:14:38 +09:00 |
|
Piro / SHIMODA Hiroshi
|
b277f8df1a
|
status panel was shown on wrong position
|
2011-05-04 17:10:02 +09:00 |
|
Piro / SHIMODA Hiroshi
|
1fca2619ef
|
don't override behavior when selected tabs are dropped to bookmarks tree.
|
2011-04-08 03:38:31 +09:00 |
|
SHIMODA Hiroshi
|
8c2fa45c2a
|
remode obsolete lines
|
2011-04-07 10:06:36 +09:00 |
|
SHIMODA Hiroshi
|
f29f3011c8
|
apply new pref if the pref is changed from non-direct operations with user actions
|
2011-04-06 21:05:59 +09:00 |
|
Piro / SHIMODA Hiroshi
|
b5805daa3e
|
With the top tab bar or the case only the top level tree can be collapsed, any collapsed tree was never expanded automatically if a descendant tab (a child of "cannot be collapsed" tree) was selected.
|
2011-03-29 02:14:27 +09:00 |
|
SHIMODA Hiroshi
|
29396bb18c
|
inverted scrollbar can be disabled by a secret pref "extensions.treestyletab.tabbar.invertScrollbar"
|
2011-03-25 12:12:33 +09:00 |
|
SHIMODA Hiroshi
|
f272ed650a
|
remove needless style
|
2011-03-25 11:57:56 +09:00 |
|
SHIMODA Hiroshi
|
78871944c6
|
apply narrow scrollbar styles fro Firefox 3.6
|
2011-03-25 11:55:24 +09:00 |
|
SHIMODA Hiroshi
|
15ca73e001
|
show scrollbar in the tab bar with narrow width
|
2011-03-25 11:42:50 +09:00 |
|
Piro / SHIMODA Hiroshi
|
9b8c693628
|
export Deferred
|
2011-03-19 05:00:12 +09:00 |
|
Piro / SHIMODA Hiroshi
|
bb2b541ea0
|
regression: when the last parent tab and its children are closed, Firefox froze. (fix for https://github.com/piroor/treestyletab/issues/#issue/50 )
|
2011-03-19 02:56:00 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7cd0d20f50
|
searchbar in the tab bar couldn't receive mousedown events because the event was wrongly canceled. textbox should be a clickable element which can receive mousedown events always.
|
2011-03-18 21:48:54 +09:00 |
|
SHIMODA Hiroshi
|
7d9ee67d34
|
when there are too many tabs, click on extra toolbar items in the tab bar was wrongly ignored.
|
2011-03-15 01:25:46 +09:00 |
|
Piro / SHIMODA Hiroshi
|
05c86c85c6
|
improve compatibility with TotalToolbar ( http://totaltoolbar.mozdev.org/ )
|
2011-02-19 22:07:08 +09:00 |
|
Piro / SHIMODA Hiroshi
|
84d60f9302
|
improve compatibility with TotalToolbar ( http://totaltoolbar.mozdev.org/ )
|
2011-02-19 20:08:42 +09:00 |
|
SHIMODA Hiroshi
|
1cad55af50
|
fix typo
|
2011-01-26 10:21:41 +09:00 |
|
Piro / SHIMODA Hiroshi
|
9c0a063edf
|
rename prefs: extensions.treestyletab.autoAttachNewTabsAsChildren => extensions.treestyletab.autoAttach, extensions.treestyletab.autoAttachSearchResultAsChildren => extensions.treestyletab.searchResult
|
2011-01-26 00:06:32 +09:00 |
|
Piro / SHIMODA Hiroshi
|
8a77d791c7
|
indicate which toolbar becomes the tab bar, by tooltip
|
2011-01-23 16:01:26 +09:00 |
|
Piro / SHIMODA Hiroshi
|
791db5e9ba
|
indicate which toolbar will become "vertical tab bar". (experimental)
|
2011-01-23 15:20:06 +09:00 |
|
Piro / SHIMODA Hiroshi
|
3ae902cac9
|
mark "hide alltabs button" feature as legacy (only for Firefox 3.6 or older versions)
|
2011-01-23 14:33:16 +09:00 |
|
Piro / SHIMODA Hiroshi
|
800e64c94d
|
When the twisty style is "none", entire tabs are recognized as "twisty" unexpectedly. (fix for https://github.com/piroor/treestyletab/issues#issue/21 )
|
2011-01-23 04:03:39 +09:00 |
|
Piro / SHIMODA Hiroshi
|
95ba144808
|
cast a value to a boolean by "!!"
|
2011-01-23 03:32:04 +09:00 |
|
Piro / SHIMODA Hiroshi
|
be197178b5
|
allow to change the tab bar position without changing the preference
|
2011-01-23 00:46:29 +09:00 |
|
Piro / SHIMODA Hiroshi
|
0b8a4070c5
|
split destroying/reinitializing process from event listener methods
|
2011-01-22 12:31:57 +09:00 |
|
Piro / SHIMODA Hiroshi
|
41084ec097
|
experimental: allow to move the tab bar from TabsToolbar to another toolbar
|
2011-01-22 02:15:04 +09:00 |
|
Piro / SHIMODA Hiroshi
|
6e676a29d6
|
allow to place tabbar not in #TabsToolbar
|
2011-01-22 00:01:19 +09:00 |
|
SHIMODA Hiroshi
|
568a1703bf
|
restore tree structure on the startup (expedimental, disabled by extensions.treestyletab.restoreTreeOnStartup)
|
2011-01-20 11:55:49 +09:00 |
|
Piro / SHIMODA Hiroshi
|
93c69131e3
|
for hidden twisties, screenX and screenY are possibly smaller than the tab's position.
|
2011-01-16 13:46:18 +09:00 |
|
Piro / SHIMODA Hiroshi
|
8d5fb95b80
|
if twisty in tabs are hidden, recognize click events on favicons as ones on twisties.
|
2011-01-16 12:01:59 +09:00 |
|
SHIMODA Hiroshi
|
0a3773c5a1
|
fire all custom events as DataContainerEvent
|
2011-01-11 19:29:14 +09:00 |
|
SHIMODA Hiroshi
|
136a61ac3e
|
use DataContainerEvent type
|
2011-01-11 13:20:01 +09:00 |
|
SHIMODA Hiroshi
|
a2cbc32c8b
|
send nsDOMTreeStyleTabTabbarPositionChanging and nsDOMTreeStyleTabTabbarPositionChanged events as UIEvents
|
2011-01-11 12:21:24 +09:00 |
|