Commit Graph

3283 Commits

Author SHA1 Message Date
YUKI "Piro" Hiroshi
86896dfa3d Merge pull request #704 from Infocatcher/css_transitions_typo
Fix typo: 'Transition' -> 'transition'
2014-05-05 23:12:10 +09:00
Infocatcher
aea4d110ec Fix typo: 'Transition' -> 'transition'
We still have 'MozTransition' in latest Firefox 32.0a1, so all should have working fine
2014-05-05 17:23:45 +04:00
Piro / YUKI Hiroshi
0d996845c6 Update history topics 2014-05-05 19:45:53 +09:00
Piro / YUKI Hiroshi
22a635e8d9 Allow "tabs in titlebar" if Tabs On Bottom addon is installed 2014-05-05 17:46:29 +09:00
Piro / YUKI Hiroshi
5d53c82533 Improve compatibility with TabsInTitlebar module 2014-05-05 17:37:43 +09:00
YUKI Hiroshi
ef4d915294 Bump version to 0.14.2014050102 2014-05-01 15:50:50 +09:00
YUKI Hiroshi
c2e2123e19 Use latest buildscript 2014-05-01 15:48:38 +09:00
YUKI Hiroshi
32f76d835a Update history topics 2014-05-01 15:48:25 +09:00
YUKI Hiroshi
9436957452 Don't update the size of the floating tab bar by "resize" event from another floating box.
This the compatibility issue with Unified Sidebar.
See: https://github.com/piroor/unifiedsidebar/issues/3
2014-05-01 15:44:06 +09:00
Piro / YUKI Hiroshi
44fa7b4079 Bump version to 0.14.2014050101 2014-05-01 04:53:06 +09:00
Piro / YUKI Hiroshi
5352ccb7f8 Update history topics 2014-05-01 04:52:18 +09:00
Piro / YUKI Hiroshi
82719f214f Bump maxVersion to 32.0a1 2014-05-01 04:49:41 +09:00
Piro / YUKI Hiroshi
cb33e92629 Hide pinned tabs completely on dom-fullscreen-mode (#692) 2014-05-01 01:03:26 +09:00
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