Commit Graph

13577 Commits

Author SHA1 Message Date
1024jp
532f0b4ebb Update SyntaxMap.json 2024-04-06 17:09:37 +09:00
1024jp
68ba42dfa8 Update file mapping of Makefile syntax (close #1609) 2024-04-06 16:44:16 +09:00
1024jp
cc321f4f0a Exclude the last blank line when counting lines 2024-04-06 16:34:33 +09:00
1024jp
51eb35a523 Refactor FilterField (#1607) 2024-04-06 16:34:22 +09:00
1024jp
8cce278a92 Deprecate wrapped line mark 2024-04-05 08:21:48 +09:00
1024jp
86c9b9b5f3 Apply filter history selection immediately (fix #1606) 2024-04-05 08:21:39 +09:00
1024jp
8a0c22eb8f Fix outline filter history 2024-04-05 08:21:29 +09:00
1024jp
17bc062e4a Make ServicesProvider main actor 2024-04-04 00:39:19 +09:00
1024jp
55702be7ea Add @unchecked Sendable to Notification.Name 2024-04-04 00:38:58 +09:00
1024jp
d3cdd94c88 Add MainActor and Sendable to some API 2024-04-03 13:01:40 +09:00
1024jp
e0a8e25dc8 Refactor responder implementation in FindPanelButtonView 2024-04-03 12:28:14 +09:00
1024jp
296b3fe598 Add “StrictConcurrency” experimental feature setting To SynaxMap package 2024-04-03 00:42:47 +09:00
1024jp
4593f16203 Remove unused NSControl+Binding.swift 2024-04-03 00:09:24 +09:00
1024jp
146c169bde Add @MainActor to some methods and protocols 2024-04-02 12:49:43 +09:00
1024jp
bef1c276b3 Confirm Pair to Sendable 2024-04-02 12:49:26 +09:00
1024jp
19edfc8b3f Refactor AdvancedCharacterCounter 2024-04-02 12:49:18 +09:00
1024jp
06c106c8b5 Tweak minimal syntax editor size 2024-03-31 13:10:31 +09:00
1024jp
12dfadcb00 Update CHANGELOG 2024-03-31 13:05:06 +09:00
1024jp
dcf7600b95 Update version number to 4.8.0-beta.4 (638) 2024-03-31 12:24:08 +09:00
1024jp
1ea0b85434 Update build number to 637 2024-03-31 12:11:54 +09:00
1024jp
d0e69730f9 Refactor EditorCounter 2024-03-31 03:59:45 +09:00
1024jp
e1a026cdcc Fix leak in EditorTextView 2024-03-31 02:43:40 +09:00
1024jp
0e0d3f41fb Change DocumentFile properties from let to var 2024-03-30 21:18:53 +09:00
1024jp
b902592bd1 Clean up English localizables 2024-03-30 17:30:17 +09:00
1024jp
b812eaeede Update xcstrings 2024-03-29 12:29:32 +09:00
1024jp
a475a93dfc Fix a tyoo CONTRIBUTING.md 2024-03-29 08:50:51 +09:00
1024jp
fa3c3d3e0d Update release notes 2024-03-29 08:30:44 +09:00
1024jp
e8555e4b79 Add English to localization credit 2024-03-29 08:14:17 +09:00
1024jp
9c384d212a Remove needless MainActor in SyntaxEditView 2024-03-28 12:54:17 +09:00
1024jp
74ebf41c02 Store syntax editor size (close #1601) 2024-03-28 12:54:04 +09:00
1024jp
83587b396f Refactor SizeGetter 2024-03-28 10:06:36 +09:00
1024jp
dd1c704cb9 Merge branch 'swiftUI/statusBar' 2024-03-27 21:39:51 +09:00
1024jp
7c2af65a29 Migrate StatusBar to SwiftUI 2024-03-27 21:38:34 +09:00
1024jp
3c4687fd35 Add localization for About panel (close #1602) 2024-03-27 21:26:07 +09:00
1024jp
37c90c5bfa Organize .xcstrings files 2024-03-27 21:22:20 +09:00
1024jp
aaaf518d89 Merge Acknoweledgements to About panel 2024-03-27 21:14:14 +09:00
1024jp
c48ce00128 Move license to About panel 2024-03-27 21:14:14 +09:00
1024jp
86405c80d5 Migrate “About CotEditor” to SwiftUI 2024-03-27 21:14:14 +09:00
1024jp
b19440ad03 Update storyboards 2024-03-27 21:04:52 +09:00
1024jp
c0c75d1370 Add Czech localization (close #1596) 2024-03-27 09:09:43 +09:00
1024jp
734750e742 Rename .unique and .formUnique to .uniqued and .unique 2024-03-25 14:33:15 +09:00
1024jp
a301335d03 Tweak a localization comment 2024-03-25 12:52:45 +09:00
1024jp
a013c1f9b9 Add private(set) to some KeyBindingModel properties 2024-03-24 23:09:21 +09:00
1024jp
2a511beea0 Rename all value in .onChange(of:) to newValue 2024-03-24 17:26:01 +09:00
1024jp
1e0a74d94a Update Yams to 5.1.0 2024-03-24 16:38:56 +09:00
1024jp
035729a553 Add indent to SyntaxEditView code 2024-03-22 15:26:48 +09:00
1024jp
cfa259df9f Remove deprecated ALWAYS_SEARCH_USER_PATHS option 2024-03-22 10:19:34 +09:00
1024jp
8bfa169fe2 Update swift-argument-parser to 1.3.1 2024-03-19 21:41:48 +09:00
1024jp
ea9e9c695f Update CHANGELOG 2024-03-19 21:40:57 +09:00
1024jp
47d50a4e1c Show URL for link button tooltip 2024-03-18 23:35:27 +09:00