Commit Graph

3338 Commits

Author SHA1 Message Date
YUKI Hiroshi
c91ffcac54 Remove codes for outdated versions of Firefox 2014-01-30 12:36:36 +09:00
Piro / YUKI Hiroshi
802d6ea7d3 Update history topics 2014-01-30 02:55:37 +09:00
Piro / YUKI Hiroshi
249c763825 Bump version to 0.14.2014013001 2014-01-30 02:54:55 +09:00
Piro / YUKI Hiroshi
fb9b9d9f67 Update history topics 2014-01-30 02:27:18 +09:00
Piro / YUKI Hiroshi
61a06e4a74 Apply TST's custom biding for the tab bar even if there is no "tabsontop=true" attribute.
An existing profile can have tabsontop=true attribute in the localstore.rdf but a new profile doesn't.
2014-01-30 02:19:59 +09:00
Piro / YUKI Hiroshi
728f16434a Fix indent 2014-01-29 02:29:49 +09:00
Piro / YUKI Hiroshi
b48594201a Update history topics 2014-01-29 02:29:07 +09:00
Piro / YUKI Hiroshi
658a48a4f8 Open bookmark folder as a tree correctly, even if the user don't want to open a dummy grouping tab. 2014-01-29 02:27:35 +09:00
Piro / YUKI Hiroshi
6ab9607264 Re-align 2014-01-29 02:04:24 +09:00
Piro / YUKI Hiroshi
412279af1a Remove obsolete code 2014-01-29 02:03:43 +09:00
Piro / YUKI Hiroshi
a1cb73f134 Update history topics 2014-01-29 02:01:36 +09:00
Piro / YUKI Hiroshi
c82e735bb0 Better compatibility with [Tab Control](https://addons.mozilla.org/firefox/addon/tab-control) #636 2014-01-29 01:53:58 +09:00
Piro / YUKI Hiroshi
7f3fdb1ab1 Remove codes for "replace current one tab".
Because it was removed on Firefox 8. These codes are already expired.
2014-01-29 01:35:13 +09:00
Piro / YUKI Hiroshi
8596d9dec1 Fix broken show/hide API #392 2014-01-25 00:00:44 +09:00
YUKI "Piro" Hiroshi
30ab5bdbae Apply style rules for Australis only for Firefox 29.0a1 or later.
Australis is activated only on Nightly channel, and now Nightly is 29.0a.
2013-12-14 22:07:09 +09:00
Piro / YUKI Hiroshi
9494634235 Better compatibility with Nav Bar on Title Bar addon #620
https://addons.mozilla.org/firefox/addon/nav-bar-on-title-bar/
2013-12-06 18:10:54 +09:00
Piro / YUKI Hiroshi
6e039a7a99 Remove code to call obsolete method 2013-12-06 18:04:49 +09:00
Piro / YUKI Hiroshi
70662a4593 Fix syntax error 2013-12-01 01:17:34 +09:00
Piro / YUKI Hiroshi
951816d187 Don't call onSizemodeChange on the initialization process, if it is not fullscreen 2013-12-01 01:15:34 +09:00
Piro / YUKI Hiroshi
5587ca68c6 Handle sizemode change by MutationObserver 2013-12-01 01:09:05 +09:00
Piro / YUKI Hiroshi
bb840848bf Remove special styles for "tabs on bottom" on Australis 2013-12-01 00:38:56 +09:00
Piro / YUKI Hiroshi
50a6c399b8 Invert comment for "tabs on bottom" style 2013-11-30 23:44:52 +09:00
Piro / YUKI Hiroshi
82b2e9fd09 Maximize scrollable area of tree-like view in a about:treestyletab-group tab 2013-11-30 23:41:24 +09:00
Piro / YUKI Hiroshi
d73b9c233d Bump version to 0.14.2013112901 2013-11-29 02:40:18 +09:00
Piro / YUKI Hiroshi
c19b1d2e5d Update history topics 2013-11-29 02:38:44 +09:00
Piro / YUKI Hiroshi
cb50e1cecf Open tabs from GM_openInTab as children of the tab #614 2013-11-29 02:35:58 +09:00
Piro / YUKI Hiroshi
e66b5949bc Override binding of the tab bar and other toolbars correctly on both Australis and non-Australis environments 2013-11-29 02:02:53 +09:00
Piro / YUKI Hiroshi
fcd1b04aa2 Remove legacy codes before "beforecustomization" and "aftercustomization" are landed 2013-11-29 01:43:43 +09:00
Piro / YUKI Hiroshi
f2409dbeb9 Apply "tabs on top" like appearance always #619 2013-11-29 01:29:47 +09:00
Piro / YUKI Hiroshi
a431551eed Remove codes for "tabs in titlebar" #611 2013-11-29 01:22:18 +09:00
Piro / YUKI Hiroshi
dce660e49d Show fullscreen window control (closebox, etc.) in the navigation bar when TST is activated. #613 2013-11-29 01:18:37 +09:00
Piro / YUKI Hiroshi
8a4a8a996f Apply TST's binding to the tabs toolbar even if lightweight theme is applied 2013-11-29 01:01:54 +09:00
Piro / YUKI Hiroshi
66dcd53df9 Show private window indicator in the toolbar instead of the tab bar on Windows 2013-11-28 05:25:25 +09:00
Piro / YUKI Hiroshi
1f7b547880 Show private window indicator in the toolbar instead of the tab bar on Linux 2013-11-28 05:10:05 +09:00
Piro / YUKI Hiroshi
edcc5c91c1 Show "private window" indicator for flexible top tab bar on Windows 2013-11-28 05:03:32 +09:00
Piro / YUKI Hiroshi
fa7ae93db0 Disallow "tabs in titlebar" when the tab bar is not shown on the top (for Australis) 2013-11-28 05:02:39 +09:00
Piro / YUKI Hiroshi
e7afa3b86d Allow to move pinned tabs by dragging correctly (#585) 2013-11-28 04:42:44 +09:00
Piro / YUKI Hiroshi
1198defd82 Detect drop position on pinned tabs correctly (#585)
This is partial fix.
2013-11-28 04:30:10 +09:00
Piro / YUKI Hiroshi
969372adea Remove non-ASCII comment 2013-11-28 04:17:17 +09:00
Piro / YUKI Hiroshi
bea559d1a6 Update history topics 2013-11-28 04:04:08 +09:00
Piro / YUKI Hiroshi
02afd56637 Open search results from Context Search as a child tab of the current tab (#616)
http://www.cusser.net/extensions/contextsearch/
2013-11-28 03:53:22 +09:00
Piro / YUKI Hiroshi
c15d267a48 Turn the tab bar visible when it is resizing and going to be expanded from collapsed by dragging of the splitter 2013-11-28 03:43:21 +09:00
Piro / YUKI Hiroshi
e610ca4480 Show private window indicator as a background image of the window itself on Windows (workaround for #612) 2013-11-23 23:45:01 +09:00
Piro / YUKI Hiroshi
eaa8f6c6ea Apply "show private window indicator" style only for Linux (#615, #612) 2013-11-23 23:30:30 +09:00
YUKI Hiroshi
21e223a3b5 Show private mode indicator on Australis (workaround for #612) 2013-11-21 17:10:41 +09:00
Piro / YUKI Hiroshi
daa613b0da Don't listen needless TabMove events 2013-11-21 02:48:55 +09:00
Piro / YUKI Hiroshi
6fb5b1a0e3 Activate "tabs in titlebar" mode only when the menubar is hidden 2013-11-21 00:01:39 +09:00
Piro / YUKI Hiroshi
8b0ce402c3 Activate "show in titlebar" mode when it is activated by Firefox itself 2013-11-20 23:41:35 +09:00
Piro / YUKI Hiroshi
0f82638570 Draw navigation bar in the titlebar for Australis on Windows 2013-11-20 23:38:12 +09:00
YUKI Hiroshi
507a5a2bdf Show navigation toolbar on OS X without custom background, for Australis 2013-11-20 20:36:33 +09:00