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
|
f3292d295d
|
referred undefined constant
|
2011-01-24 13:27:41 +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
|
9bb9f05685
|
when a collapsed tree was moved, children unexpectedly stayed open. (fix for https://github.com/piroor/treestyletab/issues#issue/31 )
|
2011-01-24 09:13:23 +09:00 |
|
Piro / SHIMODA Hiroshi
|
b2d009a195
|
version up
|
2011-01-23 17:40:36 +09:00 |
|
Piro / SHIMODA Hiroshi
|
93742a7021
|
missing entry for pl locale
|
2011-01-23 17:37:48 +09:00 |
|
Piro / SHIMODA Hiroshi
|
bb2f58889b
|
version up
|
2011-01-23 17:13:54 +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
|
4578f832dd
|
mark canvas for autohide as legacy (only for Firefox 3.6 or older versions)
|
2011-01-23 14:51:59 +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
|
800e64c94d
|
When the twisty style is "none", entire tabs are recognized as "twisty" unexpectedly. (fix for https://github.com/piroor/treestyletab/issues#issue/21 )
|
2011-01-23 04:03:39 +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
|
7ec5d3a933
|
tabbar position changing was not saved for drag and drop of the tab bar.
|
2011-01-23 03:26:45 +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 |
|
Piro / SHIMODA Hiroshi
|
6e676a29d6
|
allow to place tabbar not in #TabsToolbar
|
2011-01-22 00:01:19 +09:00 |
|
Piro / SHIMODA Hiroshi
|
d4257a7179
|
use "class" instead of attributes
|
2011-01-21 23:58:20 +09:00 |
|
Piro / SHIMODA Hiroshi
|
6dc94591f9
|
initTabbar() should get both type of arguments: string and flag.
|
2011-01-21 23:21:39 +09:00 |
|
SHIMODA Hiroshi
|
665355599d
|
don't save tree structure if the fast restoring is disabled
|
2011-01-20 12:08:25 +09:00 |
|
SHIMODA Hiroshi
|
19c22d2875
|
handle sessionstore-windows-restored
|
2011-01-20 12:04:49 +09:00 |
|
SHIMODA Hiroshi
|
9b00af1059
|
use default interval of session storing system
|
2011-01-20 11:58:36 +09:00 |
|
SHIMODA Hiroshi
|
f449db9a6f
|
the pref was inverted
|
2011-01-20 11:57:03 +09:00 |
|
SHIMODA Hiroshi
|
568a1703bf
|
restore tree structure on the startup (expedimental, disabled by extensions.treestyletab.restoreTreeOnStartup)
|
2011-01-20 11:55:49 +09:00 |
|
Piro / SHIMODA Hiroshi
|
bd0e8b39e5
|
remove needless codes
|
2011-01-20 01:31:22 +09:00 |
|