Commit Graph

6145 Commits

Author SHA1 Message Date
1024jp
b3097b4837 Fix file mapping conflicts sheet 2017-12-24 02:34:25 +09:00
1024jp
dfabd849c6 Fix status bar update 2017-12-18 20:56:36 +09:00
1024jp
b2241891aa Spread print background width 2017-12-16 12:07:27 +09:00
1024jp
51aa141926 Select previous key view with Shift+Tab in find panel 2017-12-14 12:55:53 +09:00
1024jp
f99d445838 Update xcode image for Travis CI
# Conflicts:
#	.travis.yml
2017-12-13 00:18:47 +09:00
1024jp
2e98be6a0b Fix find panel expansion by a long find string (fix #751) 2017-12-12 23:58:43 +09:00
1024jp
64e7f69873 Update version number to 3.2.7-alpha (211) 2017-12-12 23:39:53 +09:00
1024jp
ab3553831a Fix a typo in release notes 2017-12-12 23:39:05 +09:00
1024jp
1aecb4a91a Fill release date of CotEditor 3.2.6 2017-12-12 23:39:00 +09:00
1024jp
604308eafc Merge branch 'release/3.2.6' 2017-12-11 10:25:57 +09:00
1024jp
fb6ef1019c Update version number to 3.2.6 (210) 2017-12-10 18:28:26 +09:00
1024jp
7b590857dd Update release notes 2017-12-10 18:28:22 +09:00
1024jp
96becf6b5f Fix unescaping 2017-12-10 00:02:36 +09:00
1024jp
440a2ccddb Fix "配布" 2017-12-05 22:59:56 +09:00
1024jp
ab34f00204 Fix crash on interpreter parsing 2017-12-05 22:58:08 +09:00
1024jp
8b0f2b1f07 Fix sricpt item sort
# Conflicts:
#	CHANGELOG.md
2017-12-05 22:55:57 +09:00
1024jp
0917c466d2 Fill release date of 3.2.5 2017-12-05 22:55:03 +09:00
1024jp
8910793496 Bump up version number to 3.2.6-alpha (209) 2017-12-05 22:54:22 +09:00
1024jp
660a76a42b Merge branch 'release/3.2.5' 2017-11-28 08:46:02 +09:00
1024jp
4e5b7f35b1 Update version number to 3.2.5 (208) 2017-11-26 12:37:26 +09:00
1024jp
b5956c025e Fix print layout 2017-11-26 12:31:57 +09:00
1024jp
8b8e426651 Refactor document printing 2017-11-26 12:18:34 +09:00
1024jp
fc9c95ec66 Merge branch 'feature/orientation' into release/3.2.5 2017-11-26 11:21:13 +09:00
1024jp
7566f84076 Restore document’s orientation state 2017-11-26 11:19:36 +09:00
1024jp
7a646cf430 Update values in viewWillDraw in PrintTextView 2017-11-20 23:19:26 +09:00
1024jp
3ecfa16ca7 Update release notes 2017-11-19 07:35:20 +09:00
1024jp
cf137c4b9d Add release date of 3.2.4 2017-11-19 07:27:45 +09:00
1024jp
0155020500 Fix line-breaking in a long unbreakable word 2017-11-19 07:12:13 +09:00
1024jp
8aef29743b Fix missing localized strings in Integration pane 2017-11-17 23:00:32 +09:00
1024jp
908c89fc50 Fix window tabbing setting menu 2017-11-14 17:25:01 +09:00
1024jp
34a2c31cb9 Center save panel accessory view 2017-11-10 19:53:54 +09:00
1024jp
e8d548143e Fix a possible crash on find history build 2017-11-10 01:23:39 +09:00
1024jp
a881d42a97 Fix unwanted syntax highligt progress for finished operation 2017-11-06 00:19:28 +09:00
1024jp
fcdb37b625 Merge branch 'release/3.2.4' 2017-11-05 10:42:04 +09:00
1024jp
b7e952ef1f Update version number to 3.2.4 (207) 2017-11-04 23:26:16 +09:00
1024jp
af035b5245 Update release notes for 3.2.4 2017-11-02 22:46:31 +09:00
1024jp
9edee7caf1 Workaround editor view’s scrolling issue (#736, #742)
by disabling non-contiguous layout on macOS 10.13 High Sierra
2017-11-02 22:46:24 +09:00
1024jp
6d01102cb0 Lock style cache access 2017-11-02 22:46:19 +09:00
1024jp
828f8acfa9 Remove deprecated .characters 2017-11-01 15:28:22 +09:00
1024jp
ff582912a9 Update dev environment in README
# Conflicts:
#	README.md
2017-11-01 15:26:06 +09:00
1024jp
492084e350 Rebuild frameworks 2017-11-01 15:25:22 +09:00
1024jp
7f84466c4a Fix condition to check hanging indentation
# Conflicts:
#	CotEditor/Sources/LayoutManager.swift
2017-10-30 12:51:44 +09:00
1024jp
08200b904c FIx unwantedly capitalized label 2017-10-30 09:34:01 +09:00
1024jp
5746086b42 Save recentStyleNames in the main thread 2017-10-30 00:56:04 +09:00
1024jp
b525e1cece Fix unwanted matching brace highlight by text find
# Conflicts:
#	CotEditor/Sources/EditorTextViewController.swift
2017-10-30 00:13:19 +09:00
1024jp
9db3d78af2 Display the first line number even document is empty
# Conflicts:
#	CotEditor/Sources/LineNumberView.swift
2017-10-29 17:42:19 +09:00
1024jp
d5db2701d4 Update CHANGELOG 2017-10-29 17:04:51 +09:00
1024jp
692b6ed761 Fix setting chunked data to script (#739)
# Conflicts:
#	CotEditor/Sources/UnixScript.swift
2017-10-29 15:18:21 +09:00
1024jp
41d249aa20 Fix the creation date of Data.swift 2017-10-29 14:51:16 +09:00
1024jp
e13979fa90 Fix UNIX scripting with a huge document (fix #739)
# Conflicts:
#	CotEditor/Sources/UnixScript.swift
2017-10-29 14:44:07 +09:00