SHIMODA Hiroshi
|
5429946e37
|
undefined variable
|
2011-05-26 11:14:15 +09:00 |
|
SHIMODA Hiroshi
|
01200acccd
|
load TreeStyleTabWindow and TreeStyleTabBrowser constructors in the main window
|
2011-05-26 11:09:19 +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
|
0066bb6479
|
failed to drag single tab if a tab is handled
|
2011-05-26 05:55:03 +09:00 |
|
Piro / SHIMODA Hiroshi
|
d4e4ad9e42
|
most of codes are moved to JavaScript code module
|
2011-05-26 05:54:46 +09:00 |
|
Piro / SHIMODA Hiroshi
|
835c496466
|
when the grippy in the splitter of the tab bar, only the placeholder was expanded and tab bar wrongly kept itself collapsed.
|
2011-05-26 03:05:48 +09:00 |
|
Piro / SHIMODA Hiroshi
|
01b34dc8b9
|
init autohide module with delay
|
2011-05-26 00:52:28 +09:00 |
|
Piro / SHIMODA Hiroshi
|
08d63d74a2
|
init extra modules with delay
|
2011-05-26 00:47:29 +09:00 |
|
Piro / SHIMODA Hiroshi
|
4360f37525
|
7.0a1
|
2011-05-26 00:25:12 +09:00 |
|
SHIMODA Hiroshi
|
01a2ff6888
|
change default behavior for middle click on "Go" and "New Tab" buttons
|
2011-05-25 14:05:57 +09:00 |
|
SHIMODA Hiroshi
|
2ab1e856d8
|
new APIs: readyToOpenChildTabNow(), readyToOpenNextSiblingTabNow(), and readyToOpenNewTabGroupNow()
|
2011-05-25 13:58:25 +09:00 |
|
SHIMODA Hiroshi
|
c21df996cb
|
with Locationbar2 ( https://addons.mozilla.org/firefox/addon/locationbar²/ ), new tabs from path segments should be opened as child tabs of the current tab
|
2011-05-25 13:45:15 +09:00 |
|
SHIMODA Hiroshi
|
7c71359f2d
|
pref UI for middle click on the new tab button should be hidden on Firefox 3.6
|
2011-05-25 12:47:38 +09:00 |
|
SHIMODA Hiroshi
|
e5e96b92da
|
add UI to control new tabs from middle click of "new tab" button and "go" button, for configuration dialog
|
2011-05-25 12:37:30 +09:00 |
|
SHIMODA Hiroshi
|
d43e71e891
|
middle click on the "Go" button was ignored wrongly.
|
2011-05-25 12:29:01 +09:00 |
|
SHIMODA Hiroshi
|
eadab87664
|
middle click on new tab button was wrongly ignored
|
2011-05-25 11:59:09 +09:00 |
|
SHIMODA Hiroshi
|
ba57c2531f
|
middle click on the "new tab" button can be handled (for https://github.com/piroor/treestyletab/issues/108 )
|
2011-05-25 11:53:22 +09:00 |
|
SHIMODA Hiroshi
|
8cfadc626e
|
behavior of middle click on the "go" button should be customizable
|
2011-05-25 11:27:33 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e9900dceb0
|
Don't touch to "ordinal" attribute of drop indicator bar, on Firefox 4 or later.
|
2011-05-25 03:30:40 +09:00 |
|
Piro / SHIMODA Hiroshi
|
de6ea32045
|
support "go" button on Firefox 3.6.
|
2011-05-25 03:29:49 +09:00 |
|
Piro / SHIMODA Hiroshi
|
902d6967c6
|
middle click on the "go" button should open the new tab as the child of the current tab. (partial fix for https://github.com/piroor/treestyletab/issues/108 )
|
2011-05-25 03:27:53 +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
|
f378a46d6c
|
"Hide tab bar when there is only one tab" feature didn't work correctly on Firefox 4.
|
2011-05-17 09:48:00 +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
|
8f7272aac6
|
optimize switching of tab groups (Panorama)
|
2011-05-17 02:24:24 +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 |
|
Piro / SHIMODA Hiroshi
|
26f4e0f56d
|
Vertical tab bar in popup windows should be hidden by "chromehidden" attribute. (fix for https://github.com/piroor/treestyletab/issues/99 )
|
2011-05-07 19:49:17 +09:00 |
|
Piro / SHIMODA Hiroshi
|
d8a1a4bd15
|
Contents of textbox in toolbar items inserted into vertical tab bar were unexpectedly hidden. (fix for https://github.com/piroor/treestyletab/issues/100 )
|
2011-05-07 19:37:18 +09:00 |
|
Piro / SHIMODA Hiroshi
|
bfb5ee2cf3
|
version up
|
2011-05-06 23:43:29 +09:00 |
|
Piro / SHIMODA Hiroshi
|
cce9a78291
|
Other expanded trees were unexpectedly collapsed when the current tab was closed with collapsed whildren.
|
2011-05-06 23:40:07 +09:00 |
|
Piro / SHIMODA Hiroshi
|
1629917f34
|
vertical tab bar was broken after Personas is switched.
|
2011-05-06 21:46:28 +09:00 |
|
Piro / SHIMODA Hiroshi
|
ba79fcbdb0
|
When Personas is activated, vertical tab bar was broken.
|
2011-05-06 21:30:45 +09:00 |
|
Piro / SHIMODA Hiroshi
|
f96f4b14da
|
On Mac OS X, clicking on the grippy in the splitter for vertical tab bar didn't expand collapsed tab bar. (fix for https://github.com/piroor/treestyletab/issues/98 )
|
2011-05-06 21:00:56 +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 |
|
SHIMODA Hiroshi
|
b82531cc51
|
Pinned tabs disappeared when "auto hide" (not "auto shrink") is enabled. (fix for https://github.com/piroor/treestyletab/issues/96 )
|
2011-05-06 18:47:36 +09:00 |
|
SHIMODA Hiroshi
|
442f4b48e6
|
* Pinned tabs in the rightside tab bar were unexpectedly animated. (fix for https://github.com/piroor/treestyletab/issues/95 )
* Pinned tabs were not animated anymore. (regression)
|
2011-05-06 14:29:39 +09:00 |
|
Piro / SHIMODA Hiroshi
|
cf431324ea
|
6.0a1
|
2011-05-06 02:42:00 +09:00 |
|
Piro / SHIMODA Hiroshi
|
d45e208079
|
duplication of the current tab should be controlled on Firefox 3.6.
|
2011-05-06 02:25:44 +09:00 |
|
Piro / SHIMODA Hiroshi
|
a26fc6b420
|
add a configuration UI for extensions.treestyletab.autoAttach.duplicateTabCommand
|
2011-05-06 02:15:56 +09:00 |
|
Piro / SHIMODA Hiroshi
|
8982aea101
|
extensions.treestyletab.autoAttach.newTabCommand and extensions.treestyletab.autoAttach.duplicateTabCommand now have the fourth option to open the tab as the next sibling of the current tab.
|
2011-05-06 01:50:58 +09:00 |
|
Piro / SHIMODA Hiroshi
|
0797e02246
|
version up
|
2011-05-06 00:58:52 +09:00 |
|
Piro / SHIMODA Hiroshi
|
0bd3d56a11
|
* "tabs on top" state should be restored after uninstallation.
* prefs were not restored after uninstallation.
|
2011-05-05 06:25:40 +09:00 |
|
Piro / SHIMODA Hiroshi
|
da1241edb6
|
drag and drop of selected tabs by Multiple Tab Handler couldn't be handled correctly.
|
2011-05-05 05:40:04 +09:00 |
|
Piro / SHIMODA Hiroshi
|
1207c9f277
|
New tab (by Ctrl-T) and new duplicated tab (by middle click on the "reload" button) should be opened as a next sibling tab even if there is no parent.
|
2011-05-05 04:15:35 +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
|
2ee3649434
|
Duplicated tabs (by middle click on the "reload" button) were mispositioned.
|
2011-05-05 03:56:54 +09:00 |
|