Commit Graph

1255 Commits

Author SHA1 Message Date
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
YUKI Hiroshi
13bf7d0fc0 Separate method to reposition tooltip 2016-02-19 20:48:39 +09:00
YUKI Hiroshi
f7f1ab7762 Ignore other events while tooltip resizing 2016-02-19 20:48:03 +09:00
YUKI Hiroshi
44c3c288aa Shrink column count automatically by pseudo tree builder itself 2016-02-19 20:19:52 +09:00
YUKI Hiroshi
e73be800ff Fix conding style 2016-02-19 20:16:58 +09:00
YUKI Hiroshi
a5f7dbe501 Show multi column tree more smartly 2016-02-19 20:16:41 +09:00
YUKI Hiroshi
bff7c1c776 Ignore transition for non-size properties 2016-02-19 20:16:09 +09:00
YUKI Hiroshi
56b4bfb716 Don't hide full tooltip while it is showing 2016-02-19 18:37:18 +09:00
YUKI Hiroshi
56186c4c28 Output more logs 2016-02-19 18:37:05 +09:00
YUKI Hiroshi
b879844bca Better positioning of full tooltip 2016-02-19 18:36:42 +09:00
YUKI Hiroshi
a6ea63feed Relabel 2016-02-19 17:46:13 +09:00
YUKI Hiroshi
1b0f1b1f50 Output more debug logs 2016-02-19 17:45:13 +09:00