Commit Graph

4156 Commits

Author SHA1 Message Date
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
YUKI Hiroshi
557e69f42e Use "aXXX" form for arguments 2016-02-17 10:06:18 +09:00
YUKI "Piro" Hiroshi
5516b752b1 Merge pull request #1069 from jryans/tear-off-tabs
Repair tearing off a tree of multiple tabs
2016-02-17 10:03:57 +09:00
J. Ryan Stinnett
97a0afea4c Repair tearing off a tree of multiple tabs 2016-02-16 17:37:32 -06:00
YUKI "Piro" Hiroshi
f20f936a03 Add the topic "don't join to an existing different discussion! 2016-02-16 23:00:10 +09:00
YUKI "Piro" Hiroshi
aca7e34fb3 Make clear: don't post multiple different topics in an issue 2016-02-16 22:46:37 +09:00
YUKI "Piro" Hiroshi
ceda77bd2a Add how to edit an existing file on GitHub 2016-02-16 16:46:11 +09:00
Piro / YUKI Hiroshi
a13fe71eb6 Emphasize important topics 2016-02-16 16:39:29 +09:00
Piro / YUKI Hiroshi
66033820a1 More better descriptions 2016-02-16 16:36:15 +09:00
Piro / YUKI Hiroshi
c0adfe22c1 Add missing terms 2016-02-16 16:24:34 +09:00
Piro / YUKI Hiroshi
ffafc39ade How to disable signature check 2016-02-16 16:23:16 +09:00
Piro / YUKI Hiroshi
5002dbc86f Remove needless checkboxes - they couldn't be checked. 2016-02-16 16:16:10 +09:00