Commit Graph

4195 Commits

Author SHA1 Message Date
Piro / YUKI Hiroshi
30a78b1526 Remove needless blank line 2016-05-03 11:26:53 +09:00
Piro / YUKI Hiroshi
e2855afc1e Define default namespace to match to other files 2016-05-03 11:25:58 +09:00
Piro / YUKI Hiroshi
fb2394b983 Fix coding style: put space between selectors and "{" 2016-05-03 11:25:11 +09:00
Piro / YUKI Hiroshi
2823b18bf9 Tabify 2016-05-03 11:24:21 +09:00
YUKI "Piro" Hiroshi
807f85ffca Merge pull request #1111 from lv7777/fix-#788-2
Fix #788, use css variable
2016-05-03 11:23:00 +09:00
oonuma ryouyu
09ed91797c use elegant proseccing on base-color.css. thus not have to change load css place 2016-05-03 10:49:43 +09:00
oonuma ryouyu
381e371657 fix devediton newtab-color.change css load place. 2016-05-03 02:48:49 +09:00
YUKI "Piro" Hiroshi
7ba39cb03b Merge pull request #1110 from lv7777/fix-#394
fix #394. - use "new Function" instead of "eval" for safety (?)
2016-04-30 11:46:24 +09:00
oonuma ryouyu
e8a2c96943 fix #394. 2016-04-30 11:26:08 +09:00
YUKI "Piro" Hiroshi
843f6d987c Merge pull request #1100 from Croydon/master
Update readme
2016-04-01 03:03:00 +09:00
Croydon
3ce08b6a90 Update readme 2016-03-31 19:43:50 +02:00
YUKI Hiroshi
c217cb40f6 Update history topics 2016-03-18 19:20:03 +09:00
YUKI Hiroshi
3ea008482b Brush up hack for FireGestures based on latest codebase 2016-03-18 19:10:47 +09:00
YUKI Hiroshi
ff3aed674f Simplify 2016-03-18 18:57:47 +09:00
YUKI Hiroshi
7ba371a0ff Add news topics 2016-03-18 17:42:13 +09:00
YUKI Hiroshi
864698e720 Allow to disable new tab position control 2016-03-18 16:27:39 +09:00
YUKI "Piro" Hiroshi
8c74d7ac62 Add notes about future requests 2016-03-11 14:41:58 +09:00
Piro / YUKI Hiroshi
513e5c5117 Bump version to 0.17.2016031101 2016-03-11 12:50:53 +09:00
Piro / YUKI Hiroshi
b9568d2382 Brush up news topics 2016-03-11 12:49:57 +09:00
Piro / YUKI Hiroshi
9392929693 Add description why we should turn it off for every new windows 2016-03-11 04:03:17 +09:00
Piro / YUKI Hiroshi
952f1eaa4d Add news topics 2016-03-11 03:10:48 +09:00
Piro / YUKI Hiroshi
05a93437a3 Fix indent 2016-03-11 03:01:12 +09:00
Piro / YUKI Hiroshi
fbbc1cd11d Prevent to group tabs opened via "loadTabs()", only when it is opened as home page tabs at the startup.
This fixes a regression #1086 . Now open bookmark group as a tree correctly.
2016-03-11 02:59:23 +09:00
YUKI Hiroshi
fdb3183828 Apply configured max indent level for vertical tab bar correctly #1087 2016-03-10 17:28:15 +09:00
YUKI Hiroshi
36656e0523 Allow to unmute correctly 2016-03-10 16:59:48 +09:00
YUKI Hiroshi
979beab611 Fix inverted condition 2016-03-10 16:58:43 +09:00
YUKI Hiroshi
9770fa7bd8 Allow to unmute tab always, even if the sound is not played #1082 2016-03-10 16:56:24 +09:00
YUKI Hiroshi
4adc6803f9 Merge branch 'master' of github.com:piroor/treestyletab
Conflicts:
	history.en.md
	history.ja.md
2016-03-10 16:44:18 +09:00
YUKI Hiroshi
28436c5451 Add news topics 2016-03-10 16:43:38 +09:00
Piro / YUKI Hiroshi
f373c987fa Calculate actual number of columns more smartly 2016-03-06 00:40:13 +09:00
Piro / YUKI Hiroshi
c42e2415d8 Calculate required size for a tree more smartly 2016-03-06 00:34:27 +09:00
Piro / YUKI Hiroshi
a173ed4e66 Simplify 2016-03-05 16:56:09 +09:00
Piro / YUKI Hiroshi
a20d244664 Allow to customize width of columns 2016-03-05 15:53:26 +09:00
Piro / YUKI Hiroshi
32d71fb1f1 Make column width configurable 2016-03-05 14:47:55 +09:00
Piro / YUKI Hiroshi
f43aa54ea0 Add news topic 2016-03-05 14:43:00 +09:00
Piro / YUKI Hiroshi
1624bc751c Remove needless blank line 2016-03-05 12:50:52 +09:00
Piro / YUKI Hiroshi
7bbfcbc594 Don't show scroll buttons if they are not required 2016-03-05 12:49:56 +09:00
Piro / YUKI Hiroshi
a4ea563639 Determine number of columns more smartly 2016-03-05 12:35:49 +09:00
Piro / YUKI Hiroshi
392b48ee88 Fix indent 2016-03-04 22:26:51 +09:00
Piro / YUKI Hiroshi
7710adbd9a Calculate number of columns by self only when it is needed 2016-03-04 22:26:26 +09:00
YUKI Hiroshi
8506d7e4d7 Implement pseudo tree only with XUL.
There is no need to use XHTML, just needed to apply "display:block"...
2016-03-04 11:35:12 +09:00
Piro / YUKI Hiroshi
ea9a9c9978 Bump version to 0.17.2016030402 2016-03-04 01:17:50 +09:00
Piro / YUKI Hiroshi
3c8dfecba6 Calculate enough number of columns correctly even if there is only tabs with short title narrower than column width 2016-03-04 01:15:16 +09:00
Piro / YUKI Hiroshi
e04e29fe2f Avoid startup error on new blank group tab 2016-03-04 01:08:14 +09:00
Piro / YUKI Hiroshi
31513f1473 Calculate width of columns more correctly even if the root item is hidden (at grouop tab) 2016-03-04 01:07:46 +09:00
Piro / YUKI Hiroshi
d6914dc059 Add news topics 2016-03-04 00:08:50 +09:00
Piro / YUKI Hiroshi
39f114fa27 Bump version to 0.17.2016030401 2016-03-04 00:02:24 +09:00
YUKI "Piro" Hiroshi
1265511521 Describe about better solution 2016-02-23 22:19:57 +09:00
YUKI Hiroshi
2778357864 Remove needless "this" 2016-02-22 14:36:01 +09:00
YUKI Hiroshi
f28946b5f8 Migrate preference for the delay of auto show 2016-02-22 14:09:30 +09:00