Commit Graph

3917 Commits

Author SHA1 Message Date
YUKI Hiroshi
1b0f1b1f50 Output more debug logs 2016-02-19 17:45:13 +09:00
Piro / YUKI Hiroshi
115cbc1e61 Rearrange methods by their executed order 2016-02-19 00:24:57 +09:00
Piro / YUKI Hiroshi
b040f2db20 Don't show the container larger than the tooltip itself 2016-02-19 00:14:04 +09:00
Piro / YUKI Hiroshi
a97c42c4d1 Clear fake tree when the tooltip is hidden 2016-02-19 00:08:09 +09:00
Piro / YUKI Hiroshi
fd29a0de80 Remove needless transitions 2016-02-19 00:01:56 +09:00
Piro / YUKI Hiroshi
409103c9ba Show full tooltip with correct size enough to show its contents 2016-02-18 23:59:44 +09:00
Piro / YUKI Hiroshi
961477b0ca Output more debug log for full tooltip 2016-02-18 23:12:24 +09:00
YUKI Hiroshi
423eab1499 Fix indent 2016-02-18 20:50:51 +09:00
YUKI Hiroshi
7bfb22b3e6 Don't open startup home pages as a tree #1063 2016-02-18 20:50:14 +09:00
YUKI Hiroshi
d7c74933b5 Fix indent 2016-02-18 20:34:48 +09:00
YUKI Hiroshi
388103a20b Open home tabs as flat tabs if the yare opened by single left click 2016-02-18 20:34:29 +09:00
YUKI Hiroshi
36d145155a Open home tabs as new tabs always (See #1063) 2016-02-18 20:29:51 +09:00
YUKI Hiroshi
c955acefd2 Don't leave needless group tab after a tree is detached #1071 2016-02-18 20:13:41 +09:00
YUKI Hiroshi
af093118b4 Output more logs 2016-02-18 20:13:28 +09:00
YUKI Hiroshi
c51112886a Detect dummy group tab correctly even if it is still loading 2016-02-18 20:12:50 +09:00
YUKI Hiroshi
a82d5adac8 Output more debug log 2016-02-18 19:32:22 +09:00
YUKI Hiroshi
334fcbcf41 Output more debug logs 2016-02-18 19:29:41 +09:00
YUKI Hiroshi
e92bc3d2ac Fix indent 2016-02-18 13:02:48 +09:00
YUKI Hiroshi
172df772d3 Render narrow scrollbar more correctly, without any side effect like #1072 2016-02-18 12:59:29 +09:00
YUKI Hiroshi
cb8dcc4a8c Align 2016-02-18 11:35:35 +09:00
YUKI Hiroshi
7ffe13c8b4 Use platform specific preference correctly 2016-02-18 11:35:21 +09:00
YUKI Hiroshi
718475c010 Allways apply the font size for narrow scrollbar 2016-02-18 11:25:48 +09:00
YUKI Hiroshi
b4177eed60 Fix indent 2016-02-18 11:20:05 +09:00
YUKI Hiroshi
998cf5d47e Use different method to narrowrize scrollbar for each platform 2016-02-18 11:19:28 +09:00
YUKI Hiroshi
16a400c1e1 Add note about guideline 2016-02-18 10:58:53 +09:00
YUKI Hiroshi
797e2fb46f Add issue template 2016-02-18 10:56:02 +09:00
YUKI "Piro" Hiroshi
2a0bbbbc25 Merge pull request #1075 from Infocatcher/ru_locale
Update ru locale: migration message
2016-02-18 05:56:45 +09:00
Infocatcher
d2c52f8e50 Update ru locale: migration message 2016-02-17 23:46:48 +03:00
YUKI "Piro" Hiroshi
eea67d27ec Merge pull request #1073 from Vampire/master
Some more German translation fixes
2016-02-18 02:33:54 +09:00
Piro / YUKI Hiroshi
dd28004de9 Merge branch 'master' of github.com:piroor/treestyletab 2016-02-18 02:33:04 +09:00
Piro / YUKI Hiroshi
3a28f1ec49 Migrate configurations to simulate old behavior.
This is inspired from the discussion around https://twitter.com/piro_or/status/700004661227442177
2016-02-18 02:32:50 +09:00
Björn Kautler
5790adfd83 Some more German translation fixes 2016-02-17 18:15:33 +01:00
YUKI "Piro" Hiroshi
14b87b75f5 Add note when the problem doesn't appear with clean profile 2016-02-18 01:46:18 +09:00
YUKI Hiroshi
35783c647f Don't show sound indicator for flat parent tabs 2016-02-17 17:22:57 +09:00
YUKI Hiroshi
63d1021dff Brush up descriptions 2016-02-17 17:18:23 +09:00
YUKI Hiroshi
bcc960c8fb Link to alternatives 2016-02-17 17:03:26 +09:00
YUKI Hiroshi
2773950732 Add news topic 2016-02-17 17:00:51 +09:00
YUKI Hiroshi
9594f1c740 Allow to disable indentation for horizontal tab bar #1070 2016-02-17 16:52:19 +09:00
YUKI Hiroshi
091c4de737 Add migration message for other locales 2016-02-17 16:48:36 +09:00
YUKI Hiroshi
d9e13abd83 Redirect users to other vertical tab addons 2016-02-17 16:46:29 +09:00
YUKI Hiroshi
bacdaf424f Activate "alllow to collapse/expand" on the startup #1070 2016-02-17 16:30:24 +09:00
YUKI Hiroshi
c3b170fe24 Add missing function 2016-02-17 16:24:28 +09:00
YUKI Hiroshi
ee7d2392c8 Disallow to make indentation level smaller than the default value #1070 2016-02-17 16:23:20 +09:00
YUKI Hiroshi
48e4dd8740 Apply indentation always for the vertical tab bar #1070 2016-02-17 16:15:04 +09:00
YUKI Hiroshi
3a2c801f5d Don't apply obsolete "extensions.treestyletab.allowSubtreeCollapseExpand.*" preferences #1070 2016-02-17 16:05:23 +09:00
YUKI Hiroshi
0099d7fd46 Remove configuration UI for "Allow to collapse/expand tree" #1070
% git grep allowSubtreeCollapseExpand | grep locale | \
        while read line; \
        do sed -r -e "/^.+config.allowSubtreeCollapseExpand/d" \
               -i "$(echo $line | cut -d ":" -f 1)"; done
2016-02-17 15:59:38 +09:00
YUKI Hiroshi
2e6cc07332 Bump maxVersion to 47.0a1 2016-02-17 10:10:26 +09:00
YUKI Hiroshi
90f348433a Add credit for other locales 2016-02-17 10:10:18 +09:00
YUKI Hiroshi
f0f62b89ae Add credit 2016-02-17 10:09:23 +09:00
YUKI Hiroshi
654d812f5c Use "aXXX" form for arguments 2016-02-17 10:09:19 +09:00