Commit Graph

3984 Commits

Author SHA1 Message Date
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
YUKI Hiroshi
8e201ee3a0 Simplify 2016-02-22 14:07:18 +09:00
YUKI Hiroshi
534c809052 Allow to specify different delay for autoshow/hide on mousemove 2016-02-22 14:03:26 +09:00
YUKI Hiroshi
55fa2764b8 Keep current tab visible after the window is resized #660 2016-02-22 12:49:48 +09:00
YUKI Hiroshi
8581e3abc5 Disallow to scroll to hidden tab always #604 2016-02-22 12:08:46 +09:00
YUKI Hiroshi
bd3f2969a7 Don't scroll to newly opened hidden tab #604 2016-02-22 12:03:36 +09:00
Piro / YUKI Hiroshi
9c3221b722 Revert "Don't modify position of thumbnail inserted by Informational Tab"
This reverts commit 2a750342bb.
2016-02-21 05:14:18 +09:00
Piro / YUKI Hiroshi
a9351d71e0 Remove too many space 2016-02-21 05:06:48 +09:00
Piro / YUKI Hiroshi
22aa339047 Suppress errors from missing nodes 2016-02-20 17:59:52 +09:00
Piro / YUKI Hiroshi
fbbd7f9945 Add news topics 2016-02-20 17:06:57 +09:00
Piro / YUKI Hiroshi
479e6c5137 Accept text including whitespaces for drag and drop on the tab bar #633
Now such dropped text will be searched by the default search engine.
2016-02-20 16:10:59 +09:00
Piro / YUKI Hiroshi
833b1c924e Search dragged text by dropping on the tab bar #634 2016-02-20 16:02:28 +09:00