Piro / SHIMODA Hiroshi
|
df23d21ce0
|
Output warning for recursive or broken tree from getDescendantTabs()
|
2012-08-09 05:02:24 +09:00 |
|
Piro / SHIMODA Hiroshi
|
cf64de0000
|
Return first, last and other tabs without specifying child element
|
2012-08-05 07:06:32 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7016e1eca1
|
Automatically fix broken reference for already closed tabs by getParentTab()
|
2012-08-05 05:04:26 +09:00 |
|
SHIMODA Hiroshi
|
3fe6641839
|
Open new tabs at the dropped position for drag and drop of bookmark folders #316
|
2012-07-29 11:11:41 +09:00 |
|
Piro / SHIMODA Hiroshi
|
3b9c542e5a
|
Open new tabs from GM_openInTab() with Scriptish 0.1.7 (https://addons.mozilla.org/firefox/addon/scriptish/) #276
|
2012-05-02 04:56:45 +09:00 |
|
Piro / SHIMODA Hiroshi
|
528545ff25
|
Don'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)
|
2012-02-29 02:28:05 +09:00 |
|
SHIMODA Hiroshi
|
aea0595898
|
Support border-radius and other CSS3 properties (without -moz-prefix)
|
2012-02-28 15:11:24 +09:00 |
|
Piro / SHIMODA Hiroshi
|
94ec1878f5
|
pref version 1 should be handled
|
2012-02-11 03:09:24 +09:00 |
|
Piro / SHIMODA Hiroshi
|
8b7a7f22c4
|
pref migration on the initial startup didn't work
|
2012-02-11 02:20:24 +09:00 |
|
Piro / SHIMODA Hiroshi
|
9e8993cfdd
|
pref migration should be done by globally at first.
|
2012-02-10 04:01:13 +09:00 |
|
Piro / SHIMODA Hiroshi
|
c844906cb1
|
handle errors in deferred tasks
|
2012-02-07 02:13:46 +09:00 |
|
Piro / SHIMODA Hiroshi
|
16f6cd7dd9
|
optimize: reduce use of Iterator
|
2012-02-05 06:31:03 +09:00 |
|
Piro / SHIMODA Hiroshi
|
d02eb93c8a
|
use Iterator instead of forEach (for performance optimization)
|
2012-02-05 04:03:28 +09:00 |
|
Piro / SHIMODA Hiroshi
|
59444c68a6
|
use Iterator instead of forEach (for performance optimization)
|
2012-02-05 03:15:38 +09:00 |
|
Piro / SHIMODA Hiroshi
|
f744f51802
|
* remove custom drop marker in tabs
* initTabContents always update the order of tab contents
|
2012-02-04 02:33:49 +09:00 |
|
Piro / SHIMODA Hiroshi
|
6c43a67836
|
don't apply custom binding to tabs anymore
|
2012-02-03 05:27:57 +09:00 |
|
Piro / SHIMODA Hiroshi
|
ed46793caa
|
When new tab is opened in the background, it should be notified by an animation effect.
|
2012-01-29 19:54:02 +09:00 |
|
Piro / SHIMODA Hiroshi
|
10f25fe0ef
|
when a tree is expanded, the parent tab could be scrolled out unexpectedly.
|
2012-01-29 06:43:43 +09:00 |
|
Piro / SHIMODA Hiroshi
|
f077af1317
|
ignore events after destruction
|
2012-01-24 04:07:56 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7a83c1ef67
|
don't hide doorhangar even if the tab is restored after the doorhangar is shown
|
2012-01-21 00:35:53 +09:00 |
|
SHIMODA Hiroshi
|
32c45ab150
|
use doorhangar instead of notification bar
|
2012-01-18 13:56:50 +09:00 |
|
Piro / SHIMODA Hiroshi
|
17c7280d05
|
switch the role of the counter in tabs for vertical and horizontal tab bar
|
2012-01-14 01:45:51 +09:00 |
|
Piro / SHIMODA Hiroshi
|
4d816760b5
|
reduce obsolete version-specific logic and comments
|
2012-01-14 01:30:06 +09:00 |
|
Piro / SHIMODA Hiroshi
|
9fc01781a1
|
remove module for optimization
|
2012-01-14 01:20:43 +09:00 |
|
Piro / SHIMODA Hiroshi
|
23e3457530
|
update version specific comments
|
2012-01-14 01:15:12 +09:00 |
|
SHIMODA Hiroshi
|
bcb8615f47
|
drop Firefox 3.6 support
|
2012-01-13 17:38:12 +09:00 |
|
SHIMODA Hiroshi
|
d45ec4a947
|
when the browser is too slow, manual scrollings on the tab bar can be canceled by smooth scroll animations of TST
|
2012-01-06 19:38:38 +09:00 |
|
SHIMODA Hiroshi
|
60af382b89
|
manually expanded tree should not collapsed automatically (like Windows Explorer)
|
2011-12-27 13:21:23 +09:00 |
|
SHIMODA Hiroshi
|
668a4f667e
|
we should save data to TMP's session manager always
|
2011-12-15 14:28:40 +09:00 |
|
SHIMODA Hiroshi
|
7832e7a2e6
|
fast restore should work with TMP if TMP session managemnt is disabled
|
2011-12-15 14:12:41 +09:00 |
|
SHIMODA Hiroshi
|
527acb44f8
|
when a tab was moved into an existing tree, it was not become a new member of the tree. (regression)
|
2011-12-15 13:32:17 +09:00 |
|
SHIMODA Hiroshi
|
fdf03c5f35
|
* fast restore can be disabled
* no need to observe sessionstore topics
|
2011-12-14 13:30:29 +09:00 |
|
Piro / SHIMODA Hiroshi
|
8d981a7d13
|
always restore all tree
|
2011-12-13 03:54:43 +09:00 |
|
SHIMODA Hiroshi
|
fa4d4e1648
|
now we can apply "fast restore" for tabs in background groups
|
2011-12-12 15:04:29 +09:00 |
|
SHIMODA Hiroshi
|
39234833fc
|
on Linux + GNOME3, "narrow scroll bar" was not narrow.
|
2011-12-09 17:55:15 +09:00 |
|
Piro / SHIMODA Hiroshi
|
90e4852836
|
confirmation message should be shown immediately, and it should not be closed by page loadings
|
2011-12-09 02:58:36 +09:00 |
|
SHIMODA Hiroshi
|
828e6e48f9
|
simplify implementation of "fast restore"
|
2011-12-07 15:14:02 +09:00 |
|
SHIMODA Hiroshi
|
9b5c3c594d
|
tree structure was not restored correctly
|
2011-12-07 12:06:05 +09:00 |
|
SHIMODA Hiroshi
|
ca0b1fe073
|
partTab() => detachTab() (API is renamed)
|
2011-12-07 10:18:05 +09:00 |
|
SHIMODA Hiroshi
|
3de7d79b67
|
brush up restoreOnStartup
|
2011-12-05 19:31:12 +09:00 |
|
SHIMODA Hiroshi
|
a64ff91010
|
getNextSiblingTab() failed for broken "children" list
|
2011-12-05 17:21:19 +09:00 |
|
SHIMODA Hiroshi
|
8578d23548
|
improve fast restora of tree structure
|
2011-12-05 11:54:07 +09:00 |
|
SHIMODA Hiroshi
|
f524c96c79
|
no need to restore tab attributes (revert the last commit)
|
2011-12-05 10:26:23 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7be4a42f0e
|
store TST attributes
|
2011-12-05 09:47:16 +09:00 |
|
Piro / SHIMODA Hiroshi
|
1bba301260
|
emulate behaviors of folder trees, for arrow keys on focused tabs (but not wrapped on Windows and Linux - this is designed behavior of Firefox itself!)
|
2011-12-03 05:01:38 +09:00 |
|
Piro / SHIMODA Hiroshi
|
a3d1651ca7
|
update mail address
|
2011-11-02 02:43:39 +09:00 |
|
Piro / SHIMODA Hiroshi
|
23cb3917e1
|
add workspace to hack other extensions
|
2011-10-28 04:17:22 +09:00 |
|
SHIMODA Hiroshi
|
d80d323aa1
|
fix mispositioned pinned tabs on Gecko 10.0a
|
2011-10-24 19:54:16 +09:00 |
|
Piro / SHIMODA Hiroshi
|
327771a2b6
|
* Needless group tab is not closed correctly when it is "to-be-reloaded".
* Group tab wrongly closed even if the last sibling has any child.
|
2011-07-30 03:07:37 +09:00 |
|
SHIMODA Hiroshi
|
93c2f9f94f
|
size of pinned tabs can be customized by secret prefs extensions.treestyletab.pinnedTab.width and extensions.treestyletab.pinnedTab.height
|
2011-07-29 14:44:31 +09:00 |
|