Commit Graph

1632 Commits

Author SHA1 Message Date
SHIMODA Hiroshi
45d712c23f we should do smooth scroll if the second argument is not given 2011-04-06 20:32:12 +09:00
SHIMODA Hiroshi
63106f2a7f override ensureElementIsVisible() of the tab bar 2011-04-06 20:19:33 +09:00
SHIMODA Hiroshi
b7c9a39951 block to restore scroll position for TabClose 2011-04-06 19:53:46 +09:00
SHIMODA Hiroshi
68acdab242 When the current tab is closed, auto scroll fired by tab focus was wrongly canceled. 2011-04-06 16:40:44 +09:00
SHIMODA Hiroshi
01727ffa49 update descriptions in the source 2011-04-06 14:33:59 +09:00
SHIMODA Hiroshi
6addd2dffd use Ci.nsIDOMXPathResult instead of XPathResult 2011-04-06 14:02:00 +09:00
SHIMODA Hiroshi
d1c7ff1aa8 failed to scroll to newly opened tab in the bottom of the tab bar 2011-04-06 13:59:31 +09:00
SHIMODA Hiroshi
839c9f6005 On Firefox 4, TST failed to know how many tabs are now restoring. 2011-04-06 13:13:40 +09:00
SHIMODA Hiroshi
a3f808f88b new tab from links opened by Tab Mix Plus were not made children of the current tab (fix for https://github.com/piroor/treestyletab/issues#issue/69 ) 2011-04-05 12:28:06 +09:00
SHIMODA Hiroshi
7e1b89ef85 set compatibility flags for each addon 2011-04-04 17:58:55 +09:00
SHIMODA Hiroshi
47c6bf07a9 support Optimoz Tweaks ( http://optimoz.mozdev.org/tweaks/ ) on Firefox 4 or later 2011-04-04 17:41:43 +09:00
SHIMODA Hiroshi
07675ecebc * set minimum indent width to 3px
* new secret prefs to disable auto-shrinking of indent
2011-03-30 13:04:29 +09:00
SHIMODA Hiroshi
031790c2aa On Firefox 4, Focus Last Selected Tab ( http://www.gozer.org/mozilla/extensions/ ) didn't work correctly. 2011-03-30 12:34:37 +09:00
SHIMODA Hiroshi
536d76cdc2 On Firefox 4, don't hide closebox in the tab bar. (fix for https://github.com/piroor/treestyletab/issues/67 ) 2011-03-30 11:11:02 +09:00
SHIMODA Hiroshi
d54fa2910d On Firefox 4, failed to drop tabs on toolbar items inserted into the tab bar. (tree was broken, etc.) 2011-03-30 10:45:49 +09:00
Piro / SHIMODA Hiroshi
276b7659cc merge 2011-03-26 01:08:58 +09:00
Piro / SHIMODA Hiroshi
8144d29a79 Merge branch 'master' of github.com:piroor/treestyletab 2011-03-26 01:04:24 +09:00
SHIMODA Hiroshi
29396bb18c inverted scrollbar can be disabled by a secret pref "extensions.treestyletab.tabbar.invertScrollbar" 2011-03-25 12:12:33 +09:00
SHIMODA Hiroshi
9cbf74c98b add checkbox to disable narrow scrollbar 2011-03-25 12:06:12 +09:00
SHIMODA Hiroshi
78871944c6 apply narrow scrollbar styles fro Firefox 3.6 2011-03-25 11:55:24 +09:00
SHIMODA Hiroshi
15ca73e001 show scrollbar in the tab bar with narrow width 2011-03-25 11:42:50 +09:00
Piro / SHIMODA Hiroshi
644f32c1e6 move scrollbar to left 2011-03-25 02:44:50 +09:00
Piro / SHIMODA Hiroshi
cddb2171d2 fix conflict with Locationbar2 ( https://addons.mozilla.org/firefox/addon/locationbar%C2%B2/ ) 2011-03-24 03:52:24 +09:00
Piro / SHIMODA Hiroshi
44b313f5e5 collapsed last tabs were not moved on switchings of tab groups 2011-03-24 03:05:35 +09:00
Piro / SHIMODA Hiroshi
58703eaeab tree of tabs were unexpectedly broken on switchings of tab groups 2011-03-24 03:01:14 +09:00
Piro / SHIMODA Hiroshi
7df524365e On Firefox 4, toolbar buttons in the tab bar are hidden. (fix for https://github.com/piroor/treestyletab/issues#issue/58 ) 2011-03-24 02:08:31 +09:00
Piro / SHIMODA Hiroshi
f29a0ee779 pinned tabs were sometimes misrepositioned. 2011-03-19 06:06:04 +09:00
Piro / SHIMODA Hiroshi
8231d827f6 fix appearance of pinned tabs with the "Default" skin with Tab Mix Plus 2011-03-19 05:27:00 +09:00
Piro / SHIMODA Hiroshi
8a6fbbd18f With Tab Mix Plus, closebox in pinned tabs were not hidden. 2011-03-19 05:00:39 +09:00
Piro / SHIMODA Hiroshi
76ec7b95f5 With Tab Mix Plus, old attributes were wrongly set to tabs. 2011-03-19 04:05:54 +09:00
Piro / SHIMODA Hiroshi
bb2b541ea0 regression: when the last parent tab and its children are closed, Firefox froze. (fix for https://github.com/piroor/treestyletab/issues/#issue/50 ) 2011-03-19 02:56:00 +09:00
Piro / SHIMODA Hiroshi
633b3fc7a7 don't touch old SessionData if there is new TabmixSessionData (for compatibility issue with Tab Mix Plus) 2011-03-19 00:57:54 +09:00
Piro / SHIMODA Hiroshi
58446f320d don't touch old TabDNDObserver if there is new TMP_tabDNDObserver (for compatibility issue with Tab Mix Plus) 2011-03-19 00:55:21 +09:00
Piro / SHIMODA Hiroshi
55bfe342d2 When Personal Titlebar ( https://addons.mozilla.org/ja/firefox/addon/personal-titlebar/ ) is installed, tree view was wrongly disabled. 2011-03-19 00:45:27 +09:00
Piro / SHIMODA Hiroshi
85cbf6bbba don't set needless treestyletab-backup-flex 2011-03-18 21:52:12 +09:00
SHIMODA Hiroshi
8779e2ecde on Linux, appmenu in the tab bar and other toolbar items inserted before the tabs element were wrongly moved after the tabs element. 2011-03-16 20:12:37 +09:00
SHIMODA Hiroshi
e55f22c7b7 don't access to the scope of a closed window (workaround for https://github.com/piroor/treestyletab/issues#issue/57 ) 2011-03-16 19:29:05 +09:00
SHIMODA Hiroshi
7d9ee67d34 when there are too many tabs, click on extra toolbar items in the tab bar was wrongly ignored. 2011-03-15 01:25:46 +09:00
SHIMODA Hiroshi
1d47d59bac flexible toolbar items in the vertical tab bar were hidden if there are too many tabs 2011-03-15 01:23:30 +09:00
Piro / SHIMODA Hiroshi
6dba2cb05d Add a new option to control collapsed state of restored tabs: "extensions.treestyletab.collapseExpandSubtree.sessionRestore". -1 = restore last state, 0 = always collapse, 1 = always expand 2011-03-02 00:08:56 +09:00
Piro / SHIMODA Hiroshi
05c86c85c6 improve compatibility with TotalToolbar ( http://totaltoolbar.mozdev.org/ ) 2011-02-19 22:07:08 +09:00
Piro / SHIMODA Hiroshi
aeada88711 do nothing if there is no "tabbar-leftside" and "tabbar-rightside" toolbars 2011-02-19 20:10:40 +09:00
Piro / SHIMODA Hiroshi
84d60f9302 improve compatibility with TotalToolbar ( http://totaltoolbar.mozdev.org/ ) 2011-02-19 20:08:42 +09:00
Piro / SHIMODA Hiroshi
e22969ab5d uptade tabbar position when TotalToolbar ( http://totaltoolbar.mozdev.org/ ) insert toolbars below the browser 2011-02-19 19:49:40 +09:00
SHIMODA Hiroshi
e582e0c224 dragging operation on the grippy in the tab bar splitter wrongly resized only the placeholder, so the splitter could be placed behind tabs and the tab bar couldn't be resized anymore. 2011-02-14 11:06:59 +09:00
SHIMODA Hiroshi
93ab502fcf workaround for a compatibility problem with Request Policy: if Request Policy is installed the tab bar was unexpectedly shrunken (fix for https://github.com/piroor/treestyletab/issues/#issue/45 / https://www.requestpolicy.com/dev/ticket/181 ) 2011-02-14 10:54:09 +09:00
SHIMODA Hiroshi
7a66d56224 Merge branch 'master' of github.com:piroor/treestyletab 2011-02-10 17:06:49 +09:00
SHIMODA Hiroshi
bb176dc75d update rules for focus ring of tabs (fix for https://github.com/piroor/treestyletab/issues#issue/42 ) 2011-02-10 17:04:43 +09:00
Piro / SHIMODA Hiroshi
68e4690da8 failed to tear off selected tabs if the multiple tab handler is installed 2011-02-09 03:13:04 +09:00
SHIMODA Hiroshi
4fab352cce fix compatibility issue with Multiple Tab Handler about drag and drop of multiple tabs between windows 2011-02-07 12:09:12 +09:00
SHIMODA Hiroshi
e02b40cb4a failed to focus to the owner tab if the current tab is closed on Minefield. (fix for https://github.com/piroor/treestyletab/issues#issue/38 ) 2011-02-07 11:02:18 +09:00
SHIMODA Hiroshi
8bd60b4ef8 wrong count of restoring tabs if the BarTab is installed. (fix for https://github.com/piroor/treestyletab/issues#issue/40 ) 2011-02-07 10:10:47 +09:00
Piro / SHIMODA Hiroshi
94220983f1 no need to check existence of PlacesUIUtils._confirmOpenInTabs 2011-02-05 04:29:04 +09:00
SHIMODA Hiroshi
d4cba9949e fix initialization error 2011-02-04 19:50:21 +09:00
SHIMODA Hiroshi
0b82b798f7 now we can disable repositioning of statuspanel 2011-02-04 09:59:05 +09:00
SHIMODA Hiroshi
92e03b8a8e API compatibility error: TreeStyleTabService.position was broken. 2011-02-03 19:55:54 +09:00
SHIMODA Hiroshi
daae06ffd6 don't show status panel on the tab bar by default 2011-02-03 19:55:28 +09:00
SHIMODA Hiroshi
ad85e46093 ignore about:sessionrestore if it is just the restored tab. 2011-02-03 14:36:01 +09:00
SHIMODA Hiroshi
1333157a92 tabs from about:sessionrestore should be attached to the current tab (fix for https://github.com/piroor/treestyletab/issues#issue/35 ) 2011-02-03 13:57:19 +09:00
SHIMODA Hiroshi
86c658d767 remove legacy compatibility codes for Tab Mix Plus (2) 2011-02-02 18:03:12 +09:00
SHIMODA Hiroshi
9018f032be remove legacy compatibility codes for Tab Mix Plus 2011-02-02 17:58:35 +09:00
SHIMODA Hiroshi
bbf428493a fix compatibility problem with lately Tab Mix Plus about drag and drop of multiple tabs 2011-02-01 16:56:53 +09:00
Piro / SHIMODA Hiroshi
242921665f Tab Mix Plus changes its internal symbols 2011-02-01 08:11:48 +09:00
Piro / SHIMODA Hiroshi
6d6aa89ec1 Reposition status panel (introduced by https://bugzilla.mozilla.org/show_bug.cgi?id=628654 ) for bottom tab bar 2011-01-31 01:22:14 +09:00
SHIMODA Hiroshi
2ec079ea0b restructure preferences dialog 2011-01-26 10:46:12 +09:00
SHIMODA Hiroshi
1cad55af50 fix typo 2011-01-26 10:21:41 +09:00
Piro / SHIMODA Hiroshi
06c3b3b297 remove customizability of tabbar transparency, and fix it to "partially transparent". 2011-01-26 09:08:55 +09:00
Piro / SHIMODA Hiroshi
32d561b248 rearrange panes 2011-01-26 01:06:32 +09:00
Piro / SHIMODA Hiroshi
1eacd02cbc add a new pain (experimental) 2011-01-26 01:01:19 +09:00
Piro / SHIMODA Hiroshi
9c0a063edf rename prefs: extensions.treestyletab.autoAttachNewTabsAsChildren => extensions.treestyletab.autoAttach, extensions.treestyletab.autoAttachSearchResultAsChildren => extensions.treestyletab.searchResult 2011-01-26 00:06:32 +09:00
Piro / SHIMODA Hiroshi
e2967beb4d add a new preference to control how to attach the new tab opened by BrowserOpenTab() 2011-01-26 00:01:37 +09:00
SHIMODA Hiroshi
554c0cab32 improve compatibility with DragNDrop Toolbars ( https://addons.mozilla.org/firefox/addon/dragndrop-toolbars/ ) 2011-01-24 13:22:53 +09:00
SHIMODA Hiroshi
c6518dcb42 add hack for DragNDrop Toolbars ( https://addons.mozilla.org/firefox/addon/dragndrop-toolbars/ ) 2011-01-24 12:58:58 +09:00
Piro / SHIMODA Hiroshi
03cb455678 show the popup as a tooltip 2011-01-23 16:12:53 +09:00
Piro / SHIMODA Hiroshi
8a77d791c7 indicate which toolbar becomes the tab bar, by tooltip 2011-01-23 16:01:26 +09:00
Piro / SHIMODA Hiroshi
bba8799933 remove all styles from the old tabs toolbar 2011-01-23 15:57:01 +09:00
Piro / SHIMODA Hiroshi
8a1cab009d indicate which toolbar will become "vertical tab bar". (experimental) 2011-01-23 15:21:29 +09:00
Piro / SHIMODA Hiroshi
791db5e9ba indicate which toolbar will become "vertical tab bar". (experimental) 2011-01-23 15:20:06 +09:00
Piro / SHIMODA Hiroshi
437019a138 don't cache scroll box for the tab bar 2011-01-23 15:18:09 +09:00
Piro / SHIMODA Hiroshi
3ae902cac9 mark "hide alltabs button" feature as legacy (only for Firefox 3.6 or older versions) 2011-01-23 14:33:16 +09:00
Piro / SHIMODA Hiroshi
734eac6509 typo 2011-01-23 03:57:27 +09:00
Piro / SHIMODA Hiroshi
95ba144808 cast a value to a boolean by "!!" 2011-01-23 03:32:04 +09:00
Piro / SHIMODA Hiroshi
b990284e65 when the tree view is temporary disabled, negative margin of collapsed tabs have to be cleared. 2011-01-23 03:25:21 +09:00
Piro / SHIMODA Hiroshi
6d1fd994db if the menubar is in the vertical tab bar, menubar contents are shown out of the toolbar. 2011-01-23 02:56:53 +09:00
Piro / SHIMODA Hiroshi
f39735113c orient of the toolbar should be "horizontal", not "vertical". 2011-01-23 02:24:02 +09:00
Piro / SHIMODA Hiroshi
4fbfd750d2 When the tab bar is moved into the title bar, show/hide menu bar breaks the tab bar. 2011-01-23 02:18:03 +09:00
Piro / SHIMODA Hiroshi
4f6ffd80e8 add special codes for Personal Titlebar ( https://addons.mozilla.org/irefox/addon/personal-titlebar/ ) 2011-01-23 01:49:16 +09:00
Piro / SHIMODA Hiroshi
b4ca262ba9 remove needless definitions for backward compatibility 2011-01-23 01:48:44 +09:00
Piro / SHIMODA Hiroshi
56d79c8b11 after I exit from the toolbar customize, then count of child tabs were lost. 2011-01-23 01:08:26 +09:00
Piro / SHIMODA Hiroshi
be197178b5 allow to change the tab bar position without changing the preference 2011-01-23 00:46:29 +09:00
Piro / SHIMODA Hiroshi
5ba83972c4 the orient of the tab bar was wrongly recognized when sycnReinitiTabbar. 2011-01-22 23:43:55 +09:00
Piro / SHIMODA Hiroshi
06d15a8e8d too toSource()-ed 2011-01-22 13:45:37 +09:00
Piro / SHIMODA Hiroshi
7aed5e240a don't update _notifyBackgroundTab twice 2011-01-22 13:43:43 +09:00
Piro / SHIMODA Hiroshi
b665a8ca11 don't update advanceSelectedTab twice 2011-01-22 13:38:08 +09:00
Piro / SHIMODA Hiroshi
b7794809f2 always apply custom XBL to tab containers 2011-01-22 13:22:00 +09:00
Piro / SHIMODA Hiroshi
68cc97b38b rearrange methods 2011-01-22 13:21:39 +09:00
Piro / SHIMODA Hiroshi
54eaa6aa78 split and rearrange methods 2011-01-22 13:06:59 +09:00
Piro / SHIMODA Hiroshi
dbbdc42aca reduce event listener methods 2011-01-22 12:33:29 +09:00
Piro / SHIMODA Hiroshi
0b8a4070c5 split destroying/reinitializing process from event listener methods 2011-01-22 12:31:57 +09:00
Piro / SHIMODA Hiroshi
41084ec097 experimental: allow to move the tab bar from TabsToolbar to another toolbar 2011-01-22 02:15:04 +09:00