Commit Graph

2341 Commits

Author SHA1 Message Date
Piro / SHIMODA Hiroshi
c78abb4cde "open bookmarks in tabs" didn't work on Nightly and lately Firefox versions (regression) 2011-10-31 23:58:02 +09:00
Piro / SHIMODA Hiroshi
160af4684d version up 2011-10-31 00:09:24 +09:00
Piro / SHIMODA Hiroshi
1b784e1753 tab's throbber in vertical tab bar was wrongly positioned 2011-10-31 00:02:30 +09:00
Piro / SHIMODA Hiroshi
c797f25a3e Pinned tabs were mispositioned on rightside tab bar. 2011-10-30 14:52:56 +09:00
Piro / SHIMODA Hiroshi
78a178b0c2 children of a newly pinned tab should be treated same to children of a closed tab (https://github.com/piroor/treestyletab/issues/155 ) 2011-10-30 05:50:27 +09:00
Piro / SHIMODA Hiroshi
893cb42a5c version up 2011-10-30 05:28:17 +09:00
Piro / SHIMODA Hiroshi
188031b1a3 New tabs from "new blank tab" button on the tab bar didn't become "first-child" by the user preference automatically when it is opened. Now it works. 2011-10-30 05:26:01 +09:00
Piro / SHIMODA Hiroshi
e466b9bccd When a parent tab is moved to another tab group, then descendant tabs also should be moved to the group. 2011-10-30 05:03:44 +09:00
Piro / SHIMODA Hiroshi
7938d32944 hacks for Colorful Tabs https://addons.mozilla.org/firefox/addon/1368 didn't work correctly. Now member tabs of a tree are colored with the same color. 2011-10-30 04:07:08 +09:00
Piro / SHIMODA Hiroshi
785666ccf7 When "treeViewEnabled" was set to false twice, twisties in tabs were lost. ( https://github.com/piroor/treestyletab/issues/160 ) 2011-10-30 03:10:53 +09:00
Piro / SHIMODA Hiroshi
2e28ffe4c2 Improved compatibility with Tab Utilities. (If TU is installed, TST failed to open trees of tabs from bookmark folders.) 2011-10-30 01:45:02 +09:00
Piro / SHIMODA Hiroshi
401b83b92f split long method 2011-10-30 01:10:17 +09:00
Piro / SHIMODA Hiroshi
23cb3917e1 add workspace to hack other extensions 2011-10-28 04:17:22 +09:00
Piro / SHIMODA Hiroshi
e4ae635760 update for new Greasemonkey 2011-10-28 04:13:25 +09:00
SHIMODA "Piro" Hiroshi
b31af73100 Merge pull request #165 from bootleq/master
Improve zh-TW locale
2011-10-24 03:56:36 -07:00
SHIMODA Hiroshi
d80d323aa1 fix mispositioned pinned tabs on Gecko 10.0a 2011-10-24 19:54:16 +09:00
bootleq
17d8774c0d Merge branch 'zh-TW' 2011-10-15 15:14:31 +08:00
bootleq
16c9863a39 Update install.rdf and license.txt. 2011-10-15 15:14:19 +08:00
bootleq
a561606870 Improve zh-TW locale.
- Stop translate addon name.
- Use full-width punctuation marks.
- Fill untranslated strings.
- "親分頁" => "父分頁".
- Other minor modifications.
2011-10-15 15:09:56 +08:00
Piro / SHIMODA Hiroshi
a2537eb052 background color of the tab bar should be light gray for "Vertigo" style with auto-hide. 2011-10-10 03:24:26 +09:00
Piro / SHIMODA Hiroshi
ee1ebfd88d background color of the tab bar should be light gray for "Sidebar" style with auto-hide. 2011-10-10 02:57:42 +09:00
SHIMODA Hiroshi
3c581a5683 add comment 2011-09-06 11:37:24 +09:00
SHIMODA Hiroshi
6201e7a523 children of a newly pinned tab should be treated same to children of a closed tab (partial fix for https://github.com/piroor/treestyletab/issues/155 ) 2011-09-06 11:33:38 +09:00
Piro / SHIMODA Hiroshi
edea442249 reduce needless spaces for horizontal tabs (fix for https://github.com/piroor/treestyletab/issues/125 ) 2011-08-30 01:06:46 +09:00
Piro / SHIMODA Hiroshi
ec294ee820 Search result tabs didn't become children of the current tab if the selection include white spaces before/after the search term. 2011-08-30 00:39:17 +09:00
Piro / SHIMODA Hiroshi
24fc712975 define TAB_DROP_TYPE by self (for Firefox 8 and later) 2011-08-29 23:57:29 +09:00
Piro / SHIMODA Hiroshi
0d379a12c2 version up 2011-08-29 23:50:21 +09:00
SHIMODA Hiroshi
424498f1b2 don't modify "display" property of tab bar elements dynamically by autohide (fix for https://github.com/piroor/treestyletab/issues/150 ) 2011-08-24 14:43:04 +09:00
SHIMODA Hiroshi
147812ff1c split methods 2011-08-24 14:27:19 +09:00
SHIMODA Hiroshi
197911a031 split methods 2011-08-24 14:17:01 +09:00
SHIMODA Hiroshi
2c35aa8ce0 update library for https://bugzilla.mozilla.org/show_bug.cgi?id=648668 (support blank favicon on Firefox 8 or later) 2011-08-24 10:27:12 +09:00
SHIMODA Hiroshi
68e156bd12 don't show "replace current tab" item for bookmark groups on Firefox 8 or later (fix for https://bugzilla.mozilla.org/show_bug.cgi?id=440093 ) 2011-08-24 10:20:31 +09:00
SHIMODA Hiroshi
85ef4d852f support Firefox 7.* 2011-08-23 11:59:45 +09:00
SHIMODA Hiroshi
75e2f69552 don't shrink/hide/expand tab bar when something is dragged on the browsing area 2011-08-23 11:59:01 +09:00
SHIMODA Hiroshi
b99cdae4c9 New tabs from GM_openInTab() should become children of the current tab 2011-08-15 19:44:11 +09:00
SHIMODA Hiroshi
79231c9123 The issue #147 should be fixed by the library 2011-08-15 18:28:51 +09:00
SHIMODA Hiroshi
afb1d8bcfa When tabs are highlighted by Tab Utilities, favicons were wrongly hidden. (fix for #147 ) 2011-08-15 18:23:28 +09:00
SHIMODA Hiroshi
1b3248172a update for Snap Links Plus 2.1 ( http://snaplinks.mozdev.org/ ) 2011-08-10 14:28:20 +09:00
SHIMODA Hiroshi
257ebd24d9 fix comment 2011-08-03 10:08:36 +09:00
SHIMODA Hiroshi
7ced731636 hack for BrowserSearch.loadSearch() didn't work on Firefox 4 or later. 2011-08-03 10:05:26 +09:00
Piro / SHIMODA Hiroshi
5e26c9de1e With Duplicate This Tab addon, tabs opened by middle click of links and Back/Forward buttons are not opened as children of the current tab. 2011-07-30 03:27:40 +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
Piro / SHIMODA Hiroshi
0494e7a229 Needless dummy "group" tab isn't closed if it is a to-be-restored tab 2011-07-30 02:52:28 +09:00
Piro / SHIMODA Hiroshi
fd6cac3f6a remove needless variable 2011-07-30 02:11:08 +09:00
Piro / SHIMODA Hiroshi
14a2370d4f When a root tab is closed and there is only one left "dummy" group-tab, then close it automatically. 2011-07-30 02:10:28 +09:00
Piro / SHIMODA Hiroshi
749d98bf05 group tab should be closed with delay 2011-07-30 00:40:39 +09:00
SHIMODA Hiroshi
c419a3f63b needless sibling group tab should be removed automatically 2011-07-29 17:22:13 +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
SHIMODA Hiroshi
3bbf28b4f0 restore _lastRelatedTab on the last point of onTabAdded() 2011-07-29 10:34:44 +09:00
Piro / SHIMODA Hiroshi
ee95b8c7c0 closing a child tab when there are multiple child tabs next to it focuses the parent tab instead of the child tab next to the one closed 2011-07-29 09:45:21 +09:00