Commit Graph

3464 Commits

Author SHA1 Message Date
1024jp
141bc8ec0a Update Yams from 5.1.2 to 5.1.3 2024-07-11 12:29:35 +09:00
1024jp
e8d5faeaee Merge tag '4.8.7'
# Conflicts:
#	CHANGELOG.md
#	CotEditor.xcodeproj/project.pbxproj
2024-07-08 07:53:24 +09:00
1024jp
bd6c480ba1 Update version number to 4.8.7 (657) 2024-07-06 22:51:21 +09:00
1024jp
f8bcc3df93 Update help contents 2024-07-05 19:08:37 +09:00
1024jp
5bf6452fc0 Update CHANGELOG 2024-07-05 12:58:04 +09:00
1024jp
1b8e3b6cb5 Merge branch '4.8.7'
# Conflicts:
#	CotEditor/Base.lproj/NavigationBar.storyboard
#	CotEditor/Sources/DocumentViewController.swift
#	CotEditor/Sources/FileDropItem.swift
2024-07-05 12:52:48 +09:00
1024jp
048a3030f3 Replace “content” with “contents” 2024-07-05 12:39:20 +09:00
1024jp
45faf85f7e Update release notes 2024-07-05 12:38:36 +09:00
1024jp
a4009de077 Fix line number view position with vertical text 2024-07-05 12:38:15 +09:00
1024jp
cd23f5bd9a Add Open Document app intent 2024-07-04 01:28:44 +09:00
1024jp
dd04417350 Merge branch '4.8.7' 2024-07-02 23:10:10 +09:00
1024jp
92230fc924 Disable smart quotes by default (#1661) 2024-07-02 23:03:31 +09:00
1024jp
d2910a0eeb Fix repopen event with documents in the Dock 2024-07-02 19:51:46 +09:00
1024jp
cbbd7462be Merge branch '4.8.7' 2024-07-02 19:10:05 +09:00
1024jp
558d3d153a Add U+2061..U+2065 to invisible characters (close #1662) 2024-07-02 19:07:11 +09:00
1024jp
8b3a2c4c13 Update Sparkle to 2.6.4 2024-07-02 19:07:03 +09:00
1024jp
ae155fa586 Add Folder Navigation to What’s New 2024-06-29 11:50:07 +09:00
1024jp
f567a7d63d Update version number to 5.0.0-alpha 2024-06-29 11:50:07 +09:00
1024jp
55ede83624 Merge branch '4.8.7' 2024-06-26 21:03:04 +09:00
1024jp
dfbd33d760 Stop observing textStorage in SyntaxParser (#1648) 2024-06-26 21:01:25 +09:00
1024jp
3b6a179768 Update CHANGELOG and versions of updated syntaxes (#1659) 2024-06-26 20:35:27 +09:00
1024jp
221e850aec Remove nonisolated(unsafe) from .setSyntax(name:initial:) 2024-06-25 22:00:52 +09:00
1024jp
6a3007afab Merge branch '4.8.7'
# Conflicts:
#	CHANGELOG.md
#	CotEditor.xcodeproj/project.pbxproj
2024-06-18 22:43:23 +09:00
1024jp
e0d03c96fd Fix layout of ActionCommandView 2024-06-18 22:29:45 +09:00
1024jp
e5f00977f0 Update version number to 4.8.7-alpha (656) 2024-06-18 22:28:01 +09:00
1024jp
33b0d95368 Merge branch '4.9.0'
# Conflicts:
#	CHANGELOG.md
#	CotEditor.xcodeproj/project.pbxproj
2024-06-17 15:43:07 +09:00
1024jp
3a8891c202 Update version number to 4.8.6 (655) 2024-06-16 21:47:51 +09:00
1024jp
f947ae404d Update CHANGELOG 2024-06-16 11:01:28 +09:00
1024jp
583a4177ba Merge branch 'main' into 4.9.0 2024-06-14 12:58:47 +09:00
1024jp
ea119a72e8 Disable color picker when using system color 2024-06-14 12:58:21 +09:00
1024jp
086ac76217 Merge branch 'main' into 4.9.0 2024-06-13 23:10:21 +09:00
1024jp
32d3cd5bb5 Update CHANGELOG 2024-06-12 21:16:59 +09:00
1024jp
6ce97be7f6 Fix saving vertical orientation flag (fix #1653) 2024-06-12 19:22:18 +09:00
1024jp
dffbcfecf0 Migrate unit tests to Swift Testing 2024-06-11 22:14:10 +09:00
1024jp
7786eea88f Upsate string catalogs 2024-06-11 08:06:23 +09:00
1024jp
7921c6d418 Update Xcode to 16 beta 2024-06-11 08:06:23 +09:00
1024jp
cff8fd1f6a Update CHANGELOG.md 2024-06-10 09:15:35 +09:00
1024jp
987ee44d9f Change character count for AppleScript to grapheme cluster (close #1340) 2024-06-10 09:15:35 +09:00
1024jp
1955530bd5 Fix strikethrough highlight in Markdown syntax (fix #1651) 2024-06-09 20:48:58 +09:00
1024jp
1254eaf55b Merge branch 'main' into 4.9.0 2024-06-07 12:27:31 +09:00
1024jp
36d3f93a04 Update help contents 2024-06-07 12:26:48 +09:00
1024jp
176ec9a527 Add Sssembly syntax (close #1352, #1404) 2024-06-06 09:12:15 +09:00
1024jp
196b272811 Merge branch 'main' into 4.9.0 2024-06-05 21:26:57 +09:00
1024jp
a311bbbced Update Sparkle from 2.6.2 to 2.6.3 2024-06-05 21:26:06 +09:00
1024jp
4fe75d48b9 Merge branch 'main' into 4.9.0 2024-06-04 21:50:56 +09:00
1024jp
a679eb0b50 Fix a memory leak in OptionalMenu 2024-06-02 15:03:04 +09:00
1024jp
7222794975 Merge branch 'main' into 4.9.0
# Conflicts:
#	CHANGELOG.md
#	CotEditor.xcodeproj/project.pbxproj
2024-06-02 09:49:01 +09:00
1024jp
dc072dee95 Update version number to 4.8.6-alpha (654) 2024-06-01 20:32:10 +09:00
1024jp
9b164f66b1 Update version number to 4.8.5 (653) 2024-06-01 13:40:28 +09:00
1024jp
eecd371224 Merge branch 'main' into 4.9.0 2024-05-30 21:54:20 +09:00