4229ff6ec4"Restore closed tree" confirmation didn't work with localized versions: da-DK, de-DE, es-ES, fr-FR, it-IT, pl, ru-RU, sv-SE, zh-CN and zh-TW.
Piro / SHIMODA Hiroshi
2012-02-07 01:52:59 +09:00
6bd6ddeea9On FIrefox 9 and later, "bookmark this tree" feature was broken.
Piro / SHIMODA Hiroshi
2012-02-07 01:21:32 +09:00
019ff57aedThe current tab was not highlighted on "Metal" (regression)
SHIMODA Hiroshi
2012-02-06 10:10:55 +09:00
6ec5afa859version up
Piro / SHIMODA Hiroshi
2012-02-06 02:38:57 +09:00
d6f0e5e6b3on Nightly 13.0a1, drag and drop of the last tree from another window broke tab animations (tab animations shouldn't be processed while the window is destroying)
Piro / SHIMODA Hiroshi
2012-02-05 08:24:26 +09:00
5cbbd36feadragging out of tree wrongly duplicated the dragged tree. now they should be duplicated if Ctrl or Command key is pressed. (but it doesn't work currently, because modifier keys are ignored on dragend event.)
Piro / SHIMODA Hiroshi
2012-02-05 07:50:26 +09:00
16f6cd7dd9optimize: reduce use of Iterator
Piro / SHIMODA Hiroshi
2012-02-05 06:31:03 +09:00
f9daab2ae0with Tab Mix Plus, appearance of tabs is broken on the startup
Piro / SHIMODA Hiroshi
2012-02-05 04:15:21 +09:00
f744f51802* remove custom drop marker in tabs * initTabContents always update the order of tab contents
Piro / SHIMODA Hiroshi
2012-02-04 02:33:49 +09:00
4f5ea7c8c4with Informational Tab, tabs are infinitly expanded by thumbnail
SHIMODA Hiroshi
2012-02-03 20:53:59 +09:00
936bba2557"Metal" had too narrow height tabs
SHIMODA Hiroshi
2012-02-03 20:32:37 +09:00
37fae69afctab contents are wrongly aligned to top (because tab-content was wrongly fixed to 16px height)
SHIMODA Hiroshi
2012-02-03 20:32:00 +09:00
968155edb7the sensitive area was wrongly expanded to the width of the shown tab bar
SHIMODA Hiroshi
2012-02-03 19:11:56 +09:00
dd275b4e24Merge branch 'master' of github.com:piroor/treestyletab
SHIMODA Hiroshi
2012-02-03 12:22:04 +09:00
5ef4c9f795don't reset position of thumbnail container inserted by informational tab
Piro / SHIMODA Hiroshi
2012-02-03 05:59:32 +09:00
bc640990a6When both Tab Mix Plus and any third-party's theme are installed, collapsed tabs in the horizontal tab bar couldn't be collapsed.
Piro / SHIMODA Hiroshi
2012-02-02 03:13:55 +09:00
2f1f69a16fautoscroll didn't work when the first tab was hidden.
SHIMODA Hiroshi
2012-01-31 15:06:32 +09:00
bf9f48dfdbIn some cases, "Tabs on Top" was wrongly enabled when a popup window is opened.
Piro / SHIMODA Hiroshi
2012-01-31 03:38:41 +09:00
80679b2893failed to update the size of the floating tab bar in some cases (ex. Firebug's panel)
Piro / SHIMODA Hiroshi
2012-01-31 03:15:00 +09:00
43b22f1e22When the system is too slow on TabOpen event (by Informational Tab or some addons), the tab bar failed to be scrolled to the newly opened tab.
Piro / SHIMODA Hiroshi
2012-01-28 04:33:02 +09:00
9608f76989TreeStyleTabService.restoringTree was wrongly true if there is any to-be-restored tabs in background groups.
Piro / SHIMODA Hiroshi
2012-01-28 03:57:48 +09:00
1e2ea4969f"bookmark this tree" doesn't work on Firefox 11 and later
SHIMODA Hiroshi
2012-01-26 11:05:28 +09:00
8e1188d9befix wrong method name
SHIMODA Hiroshi
2012-01-24 10:15:25 +09:00
6bab97a38f* we couldn't resize shrunken tab bar by mouse drag * now we can prevent auto-show/hide of the tab bar by pressing shift key
Piro / SHIMODA Hiroshi
2012-01-24 03:35:48 +09:00
7a83c1ef67don't hide doorhangar even if the tab is restored after the doorhangar is shown
Piro / SHIMODA Hiroshi
2012-01-21 00:35:53 +09:00
1166dc4849image size was not applied correctly
Piro / SHIMODA Hiroshi
2012-01-21 00:33:19 +09:00
32c45ab150use doorhangar instead of notification bar
SHIMODA Hiroshi
2012-01-18 13:56:50 +09:00
ca830a8f53revert changes on 4636f201bcee26079465d111ab48be552b4548ef (in the horizontal tab bar, tabs should be stacked always)
SHIMODA Hiroshi
2012-01-18 11:58:12 +09:00
c604a72eecFirefox can remove "overflow" property wrongly, by horizontal overflow/underflow on a vertical tab bar.
Piro / SHIMODA Hiroshi
2012-01-15 03:42:51 +09:00
17c7280d05switch the role of the counter in tabs for vertical and horizontal tab bar
Piro / SHIMODA Hiroshi
2012-01-14 01:45:51 +09:00
23e3457530update version specific comments
Piro / SHIMODA Hiroshi
2012-01-14 01:15:12 +09:00
80322b3074we don't have to apply negative margin for Firefox 12 and later (part 2, for twisty and favicon)
Piro / SHIMODA Hiroshi
2012-01-14 01:09:06 +09:00
be4b68c35ewe don't have to apply negative margin for Firefox 12 and later
Piro / SHIMODA Hiroshi
2012-01-14 00:52:42 +09:00
aede809bcbnow we must put "fill" to "-moz-border-image-slice" for Firefox 12 or later.
Piro / SHIMODA Hiroshi
2012-01-14 00:36:55 +09:00
d61494d07drevert some changes because they are required for current Firefox
Piro / SHIMODA Hiroshi
2012-01-13 23:19:19 +09:00
b06b8a4d03update manifest files for new files
Piro / SHIMODA Hiroshi
2012-01-13 22:59:20 +09:00
bcb8615f47drop Firefox 3.6 support
SHIMODA Hiroshi
2012-01-13 17:38:12 +09:00
4636f201bcin the horizontal tab bar, tabs should be stacked always
SHIMODA Hiroshi
2012-01-13 17:12:25 +09:00
df0fcb6851update changes around "tabs on top" implementation for Firefox 12
SHIMODA Hiroshi
2012-01-13 12:34:37 +09:00
07b0e15aaasuppress unexpected jumping of the tab bar more intelligently
SHIMODA Hiroshi
2012-01-13 12:28:13 +09:00
585ab07c48suppress unexpected jumping on the tab bar after new child tabs are opened
SHIMODA Hiroshi
2012-01-13 12:16:35 +09:00
d45ec4a947when the browser is too slow, manual scrollings on the tab bar can be canceled by smooth scroll animations of TST
SHIMODA Hiroshi
2012-01-06 19:38:38 +09:00
d512dbbfa4failed to create tree for the tab initially selected in a background group ( some tabs restored in background group cannot be found by getTabById() )
Piro / SHIMODA Hiroshi
2012-01-04 00:13:35 +09:00
08aa9a3459failed to restore closed tree
Piro / SHIMODA Hiroshi
2012-01-03 22:03:51 +09:00
1b50b890c4tab bar should not be hidden by keyboard input if it is expanded by mouse
Piro / SHIMODA Hiroshi
2012-01-03 06:00:04 +09:00
afca500dbeWith Tab Mix Plus, failed to restore secondary or later pinned tabs if there is no normal tab
Piro / SHIMODA Hiroshi
2012-01-03 05:50:38 +09:00
7ed52bca37failed to store edited title of group tab (regression)
Piro / SHIMODA Hiroshi
2012-01-03 05:16:50 +09:00
3cf6b76feeF2 key didn't work on group tab (regression)
Piro / SHIMODA Hiroshi
2012-01-03 05:13:39 +09:00
6c2eacc16atree of tabs cannot be restored (regression)
Piro / SHIMODA Hiroshi
2012-01-02 19:52:51 +09:00
19c3004384don't highlight pinned tabs in the vertical tab bar if they are not faviconized
Piro / SHIMODA Hiroshi
2012-01-02 06:10:51 +09:00
e8f092b7b1By ctrl-shift-` and ctrl-shift-~ tab groups (Panorama) were broken unexpectedly.
Piro / SHIMODA Hiroshi
2012-01-02 05:18:14 +09:00
60af382b89manually expanded tree should not collapsed automatically (like Windows Explorer)
SHIMODA Hiroshi
2011-12-27 13:21:23 +09:00
d0664b4552"fast restore" didn't work for secondary (and later) window
SHIMODA Hiroshi
2011-12-19 19:20:14 +09:00
8e0159712awhen the current tab includes <embed>, drag and drop feature ottally broken after you tried to drag the tab bar itself.
SHIMODA Hiroshi
2011-12-19 18:58:25 +09:00