Commit Graph

3220 Commits

Author SHA1 Message Date
Piro / YUKI Hiroshi
e8826a01bd Follow to changes introduced by https://bugzilla.mozilla.org/show_bug.cgi?id=989984 2014-05-01 00:47:14 +09:00
Piro / YUKI Hiroshi
9cb4a2ab13 Bump version to 0.14.2014043001 2014-04-30 04:13:04 +09:00
Piro / YUKI Hiroshi
2c74820985 Update history topics 2014-04-30 04:12:18 +09:00
Piro / YUKI Hiroshi
392107c238 Override the function handleLinkClick on DOMContentLoaded event,before NoScript replaces the function (#687) 2014-04-29 17:50:12 +09:00
Piro / YUKI Hiroshi
c5e131207d Remove needless blank item 2014-04-27 21:40:49 +09:00
Piro / YUKI Hiroshi
fbb3baee02 Update history topics 2014-04-27 21:39:50 +09:00
Piro / YUKI Hiroshi
2edecfdd13 Bump version to 0.14.2014042701 2014-04-27 21:39:39 +09:00
YUKI Hiroshi
d72b5924e7 Override z-index of the #tabbrowser-tabs specified by Firefox itself (#686) 2014-04-23 12:14:30 +09:00
YUKI Hiroshi
f2dc08bc43 Fix wrong version numbers of Firefox 2014-04-17 20:05:05 +09:00
YUKI Hiroshi
8db6b008ae Follow to changes introduced by the bug 971630 (fix #685)
Changes introduced by this diff break TST.
http://hg.mozilla.org/mozilla-central/diff/6aef8ef7d775/browser/base/content/tabbrowser.xml
2014-04-17 20:05:05 +09:00
YUKI "Piro" Hiroshi
a92de60fd8 Clear wrong relation of duplicated tabs (#605) 2014-04-16 18:58:30 +09:00
YUKI "Piro" Hiroshi
6681a7cd44 Revert "Ignore already cleared redirection table (#605)"
This reverts commit bf576cfb75.
2014-04-16 18:47:11 +09:00
YUKI "Piro" Hiroshi
bf576cfb75 Ignore already cleared redirection table (#605) 2014-04-16 18:45:53 +09:00
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