This website requires JavaScript.
e1dc42eda3
add sv-SE (Swedish) locale, translated by Mikael Hiort af Ornäs
SHIMODA Hiroshi
2011-02-10 09:10:53 +09:00
3c38f43d5d
Merge branch 'master' of github.com:piroor/treestyletab
SHIMODA Hiroshi
2011-02-10 08:58:50 +09:00
8e36e02926
add comment
SHIMODA Hiroshi
2011-02-10 08:58:28 +09:00
e8cba54fd5
confirmWithTab didn't provide accesskey for buttons (fix for https://github.com/piroor/treestyletab/issues#issue/43 )
Piro / SHIMODA Hiroshi
2011-02-10 08:19:49 +09:00
68e4690da8
failed to tear off selected tabs if the multiple tab handler is installed
Piro / SHIMODA Hiroshi
2011-02-09 03:13:04 +09:00
6d13730c64
when a tab is dropped out of windows, two windows were wrongly opened.
Piro / SHIMODA Hiroshi
2011-02-09 02:56:33 +09:00
4fab352cce
fix compatibility issue with Multiple Tab Handler about drag and drop of multiple tabs between windows
SHIMODA Hiroshi
2011-02-07 12:09:12 +09:00
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 )
SHIMODA Hiroshi
2011-02-07 11:02:18 +09:00
33044b454e
drag and drop of text like "www.example.com" (without schema) is unexpectedly rejected by the security check. (fix for https://github.com/piroor/treestyletab/issues#issue/37 )
SHIMODA Hiroshi
2011-02-07 10:45:59 +09:00
8bd60b4ef8
wrong count of restoring tabs if the BarTab is installed. (fix for https://github.com/piroor/treestyletab/issues#issue/40 )
SHIMODA Hiroshi
2011-02-07 10:10:47 +09:00
f9d9b414f1
move legacy pref extensions.treestyletab.tabbar.transparent.partialTransparency to legacy.js
Piro / SHIMODA Hiroshi
2011-02-07 03:19:54 +09:00
b94b2efee3
don't draw BG if alpha=1
Piro / SHIMODA Hiroshi
2011-02-07 03:09:34 +09:00
94220983f1
no need to check existence of PlacesUIUtils._confirmOpenInTabs
Piro / SHIMODA Hiroshi
2011-02-05 04:29:04 +09:00
d4cba9949e
fix initialization error
SHIMODA Hiroshi
2011-02-04 19:50:21 +09:00
0b82b798f7
now we can disable repositioning of statuspanel
SHIMODA Hiroshi
2011-02-04 09:59:05 +09:00
a534de38f2
version up
SHIMODA Hiroshi
2011-02-04 09:55:29 +09:00
92e03b8a8e
API compatibility error: TreeStyleTabService.position was broken.
SHIMODA Hiroshi
2011-02-03 19:55:54 +09:00
daae06ffd6
don't show status panel on the tab bar by default
SHIMODA Hiroshi
2011-02-03 19:55:28 +09:00
f5e706d73b
version up
SHIMODA Hiroshi
2011-02-03 15:03:57 +09:00
ad85e46093
ignore about:sessionrestore if it is just the restored tab.
SHIMODA Hiroshi
2011-02-03 14:36:01 +09:00
1333157a92
tabs from about:sessionrestore should be attached to the current tab (fix for https://github.com/piroor/treestyletab/issues#issue/35 )
SHIMODA Hiroshi
2011-02-03 13:57:19 +09:00
86c658d767
remove legacy compatibility codes for Tab Mix Plus (2)
SHIMODA Hiroshi
2011-02-02 18:03:12 +09:00
9018f032be
remove legacy compatibility codes for Tab Mix Plus
SHIMODA Hiroshi
2011-02-02 17:58:35 +09:00
bbf428493a
fix compatibility problem with lately Tab Mix Plus about drag and drop of multiple tabs
SHIMODA Hiroshi
2011-02-01 16:56:53 +09:00
242921665f
Tab Mix Plus changes its internal symbols
Piro / SHIMODA Hiroshi
2011-02-01 08:11:48 +09:00
6d6aa89ec1
Reposition status panel (introduced by https://bugzilla.mozilla.org/show_bug.cgi?id=628654 ) for bottom tab bar
Piro / SHIMODA Hiroshi
2011-01-31 01:22:14 +09:00
04b0d6b490
reduce vertical margin
SHIMODA Hiroshi
2011-01-26 19:25:21 +09:00
2ec079ea0b
restructure preferences dialog
SHIMODA Hiroshi
2011-01-26 10:46:12 +09:00
1cad55af50
fix typo
SHIMODA Hiroshi
2011-01-26 10:21:41 +09:00
06c3b3b297
remove customizability of tabbar transparency, and fix it to "partially transparent".
Piro / SHIMODA Hiroshi
2011-01-26 09:08:55 +09:00
32d561b248
rearrange panes
Piro / SHIMODA Hiroshi
2011-01-26 01:06:32 +09:00
1eacd02cbc
add a new pain (experimental)
Piro / SHIMODA Hiroshi
2011-01-26 01:01:19 +09:00
9c0a063edf
rename prefs: extensions.treestyletab.autoAttachNewTabsAsChildren => extensions.treestyletab.autoAttach, extensions.treestyletab.autoAttachSearchResultAsChildren => extensions.treestyletab.searchResult
Piro / SHIMODA Hiroshi
2011-01-26 00:06:32 +09:00
e2967beb4d
add a new preference to control how to attach the new tab opened by BrowserOpenTab()
Piro / SHIMODA Hiroshi
2011-01-26 00:01:37 +09:00
f3292d295d
referred undefined constant
SHIMODA Hiroshi
2011-01-24 13:27:41 +09:00
554c0cab32
improve compatibility with DragNDrop Toolbars ( https://addons.mozilla.org/firefox/addon/dragndrop-toolbars/ )
SHIMODA Hiroshi
2011-01-24 13:22:53 +09:00
c6518dcb42
add hack for DragNDrop Toolbars ( https://addons.mozilla.org/firefox/addon/dragndrop-toolbars/ )
SHIMODA Hiroshi
2011-01-24 12:58:58 +09:00
9bb9f05685
when a collapsed tree was moved, children unexpectedly stayed open. (fix for https://github.com/piroor/treestyletab/issues#issue/31 )
Piro / SHIMODA Hiroshi
2011-01-24 09:13:23 +09:00
b2d009a195
version up
Piro / SHIMODA Hiroshi
2011-01-23 17:40:36 +09:00
93742a7021
missing entry for pl locale
Piro / SHIMODA Hiroshi
2011-01-23 17:37:48 +09:00
bb2f58889b
version up
Piro / SHIMODA Hiroshi
2011-01-23 17:13:54 +09:00
03cb455678
show the popup as a tooltip
Piro / SHIMODA Hiroshi
2011-01-23 16:12:53 +09:00
8a77d791c7
indicate which toolbar becomes the tab bar, by tooltip
Piro / SHIMODA Hiroshi
2011-01-23 16:01:26 +09:00
bba8799933
remove all styles from the old tabs toolbar
Piro / SHIMODA Hiroshi
2011-01-23 15:57:01 +09:00
8a1cab009d
indicate which toolbar will become "vertical tab bar". (experimental)
Piro / SHIMODA Hiroshi
2011-01-23 15:21:29 +09:00
791db5e9ba
indicate which toolbar will become "vertical tab bar". (experimental)
Piro / SHIMODA Hiroshi
2011-01-23 15:20:06 +09:00
437019a138
don't cache scroll box for the tab bar
Piro / SHIMODA Hiroshi
2011-01-23 15:18:09 +09:00
4578f832dd
mark canvas for autohide as legacy (only for Firefox 3.6 or older versions)
Piro / SHIMODA Hiroshi
2011-01-23 14:51:59 +09:00
3ae902cac9
mark "hide alltabs button" feature as legacy (only for Firefox 3.6 or older versions)
Piro / SHIMODA Hiroshi
2011-01-23 14:33:16 +09:00
800e64c94d
When the twisty style is "none", entire tabs are recognized as "twisty" unexpectedly. (fix for https://github.com/piroor/treestyletab/issues#issue/21 )
Piro / SHIMODA Hiroshi
2011-01-23 04:03:39 +09:00
734eac6509
typo
Piro / SHIMODA Hiroshi
2011-01-23 03:57:27 +09:00
95ba144808
cast a value to a boolean by "!!"
Piro / SHIMODA Hiroshi
2011-01-23 03:32:04 +09:00
7ec5d3a933
tabbar position changing was not saved for drag and drop of the tab bar.
Piro / SHIMODA Hiroshi
2011-01-23 03:26:45 +09:00
b990284e65
when the tree view is temporary disabled, negative margin of collapsed tabs have to be cleared.
Piro / SHIMODA Hiroshi
2011-01-23 03:25:21 +09:00
6d1fd994db
if the menubar is in the vertical tab bar, menubar contents are shown out of the toolbar.
Piro / SHIMODA Hiroshi
2011-01-23 02:56:53 +09:00
f39735113c
orient of the toolbar should be "horizontal", not "vertical".
Piro / SHIMODA Hiroshi
2011-01-23 02:24:02 +09:00
4fbfd750d2
When the tab bar is moved into the title bar, show/hide menu bar breaks the tab bar.
Piro / SHIMODA Hiroshi
2011-01-23 02:18:03 +09:00
4f6ffd80e8
add special codes for Personal Titlebar ( https://addons.mozilla.org/irefox/addon/personal-titlebar/ )
Piro / SHIMODA Hiroshi
2011-01-23 01:49:16 +09:00
b4ca262ba9
remove needless definitions for backward compatibility
Piro / SHIMODA Hiroshi
2011-01-23 01:48:44 +09:00
56d79c8b11
after I exit from the toolbar customize, then count of child tabs were lost.
Piro / SHIMODA Hiroshi
2011-01-23 01:08:26 +09:00
be197178b5
allow to change the tab bar position without changing the preference
Piro / SHIMODA Hiroshi
2011-01-23 00:46:29 +09:00
5ba83972c4
the orient of the tab bar was wrongly recognized when sycnReinitiTabbar.
Piro / SHIMODA Hiroshi
2011-01-22 23:43:55 +09:00
06d15a8e8d
too toSource()-ed
Piro / SHIMODA Hiroshi
2011-01-22 13:45:37 +09:00
7aed5e240a
don't update _notifyBackgroundTab twice
Piro / SHIMODA Hiroshi
2011-01-22 13:43:43 +09:00
b665a8ca11
don't update advanceSelectedTab twice
Piro / SHIMODA Hiroshi
2011-01-22 13:38:08 +09:00
b7794809f2
always apply custom XBL to tab containers
Piro / SHIMODA Hiroshi
2011-01-22 13:22:00 +09:00
68cc97b38b
rearrange methods
Piro / SHIMODA Hiroshi
2011-01-22 13:21:39 +09:00
54eaa6aa78
split and rearrange methods
Piro / SHIMODA Hiroshi
2011-01-22 13:06:59 +09:00
dbbdc42aca
reduce event listener methods
Piro / SHIMODA Hiroshi
2011-01-22 12:33:29 +09:00
0b8a4070c5
split destroying/reinitializing process from event listener methods
Piro / SHIMODA Hiroshi
2011-01-22 12:31:57 +09:00
41084ec097
experimental: allow to move the tab bar from TabsToolbar to another toolbar
Piro / SHIMODA Hiroshi
2011-01-22 02:15:04 +09:00
6e676a29d6
allow to place tabbar not in #TabsToolbar
Piro / SHIMODA Hiroshi
2011-01-22 00:01:19 +09:00
d4257a7179
use "class" instead of attributes
Piro / SHIMODA Hiroshi
2011-01-21 23:58:20 +09:00
6dc94591f9
initTabbar() should get both type of arguments: string and flag.
Piro / SHIMODA Hiroshi
2011-01-21 23:21:39 +09:00
665355599d
don't save tree structure if the fast restoring is disabled
SHIMODA Hiroshi
2011-01-20 12:08:25 +09:00
19c22d2875
handle sessionstore-windows-restored
SHIMODA Hiroshi
2011-01-20 12:04:49 +09:00
9b00af1059
use default interval of session storing system
SHIMODA Hiroshi
2011-01-20 11:58:36 +09:00
f449db9a6f
the pref was inverted
SHIMODA Hiroshi
2011-01-20 11:57:03 +09:00
568a1703bf
restore tree structure on the startup (expedimental, disabled by extensions.treestyletab.restoreTreeOnStartup)
SHIMODA Hiroshi
2011-01-20 11:55:49 +09:00
bd0e8b39e5
remove needless codes
Piro / SHIMODA Hiroshi
2011-01-20 01:31:22 +09:00
c117ad1ccf
drop indicator of the tab bar is shown wrongly for vertical tab bar.
SHIMODA Hiroshi
2011-01-19 19:03:40 +09:00
00cebb1eda
select existing text when I enter to the editing mode in a group tab
SHIMODA Hiroshi
2011-01-19 19:02:58 +09:00
3effb55cde
update library
SHIMODA Hiroshi
2011-01-17 11:04:43 +09:00
eb17d17aba
don't stretch tab contents if the binding is overridden (e.g. by Tab Mix Plus)
SHIMODA Hiroshi
2011-01-17 10:17:56 +09:00
4f3c5fda8e
add a comment for the problem http://piro.sakura.ne.jp/cgi-bin/bbs.cgi?2820
Piro / SHIMODA Hiroshi
2011-01-17 09:27:22 +09:00
0e057dcc02
updates my email address.
Roberto Bouzout (tito)
2011-01-16 10:22:10 -08:00
d4a5de0892
update spanish dtd
Roberto Bouzout (tito)
2011-01-16 10:20:30 -08:00
93c69131e3
for hidden twisties, screenX and screenY are possibly smaller than the tab's position.
Piro / SHIMODA Hiroshi
2011-01-16 13:46:18 +09:00
8d5fb95b80
if twisty in tabs are hidden, recognize click events on favicons as ones on twisties.
Piro / SHIMODA Hiroshi
2011-01-16 12:01:59 +09:00
61df6c5c8a
the tooltip on a tab was wrongly shown with the text for the twisty even if the event is fired not on the twisty
Piro / SHIMODA Hiroshi
2011-01-14 00:05:28 +09:00
8a3da1b839
4.0b10pre
Piro / SHIMODA Hiroshi
2011-01-13 02:21:00 +09:00
e686cfadd9
version up
Piro / SHIMODA Hiroshi
2011-01-13 02:09:21 +09:00
12e8d4635d
pinned tabs are wrongly positioned if "auto hide" is enabled.
Piro / SHIMODA Hiroshi
2011-01-13 01:36:14 +09:00
2ad73c5f26
remove needless border on Sidebar style
Piro / SHIMODA Hiroshi
2011-01-13 00:20:49 +09:00
c9ca94c271
pinned tabs are wrongly positioned if updateAllTabsIndent() is called
Piro / SHIMODA Hiroshi
2011-01-13 00:13:12 +09:00
9b0203b5f0
fix style of pinned tabs (Metal and Sidebar styles)
Piro / SHIMODA Hiroshi
2011-01-13 00:02:14 +09:00
5def9c220e
fix style of pinned tabs (Metal styles)
Piro / SHIMODA Hiroshi
2011-01-12 23:59:20 +09:00
b963300bff
fix style of pinned tabs (Mixed and Plain styles)
Piro / SHIMODA Hiroshi
2011-01-12 23:44:07 +09:00
32283c415c
regression: pinned tabs are wrongly posotioned
Piro / SHIMODA Hiroshi
2011-01-12 23:37:31 +09:00
7961570eb4
don't hide the tab bar when exiting auto hide mode
SHIMODA Hiroshi
2011-01-12 17:25:41 +09:00