Piro / YUKI Hiroshi
|
27a8a8f2e0
|
Don't expand the tab bar too much on resizing #1002
|
2016-05-30 02:55:17 +09:00 |
|
Piro / YUKI Hiroshi
|
6e451c660d
|
Merge branch 'master' of github.com:piroor/treestyletab
|
2016-05-30 02:20:22 +09:00 |
|
Piro / YUKI Hiroshi
|
bff02ff384
|
Don't show/expand the tab bar for feedback about pinned/hidden tabs
|
2016-05-30 02:20:07 +09:00 |
|
oonuma ryouyu
|
0126d27101
|
fix #1120 , delete duplicate function
|
2016-05-15 16:51:33 -07:00 |
|
Piro / YUKI Hiroshi
|
313722256d
|
Remove needless -moz-transition codes.
The prefix was already removed on Firefox 16.
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transitions/Using_CSS_transitions
|
2016-05-03 20:48:33 +09:00 |
|
oonuma ryouyu
|
85432c2bf2
|
fix#1098, fix typo on bookmarks.js
|
2016-05-03 12:06:20 +09:00 |
|
Piro / YUKI Hiroshi
|
a190f95f63
|
Add credit
|
2016-05-03 11:37:46 +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 |
|
oonuma ryouyu
|
e8a2c96943
|
fix #394.
|
2016-04-30 11:26:08 +09:00 |
|
YUKI Hiroshi
|
864698e720
|
Allow to disable new tab position control
|
2016-03-18 16:27:39 +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
|
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
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
Piro / YUKI Hiroshi
|
2a750342bb
|
Don't modify position of thumbnail inserted by Informational Tab
|
2016-02-20 15:46:27 +09:00 |
|
Piro / YUKI Hiroshi
|
fef54cec8b
|
Compact constants
|
2016-02-20 15:20:13 +09:00 |
|
Piro / YUKI Hiroshi
|
c901a1ce82
|
Remove obsolete code for "Always show the tab bar" feature removed at Firefox 23
|
2016-02-20 15:16:45 +09:00 |
|
Piro / YUKI Hiroshi
|
c5dbe0627d
|
Calculate size of the tooltip and reposition more correctly & smartly
|
2016-02-20 02:15:45 +09:00 |
|
YUKI Hiroshi
|
e07384795a
|
Show whole tree correctly even if there is caption
|
2016-02-19 20:55:04 +09:00 |
|
YUKI Hiroshi
|
745c53ba24
|
Output stack trace why the tooltip is closed
|
2016-02-19 20:49:03 +09:00 |
|
YUKI Hiroshi
|
77a212e1b0
|
Reduce needless log
|
2016-02-19 20:48:52 +09:00 |
|