Piro / SHIMODA Hiroshi
|
bb77306af2
|
dragging of multiple URIs causes error.
|
2011-06-15 00:29:36 +09:00 |
|
Piro / SHIMODA Hiroshi
|
de11611005
|
revert
|
2011-06-14 02:04:37 +09:00 |
|
Piro / SHIMODA Hiroshi
|
650f2b4d93
|
do destruction process later than other addons
|
2011-06-14 00:59:34 +09:00 |
|
Piro / SHIMODA Hiroshi
|
75dc1da17d
|
while dragging, auto-hidden tab bar should be expanded automatically
|
2011-06-13 02:03:50 +09:00 |
|
Piro / SHIMODA Hiroshi
|
f86ac91786
|
toggleAutoHide() wasn't proxied
|
2011-06-13 01:23:52 +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
|
e1d25883eb
|
forget to handle "this"
|
2011-06-06 01:05:22 +09:00 |
|
Piro / SHIMODA Hiroshi
|
dfcb7f14f3
|
don't cancel dragstart events from Multiple Tab Handler (fix for https://github.com/piroor/treestyletab/issues/118 )
|
2011-06-02 09:27:18 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7b7c7ba5e8
|
simplify
|
2011-05-28 09:18:44 +09:00 |
|
Piro / SHIMODA Hiroshi
|
b80e90091f
|
autohide feature didn't work (regression)
|
2011-05-28 07:49:02 +09:00 |
|
Piro / SHIMODA Hiroshi
|
cf8d2072a4
|
drag and drop of tabs between windows was broken (regression)
|
2011-05-28 06:21:48 +09:00 |
|
Piro / SHIMODA Hiroshi
|
df1caa3ad1
|
fix undefined variable error
|
2011-05-28 06:08:45 +09:00 |
|
SHIMODA Hiroshi
|
68a8a9fe44
|
fix comment
|
2011-05-27 11:33:00 +09:00 |
|
SHIMODA Hiroshi
|
d25e006a2f
|
On Nightly, background color of the vertical tab bar was unexpectedly fixed to "white" by patches http://hg.mozilla.org/mozilla-central/rev/e90bdd97d168 introduced by the bug https://bugzilla.mozilla.org/show_bug.cgi?id=558585
|
2011-05-27 11:31:02 +09:00 |
|
SHIMODA Hiroshi
|
4a8041ced5
|
built-in themes were not work correctly
|
2011-05-27 10:55:21 +09:00 |
|
SHIMODA Hiroshi
|
69f78feafb
|
* pre-loading of images didn't work.
* "default" style didn't work correctly (it worked just same as "flat".)
|
2011-05-27 10:44:23 +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
|
dc5eda4278
|
extensions.treestyletab.tabbar.scrollToNewTab.mode didn't work for new tabs opened in the background (fix for http://piro.sakura.ne.jp/cgi-bin/bbs.cgi?2903 )
|
2011-05-27 02:31:44 +09:00 |
|
Piro / SHIMODA Hiroshi
|
60f3b28c54
|
add module for performance tuning
|
2011-05-27 00:35:43 +09:00 |
|
Piro / SHIMODA Hiroshi
|
ff1fef531f
|
flatten stylesheets
|
2011-05-27 00:10:18 +09:00 |
|
Piro / SHIMODA Hiroshi
|
c9aca50c1b
|
don't load needless stylesheets
|
2011-05-26 23:22:42 +09:00 |
|
Piro / SHIMODA Hiroshi
|
47f32679c1
|
rename module to preload images
|
2011-05-26 21:08:56 +09:00 |
|
SHIMODA Hiroshi
|
82abedc946
|
fix error on drag and drop on the tab bar
|
2011-05-26 12:17:48 +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
|
5429946e37
|
undefined variable
|
2011-05-26 11:14:15 +09:00 |
|
SHIMODA Hiroshi
|
d67ecd7d80
|
update compatibility codes for Tab Mix Plus
|
2011-05-26 11:02:34 +09:00 |
|
SHIMODA Hiroshi
|
91ee4592dc
|
re-split initialization methods
|
2011-05-26 10:47:28 +09:00 |
|
Piro / SHIMODA Hiroshi
|
1e6daae6fb
|
shorten
|
2011-05-26 06:23:02 +09:00 |
|
Piro / SHIMODA Hiroshi
|
00174ecc12
|
failed to restore session (regression)
|
2011-05-26 06:04:16 +09:00 |
|
Piro / SHIMODA Hiroshi
|
d4e4ad9e42
|
most of codes are moved to JavaScript code module
|
2011-05-26 05:54:46 +09:00 |
|
SHIMODA Hiroshi
|
2ab1e856d8
|
new APIs: readyToOpenChildTabNow(), readyToOpenNextSiblingTabNow(), and readyToOpenNewTabGroupNow()
|
2011-05-25 13:58:25 +09:00 |
|
SHIMODA Hiroshi
|
e18da85c38
|
On Firefox 3.6, multiple tabs selected by Multiple Tab Handler couldn't be attached by drag and drop. (regression, fix for https://github.com/piroor/treestyletab/issues/110 )
|
2011-05-24 18:41:18 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e6768050d4
|
don't override "ordinal" attribute for the #TabsToolbar
|
2011-05-18 00:27:46 +09:00 |
|
SHIMODA Hiroshi
|
e6aafebcc7
|
When collapsed tree is moved (not attached to another existing tab), tree was unexpectedly expanded. (fix for https://github.com/piroor/treestyletab/issues/106 )
|
2011-05-17 09:24:19 +09:00 |
|
Piro / SHIMODA Hiroshi
|
4b8eb2cf6b
|
when the last visible tab is collapsed, drop indicator wasn't shown.
|
2011-05-17 02:23:38 +09:00 |
|
SHIMODA Hiroshi
|
eade75a329
|
rightside tab bar should be resizable even if it is shrunken and not inverted.
|
2011-05-06 18:58:05 +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
|
86d59ed306
|
don't drag whole tree if there is any selection
|
2011-04-27 02:44:19 +09:00 |
|
SHIMODA Hiroshi
|
a722935c00
|
fix undefined symbol problem (regression on recent commits)
|
2011-04-11 16:23:17 +09:00 |
|
SHIMODA Hiroshi
|
9ad3ab64ff
|
simplify
|
2011-04-08 12:20:25 +09:00 |
|
SHIMODA Hiroshi
|
0a0bf642a5
|
when selected tabs are dragged and there is any partially selected tree, only selected tabs should be moved. (not selected members in trees are ignored.)
|
2011-04-08 12:15:42 +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
|
b7194c201a
|
fix "too narrow tab bar" probelm automatically (fix for https://github.com/piroor/treestyletab/issues/76 )
|
2011-04-06 22:04:02 +09:00 |
|
SHIMODA Hiroshi
|
028399cd59
|
ignore dragging of the tab bar from another window
|
2011-04-06 21:27:26 +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 |
|
SHIMODA Hiroshi
|
a3514bdd9a
|
The drop indicator bar were unexpectedly shown on the vertical tab bar with some theme
|
2011-03-30 16:18:23 +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 |
|