Commit Graph

2248 Commits

Author SHA1 Message Date
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
Piro / SHIMODA Hiroshi
fe7544cb66 Duplicated tabs (by middle click on the "reload" button) should be opened as a sibling of the source tab.
The insertion position can be customized by "extensions.treestyletab.autoAttach.duplicateTabCommand".
0 = open as a root (the default behavior in old versions), 1 = open as a child, 2 = open as a sibling (new default).
2011-05-05 03:55:40 +09:00
Piro / SHIMODA Hiroshi
7fb77b1e22 trees around tabs duplicated by middle click on the "back" button were broken. 2011-05-04 23:13:37 +09:00
Piro / SHIMODA Hiroshi
d587677d96 statuspanel should be positioned with chromemargin 2011-05-04 22:03:59 +09:00
Piro / SHIMODA Hiroshi
4b89edfed1 leftside status panel always should be repositioned 2011-05-04 17:18:53 +09:00
Piro / SHIMODA Hiroshi
b277f8df1a status panel was shown on wrong position 2011-05-04 17:10:02 +09:00
Piro / SHIMODA Hiroshi
151374c16b remove obsolete code 2011-04-27 02:51:35 +09:00
Piro / SHIMODA Hiroshi
86d59ed306 don't drag whole tree if there is any selection 2011-04-27 02:44:19 +09:00
Piro / SHIMODA Hiroshi
148790e877 status popup was mispositioned if there is sidebar or any vertical toolbar (fix for https://github.com/piroor/treestyletab/issues/80 ) 2011-04-27 01:51:14 +09:00
Piro / SHIMODA Hiroshi
243f6a4e09 rightside tab bar was mispositioned. 2011-04-27 01:39:38 +09:00
Piro / SHIMODA Hiroshi
7664824d99 extensions.treestyletab.closeRootBehavior should work only if extensions.treestyletab.closeParentBehavior is 0. (fix for https://github.com/piroor/treestyletab/issues/84 , regression) 2011-04-27 01:24:33 +09:00
Piro / SHIMODA Hiroshi
17b14e88fd the splitter for the tab bar should ignore right and middle drag ( https://github.com/piroor/treestyletab/issues/87 ) 2011-04-27 01:09:30 +09:00
Piro / SHIMODA Hiroshi
f3b0b51ed2 pinned tabs should not be closed by "close other tabs except this tree" (fix for https://github.com/piroor/treestyletab/issues/90 ) 2011-04-27 01:06:58 +09:00
Piro / SHIMODA Hiroshi
8aebac8c57 pinned tabs were mispositioned in "auto shrink" mode (fix for https://github.com/piroor/treestyletab/issues/91 ) 2011-04-27 01:00:18 +09:00
SHIMODA Hiroshi
f58951f26c fix conflict with Hide Caption Titlebar Plus https://addons.mozilla.org/firefox/addon/hide-caption-titlebar-plus-sma/ 2011-04-26 21:41:55 +09:00
SHIMODA Hiroshi
a25ea81c50 the rightside tab bar was wrongly out of the window, if "auto collapse (not shrink)" is enabled. 2011-04-20 18:17:20 +09:00
SHIMODA Hiroshi
2de4d1710d Merge branch 'master' of github.com:piroor/treestyletab 2011-04-20 17:58:43 +09:00
SHIMODA Hiroshi
a722935c00 fix undefined symbol problem (regression on recent commits) 2011-04-11 16:23:17 +09:00
SHIMODA Hiroshi
584ad224a1 With Tab Mix Plus, tabs cannot be pinned correctly. 2011-04-08 16:35:15 +09:00
SHIMODA Hiroshi
10dd9334d5 version up 2011-04-08 14:51:04 +09:00
SHIMODA Hiroshi
dfc07d4081 don't invert positioning method for pinned tabs in the right tab bar. (regression on 0.11.2011040802) 2011-04-08 14:49:55 +09:00
SHIMODA Hiroshi
addb46dcda version up 2011-04-08 14:33:40 +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
SHIMODA Hiroshi
f482fd739a tabs were wrongly detected as "multiselected". 2011-04-08 11:56:06 +09:00
SHIMODA Hiroshi
f9c58fa557 fix English comment 2011-04-08 11:06:05 +09:00
Piro / SHIMODA Hiroshi
ab4580dc93 When a newly pinned tab has both parent and children, tree was broken. (part 2) 2011-04-08 04:20:12 +09:00
Piro / SHIMODA Hiroshi
f729a402b7 version up 2011-04-08 04:09:37 +09:00
Piro / SHIMODA Hiroshi
fd817bcace When a newly pinned tab has both parent and children, tree was broken. 2011-04-08 04:08:46 +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
Piro / SHIMODA Hiroshi
91d2146a53 unpinned tabs have wrong margin in the leftside tab bar (regression on 0.11.2011040801) 2011-04-08 03:26:22 +09:00
Piro / SHIMODA Hiroshi
0cce8dba8c version up 2011-04-08 01:42:35 +09:00
Piro / SHIMODA Hiroshi
6b6310cafc pinned tabs were wrongly positioned in the leftside tab bar (regression) 2011-04-08 01:42:00 +09:00
SHIMODA Hiroshi
626260d70f reposition status panel completely 2011-04-07 15:13:10 +09:00
SHIMODA Hiroshi
06e0fe501d add more descriptions 2011-04-07 11:39:52 +09:00
SHIMODA Hiroshi
951ee5c907 version up 2011-04-07 10:26:57 +09:00