Commit Graph

13998 Commits

Author SHA1 Message Date
1024jp
580a900135 Use more .foregroundStyle 2024-05-06 20:58:22 +09:00
1024jp
47262da434 Use @ViewLoading 2024-05-06 20:58:22 +09:00
1024jp
88b61034d1 Use .onKeyPress(_:) 2024-05-06 20:58:22 +09:00
1024jp
e4a2e4da6d Use .alignment(_:) for TableColumn 2024-05-06 20:58:22 +09:00
1024jp
22b5d87368 Use .alternatingRowBackgrounds() 2024-05-06 20:58:22 +09:00
1024jp
3d901438b4 Update .onChange(of:) API 2024-05-06 20:58:22 +09:00
1024jp
d412711c33 Remove workaround for StepperNumberField 2024-05-06 20:58:22 +09:00
1024jp
e41a31a9c9 Remove workarounds for macOS 13 2024-05-06 20:58:22 +09:00
1024jp
c3b95d943a Update target deployment to macOS 14 2024-05-06 20:58:22 +09:00
1024jp
a07d5c1fb7 Update version number to 4.9.0-alpha (650) 2024-05-06 20:58:22 +09:00
1024jp
acd6f16428 Fix timing to update textStorage on document load 2024-05-06 20:58:02 +09:00
1024jp
43970a70ab Fix unwanted theme copy 2024-05-06 20:11:31 +09:00
1024jp
b5cfc5463a Deprecate insertion point calculation by revert 2024-05-06 18:37:23 +09:00
1024jp
81e10a099c Improve thread safety by document content update 2024-05-06 17:30:12 +09:00
1024jp
940362043e Update Sparkle to 2.6.2 2024-05-06 16:53:04 +09:00
1024jp
85e275f330 Fix share button for theme 2024-05-06 05:13:05 +09:00
1024jp
8a5fa000ec Improve accesibility in Appearance pane
# Conflicts:
#	CotEditor/Sources/ThemeEditorView.swift
2024-05-06 00:42:13 +09:00
1024jp
3e0ab664b6 Fix comment in source 2024-05-06 00:03:15 +09:00
1024jp
cf0401b95e Fix Go To sheet layout 2024-05-06 00:02:40 +09:00
1024jp
008de3378d Improve accessibility with VoiceOver 2024-05-06 00:02:39 +09:00
1024jp
18f2356fa2 Fix CotEditor-Sparkle.xcconfig 2024-05-05 16:27:45 +09:00
1024jp
f1d61b3816 Update Sparkle 2024-05-03 15:02:09 +09:00
1024jp
48e71c0802 Fix a typo in comment 2024-05-02 02:42:50 +09:00
1024jp
d3bca79eac Display the current editor mode in document inspector (close #1630) 2024-05-01 17:50:01 +09:00
1024jp
fdda584078 Update version number to 4.8.3-alpha (648) 2024-04-28 23:22:51 +09:00
1024jp
aa1bdc2320 Update version number to 4.8.2 (646) 2024-04-28 22:56:55 +09:00
1024jp
79ac784485 Update release notes 2024-04-28 22:56:31 +09:00
1024jp
2c3534407f Fix mode initialization 2024-04-28 22:24:22 +09:00
1024jp
2d92dc2528 Explicitly install swiftlint in CI 2024-04-28 20:34:52 +09:00
1024jp
4f6beb6a3f Update version for GitHub action 2024-04-28 20:24:44 +09:00
1024jp
6f2b88afd8 Ignore ill-formatted file mapping in syntax definition (fix #1625) 2024-04-28 19:47:46 +09:00
1024jp
c1dea1aac5 Add SyntaxMap.InvalidError 2024-04-28 19:45:56 +09:00
1024jp
150417ec38 Impreove syntax sanitization on save (#1625) 2024-04-28 19:25:46 +09:00
1024jp
e426c484fc Disable smart dash for the General mode by default (#1624) 2024-04-28 19:02:56 +09:00
1024jp
5b81531cf5 Update TOML syntax (#1624) 2024-04-28 19:00:20 +09:00
1024jp
66e5063c7f Refactor advanced character count 2024-04-28 01:56:43 +09:00
1024jp
b387cc8bb9 Add nonisolated(unsafe) to UpdaterManager singleton 2024-04-27 15:27:17 +09:00
1024jp
6cc815dfaf Remove FindSettings class 2024-04-27 14:54:47 +09:00
1024jp
4908df12ab Improve code finding brace pair 2024-04-27 14:54:42 +09:00
1024jp
0227578f4c Fix syntax highlightiing simple words (#1622) 2024-04-24 22:27:33 +09:00
1024jp
0a82f667b4 Add nonisolated(unsafe) to singletons 2024-04-24 22:18:40 +09:00
1024jp
68effadc9c Update Swift syntax 2024-04-24 22:18:40 +09:00
1024jp
196b636bd2 Fix order in JavaScript syntax (#1623) 2024-04-24 21:08:39 +09:00
1024jp
66e58a0b18 Fix JavaScript syntax (fix #1623) 2024-04-24 20:39:37 +09:00
1024jp
f6c96cd052 Update version number to 4.8.2-alpha (645) 2024-04-21 22:39:39 +09:00
1024jp
3626441c74 Update version number to 4.8.1 (644) 2024-04-21 22:24:51 +09:00
1024jp
1b856363c3 Update release notes 2024-04-21 22:24:51 +09:00
1024jp
d5a44d187e Make safe for invalid default encoding value 2024-04-21 22:17:49 +09:00
1024jp
ad4a62b075 Make DocumentAnalyzer MainActor 2024-04-21 22:12:43 +09:00
1024jp
71b5f072d6 Fix DocumentAnalyzer 2024-04-21 22:12:43 +09:00