Commit Graph

2119 Commits

Author SHA1 Message Date
Piro / SHIMODA Hiroshi
bc730a264d change default size of narrow scrollbar from 0.8em to 10px 2011-03-26 02:28:41 +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
f272ed650a remove needless style 2011-03-25 11:57:56 +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
d1e5b2fa73 version up 2011-03-24 04:16:32 +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
894198e0fc while tab dragging on tabs, collapsed tree weren't expanded automatically. 2011-03-24 03:30:01 +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
7d742cc74b version up 2011-03-19 05:42:37 +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
9f89599dc4 Drag and drop of tabs to pinned tabs breaks tree of tabs. (Pinned tabs must not accept dropping of tabs ON it.) 2011-03-19 05:14:17 +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
9b8c693628 export Deferred 2011-03-19 05:00:12 +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
9d2c444b45 reduce needless offset of gradients 2011-03-19 04:05:22 +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
3eb8838ded * error handler was wrongly called.
* show notification with delay
2011-03-18 22:52:27 +09:00
Piro / SHIMODA Hiroshi
e005536edf auto detection of accesskey was broken 2011-03-18 22:10:53 +09:00
Piro / SHIMODA Hiroshi
85cbf6bbba don't set needless treestyletab-backup-flex 2011-03-18 21:52:12 +09:00
Piro / SHIMODA Hiroshi
7cd0d20f50 searchbar in the tab bar couldn't receive mousedown events because the event was wrongly canceled. textbox should be a clickable element which can receive mousedown events always. 2011-03-18 21:48:54 +09:00
SHIMODA Hiroshi
6ee1bf6f9c Merge branch 'master' of https://github.com/ed2010/treestyletab into ed2010-master 2011-03-16 23:05:47 +09:00
SHIMODA Hiroshi
11c982b2fe update maxVersion based on 4.0RC1 2011-03-16 22:19:08 +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
79ed882157 update jsdeferred 2011-03-04 03:45:45 +09:00
Piro / SHIMODA Hiroshi
61a4e307eb update jsdeferred 2011-03-04 03:25:54 +09:00
ed2010
d5d8844e27 Corrected typo in @fileOverview description for confirmWithTab.js 2011-03-01 09:30:08 -08:00
Piro / SHIMODA Hiroshi
6b0366400c update JSDeferred 2011-03-02 00:17:57 +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
b33dee9278 de-DE locale is updated by Andy Pillip 2011-03-01 08:43:11 +09:00
Piro / SHIMODA Hiroshi
caa7bfce9b update library 2011-03-01 02:35:57 +09:00
Piro / SHIMODA Hiroshi
fda2d6e4cc update jsdeferred 2011-02-28 23:09:15 +09:00
Piro / SHIMODA Hiroshi
41eb5685b2 update jsdeferred 2011-02-27 18:15:48 +09:00
Piro / SHIMODA Hiroshi
039e188469 version up 2011-02-19 23:49:46 +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
d0bf81b511 ignore drag and drop while toolbar customization (better compatibility with TotalToolbar http://totaltoolbar.mozdev.org/ ) 2011-02-19 20:27:30 +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