d2a6034f8a"Fast restore" didn't work if TST is initialized after blank tabs are opened for restoring tabs
Piro / SHIMODA Hiroshi
2012-08-05 22:38:06 +09:00
b33d012b44Fix broken tree after session restoration
Piro / SHIMODA Hiroshi
2012-08-05 07:08:04 +09:00
cf64de0000Return first, last and other tabs without specifying child element
Piro / SHIMODA Hiroshi
2012-08-05 07:06:32 +09:00
ce6b3b95dbTree can be broken when the last child tab is moved to the upper level by drag and drop #297
Piro / SHIMODA Hiroshi
2012-08-04 02:35:44 +09:00
42d84c9633Expand collapsed children of newly pinned tab automatically (children are unexpectedly vanished when a parent tab with collapsed children is pinned)
Piro / SHIMODA Hiroshi
2012-08-03 03:29:23 +09:00
21beb2e35bFix mispositioned pinned tabs on the startup
Piro / SHIMODA Hiroshi
2012-08-03 03:26:23 +09:00
4e9e6100f2Move the dragged pinned tab to the dropped position correctly when the drop target is also pinned.
Piro / SHIMODA Hiroshi
2012-08-03 02:41:47 +09:00
74a75f93aaSave nested tree as nested bookmark folders correctly when a nested tree of tabs is droppend to bookmarks
Piro / SHIMODA Hiroshi
2012-08-03 02:02:43 +09:00
4f73a9861dOpen bookmarks as tabs correctly when a bookmark folder is dropped to the tab bar even if the folder includes any subfolder.
Piro / SHIMODA Hiroshi
2012-08-03 01:55:06 +09:00
8b5a200583Update tab bar appearance correctly when contents of the browser bottom box is shown or hidden #312
SHIMODA Hiroshi
2012-07-29 14:47:11 +09:00
dc932622f5Update omnixpi for Firefox 13 and later
SHIMODA Hiroshi
2012-07-29 13:28:01 +09:00
3fe6641839Open new tabs at the dropped position for drag and drop of bookmark folders #316
SHIMODA Hiroshi
2012-07-29 11:11:41 +09:00
b64dbbda9fOpen bookmark group as a tree if a bookmark folder is dropped to the tab bar (but not moved to the dropped position yet) #316
SHIMODA Hiroshi
2012-07-29 04:08:57 +09:00
4b34d12c74Add codes to retrieve URLs from dropped bookmark folder on Firefox 13 and later (related to #316 )
SHIMODA Hiroshi
2012-07-29 02:32:57 +09:00
803286bbbbCreate a bookmark folder from dragged tree correctly on Firefox 13 and later #316
SHIMODA Hiroshi
2012-07-29 00:58:28 +09:00
41a42fc106Don't forget collapsed state of trees while toolbar customizing
SHIMODA Hiroshi
2012-07-29 00:13:56 +09:00
f9b6ec8039Highlight the current pinned tab correctly
Piro / SHIMODA Hiroshi
2012-05-02 04:24:42 +09:00
5550e49ecbLayout pinned tabs correctly even if the tab bar is narrower than the size of a pinned tab (#269)
Piro / SHIMODA Hiroshi
2012-05-02 03:38:39 +09:00
5bec33ba6fMove the dragged tab to the correct position even if the drop target tab has no child.
Piro / SHIMODA Hiroshi
2012-05-02 03:27:30 +09:00
5e5db54748Disable the "tabs on top" menu item correctly on Firefox 12 and later
Piro / SHIMODA Hiroshi
2012-04-28 05:31:12 +09:00
930a21aac7Use -moz-dialog instead of ThreeDFace
SHIMODA Hiroshi
2012-04-25 15:22:05 +09:00
a6b6ef0a48Revert "Change background color of tabs from ThreeDFace to Window (but it can be annoying on platforms not Ubuntu)"
Piro / SHIMODA Hiroshi
2012-04-25 04:51:02 +09:00
8beca4c5c1Merge branch 'master' of github.com:piroor/treestyletab
SHIMODA Hiroshi
2012-04-24 18:46:15 +09:00
b670f9e93eChange background color of tabs from ThreeDFace to Window (but it can be annoying on platforms not Ubuntu)
SHIMODA Hiroshi
2012-04-24 18:45:20 +09:00
cc0be311bbFix typo and improve
Infocatcher
2012-02-29 21:56:37 +04:00
528545ff25Don't override the result of middle-click on the new tab button, by the result for the new tab command fired by the click event itself. (Specified behavior for middle-click on the new tab button was unexpectedly ignored. #247)
Piro / SHIMODA Hiroshi
2012-02-29 02:28:05 +09:00
c3d5c3f296Move tab to the upper level if it is dropped on the bottom area of its parent tab (fix for #249)
Piro / SHIMODA Hiroshi
2012-02-29 01:50:24 +09:00
63824c6a06"retro" twisty should not overwrap completely in the horizontal tab bar
SHIMODA Hiroshi
2012-02-10 16:09:47 +09:00
c9038bc86ein horizontal tab bar, no need to put place holder margin for the twisty about tabs without children
SHIMODA Hiroshi
2012-02-10 15:41:23 +09:00
4fd96587f5Merge branch 'master' of github.com:piroor/treestyletab
SHIMODA Hiroshi
2012-02-10 15:32:02 +09:00
9267538830version up
Piro / SHIMODA Hiroshi
2012-02-10 04:59:37 +09:00
1471fbd8daa link dropped onto the last parent tab was wrongly opened as the first child tab even if it should be opened as the last child.
Piro / SHIMODA Hiroshi
2012-02-10 04:47:59 +09:00
9e8993cfddpref migration should be done by globally at first.
Piro / SHIMODA Hiroshi
2012-02-10 04:01:13 +09:00
bae7c30238even if "auto collapse/expand of focused tree" is disabled, long time pressing of Ctrl key should expand the tree.
Piro / SHIMODA Hiroshi
2012-02-10 03:59:13 +09:00
b42df2780fUser preference of "When a tab gets focus, expand its tree and collapse others automatically" was wrongly ignored if focusMode = 0 ( https://github.com/piroor/treestyletab/issues/232 )
Piro / SHIMODA Hiroshi
2012-02-10 02:59:50 +09:00