YUKI "Piro" Hiroshi
|
97a06e85db
|
Don't clear tab relations for correctly duplicated tabs (#605)
|
2014-04-16 18:41:46 +09:00 |
|
YUKI "Piro" Hiroshi
|
ed6fafb2ec
|
Cleanup needless (wrong) tab relations correctly (#605)
|
2014-04-16 18:23:59 +09:00 |
|
YUKI "Piro" Hiroshi
|
66734bbfaf
|
Ignore already removed tabs
|
2014-04-16 17:43:03 +09:00 |
|
YUKI "Piro" Hiroshi
|
b94b562446
|
Specify given tab correctly
|
2014-04-16 17:42:31 +09:00 |
|
YUKI "Piro" Hiroshi
|
7976852515
|
Fix missing ")"
|
2014-04-16 17:39:47 +09:00 |
|
YUKI "Piro" Hiroshi
|
5fccd33645
|
Clear tab relations based on redirected IDs, if they never been "restored" (#605)
|
2014-04-16 17:34:39 +09:00 |
|
YUKI "Piro" Hiroshi
|
6e3d43d24b
|
Add "with delay" suffix
|
2014-04-16 17:19:17 +09:00 |
|
YUKI Hiroshi
|
32feaa2d8c
|
Fix missing message for closing multiple tabs correctly
|
2014-04-14 14:37:57 +09:00 |
|
YUKI Hiroshi
|
e7ac5542e5
|
Fix typo
|
2014-04-14 14:31:35 +09:00 |
|
YUKI Hiroshi
|
c2d37f721f
|
Show a confirmation dialog for browser.tabs.warnOnClose correctly on Firefox 29 and later
|
2014-04-14 14:29:11 +09:00 |
|
YUKI Hiroshi
|
1c7dc63075
|
Fix typo (#683)
"Add Dictionaries" context menu item didn't work.
|
2014-04-10 13:18:44 +09:00 |
|
Piro / YUKI Hiroshi
|
d72978a364
|
Fix memory leak
See: https://github.com/piroor/fxaddonlib-inherit/issues/1
|
2014-04-05 03:15:24 +09:00 |
|
Piro / YUKI Hiroshi
|
090d8e4155
|
Show private browsing indicator on Windows correctly (#680)
The path to the indicator image is changed by https://bugzilla.mozilla.org/show_bug.cgi?id=940509
|
2014-04-05 02:55:37 +09:00 |
|
Piro / YUKI Hiroshi
|
192f7a8645
|
Apply Australis hack for Firefox 29.0beta4 and later, not alpha1
|
2014-04-05 02:38:10 +09:00 |
|
Piro / YUKI Hiroshi
|
5c285a9c84
|
Apply Australis specific hack for Firefox 29
|
2014-04-05 02:24:49 +09:00 |
|
Piro / YUKI Hiroshi
|
d32cb6773b
|
Import base CSS rules correctly
|
2014-04-05 01:45:09 +09:00 |
|
Piro / YUKI Hiroshi
|
c92af9393d
|
Add missing file
|
2014-04-05 00:55:49 +09:00 |
|
YUKI Hiroshi
|
2cab1dc35f
|
Extract Australis specific style rules to a separate file
|
2014-04-04 10:08:33 +09:00 |
|
YUKI Hiroshi
|
d29444fa07
|
Update library
|
2014-04-03 12:21:16 +09:00 |
|
Piro / YUKI Hiroshi
|
a933131083
|
Hide dummy titlebar for Fox Splitter with Australis
|
2014-04-03 01:44:20 +09:00 |
|
Piro / YUKI Hiroshi
|
45bc798e2a
|
Fix syntax error
|
2014-04-03 00:29:16 +09:00 |
|
YUKI Hiroshi
|
626649c00c
|
Update library
|
2014-04-02 19:38:32 +09:00 |
|
YUKI Hiroshi
|
5d5e77a110
|
Update library
|
2014-04-02 19:32:31 +09:00 |
|
YUKI Hiroshi
|
fd6c08937a
|
Use Object.create to create subclasses
|
2014-04-02 19:25:51 +09:00 |
|
YUKI Hiroshi
|
e0bb0bd8c8
|
Update history topics
|
2014-04-02 13:38:13 +09:00 |
|
Piro / YUKI Hiroshi
|
84640a12ca
|
Allow "tabs in titlebar" feature if Classic Theme Restorer is installed (#674)
https://addons.mozilla.org/firefox/addon/classicthemerestorer/
|
2014-04-02 03:43:42 +09:00 |
|
YUKI Hiroshi
|
f2298baa89
|
Don't show bottom border for non-tabs-on-top tab bar, on Linux
|
2014-04-01 12:29:03 +09:00 |
|
YUKI Hiroshi
|
17317fab8d
|
Don't show border top of the toolbar item next to the private browsing indicator.
The indicator is hidden by TST, so the next item becomes actual "first item" in the toolbar.
|
2014-04-01 11:10:28 +09:00 |
|
YUKI Hiroshi
|
6664ceb4aa
|
Don't apply "tabs on bottom" specific style rule for Australis
|
2014-04-01 10:27:33 +09:00 |
|
Piro / YUKI Hiroshi
|
c3b002526e
|
Update history topics
|
2014-04-01 03:35:17 +09:00 |
|
Piro / YUKI Hiroshi
|
c2f51ea5f9
|
Disable background image of closebox in tabs, mainly for Linux.
The closebox icon of tabs are now an SVG background image, in Firefox 31 or later on Linux.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=879921
|
2014-04-01 03:20:13 +09:00 |
|
Piro / YUKI Hiroshi
|
881efcd5a8
|
Don't disable background image of closebox in tabs (#678)
The closebox icon of tabs are now an SVG background image, in Firefox 31 or later on Linux.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=879921
|
2014-04-01 03:17:07 +09:00 |
|
YUKI Hiroshi
|
482bab417b
|
Use String#trim() instead of String#replace()
|
2014-03-31 15:10:51 +09:00 |
|
YUKI Hiroshi
|
a112fffe09
|
Change line breaks
|
2014-03-31 14:56:44 +09:00 |
|
YUKI Hiroshi
|
e7051b8856
|
Name to function
|
2014-03-31 14:54:56 +09:00 |
|
YUKI Hiroshi
|
29982f0522
|
Skip dirty hack on Firefox 29 and later
|
2014-03-31 14:54:39 +09:00 |
|
YUKI Hiroshi
|
0a0a4003b5
|
Restore tree structure on the startup correctly, with Firefox 29 and later
|
2014-03-31 14:54:14 +09:00 |
|
YUKI Hiroshi
|
f58cd7a994
|
Restore tree structure on the startup correctly, with Firefox 28
|
2014-03-31 14:52:44 +09:00 |
|
Piro / YUKI Hiroshi
|
30d4bc82e5
|
Reduce indent
|
2014-03-29 02:19:06 +09:00 |
|
Piro / YUKI Hiroshi
|
2c603b7558
|
Don't do forEach loop twice
|
2014-03-29 02:18:44 +09:00 |
|
YUKI Hiroshi
|
4f80fb7f97
|
Update copyright year
|
2014-03-24 18:29:46 +09:00 |
|
YUKI Hiroshi
|
852177b49e
|
Merge branch 'master' of github.com:piroor/treestyletab
|
2014-03-24 18:29:32 +09:00 |
|
YUKI Hiroshi
|
7bdd9eed23
|
Open new tabs from "search by" in the context menu correctly, even if the selection includes line breaks or the selection is too long. (fix #671)
|
2014-03-24 18:27:45 +09:00 |
|
YUKI "Piro" Hiroshi
|
3db91ea801
|
Merge pull request #672 from Infocatcher/ru_locale
Update ru locale: autoCollapseExpandSubtreeOnAttach preference
|
2014-03-13 10:38:41 +09:00 |
|
Infocatcher
|
675958be56
|
Update ru locale: autoCollapseExpandSubtreeOnAttach preference
|
2014-03-13 00:05:14 +04:00 |
|
Piro / YUKI Hiroshi
|
84d4cb2002
|
Update copyright year
|
2014-03-12 22:27:35 +09:00 |
|
Piro / YUKI Hiroshi
|
5f3cddcf24
|
Fix syntax error
|
2014-03-12 22:27:20 +09:00 |
|
Piro / YUKI Hiroshi
|
c68c096751
|
Merge branch 'master' of github.com:piroor/treestyletab
|
2014-03-12 22:16:00 +09:00 |
|
YUKI Hiroshi
|
5e7dc7684a
|
Initialize CustomEvent correctly
|
2014-03-12 11:34:42 +09:00 |
|
Piro / YUKI Hiroshi
|
85baa3e9da
|
Create CustomEvent correctly
|
2014-03-12 01:53:50 +09:00 |
|