Commit Graph

14108 Commits

Author SHA1 Message Date
1024jp
12934e60b9 Extract InspectorTabView to package 2024-07-05 23:35:25 +09:00
1024jp
e2b7c13abf Extract BidiScroller to package 2024-07-05 23:35:04 +09:00
1024jp
a4c7261669 Move Invisible to EditorCore 2024-07-05 23:34:19 +09:00
1024jp
68800ef801 Refactor Shortcut.checkCustomizationAvailability(for:) 2024-07-05 23:34:19 +09:00
1024jp
7dc5c8d05b Move Shortcut target to MacUI 2024-07-05 23:34:14 +09:00
1024jp
44d9f77008 Rename EditorKit with EditorCore 2024-07-05 22:25:32 +09:00
1024jp
e09f13ca75 Introduce Numerics package to unit tests for CotEditor 2024-07-05 22:06:18 +09:00
1024jp
a95dfcdcb8 Migrate Unit/UI tests to Swift 6 2024-07-05 21:51:36 +09:00
1024jp
3b54488ea7 Update .allowsModifying filter in KeyBindingsManager 2024-07-05 21:49:00 +09:00
1024jp
07ba6f7277 Remove needless main actor shift in document read/write 2024-07-05 20:59:22 +09:00
1024jp
ee264195c2 Refactor save panel options 2024-07-05 20:52:33 +09:00
1024jp
71b90c5805 Fix replacing transiet document 2024-07-05 19:51:32 +09:00
1024jp
476058807f Fix document view update 2024-07-05 19:27:52 +09:00
1024jp
460ee6c9e3 Replace “content” in code with “contents” 2024-07-05 19:09:35 +09:00
1024jp
8d18ad86bc Fix typos in CONTRIBUTING.md 2024-07-05 19:09:01 +09:00
1024jp
5bf6452fc0 Update CHANGELOG 2024-07-05 12:58:04 +09:00
1024jp
9d4afd694a Improve intents wording 2024-07-05 12:53:32 +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
1753f82120 Update SyntaxMap/Package.swift 2024-07-05 12:38:48 +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
f5f05b1b5a Merge branch 'feature/appIntent' 2024-07-04 01:31:38 +09:00
1024jp
cd23f5bd9a Add Open Document app intent 2024-07-04 01:28:44 +09:00
1024jp
565d043074 Extract LineEnding to package 2024-07-03 21:10:45 +09:00
1024jp
356186cf0f Change timing to apply editor sesttings to the textStorage 2024-07-03 00:23:24 +09:00
1024jp
be117577d0 Improve timing to update mode in Document 2024-07-02 23:51:48 +09:00
1024jp
13562e34af Refactor syntax highlight in SyntaxParser 2024-07-02 23:21:03 +09:00
1024jp
dd04417350 Merge branch '4.8.7' 2024-07-02 23:10:10 +09:00
1024jp
a37c0e7b2c Refactor ThemeView 2024-07-02 23:09:29 +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
10a2dd5d1d Directly set LineEndingScanner to LayoutManager 2024-07-02 19:09:07 +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
f6dc7dc7b1 Fix fileDocument did not set 2024-07-01 12:53:28 +09:00
1024jp
9e65605585 Forcibly cast notification object 2024-07-01 00:33:04 +09:00
1024jp
407e031e36 Fix warnings in SnippetManager 2024-07-01 00:28:52 +09:00
1024jp
ce85564792 Improve manaer initializers 2024-07-01 00:21:58 +09:00
1024jp
37743ffb54 Quiet unit test log in CI 2024-06-30 23:58:31 +09:00
1024jp
19b992cb0e Run swiftlint also for packages 2024-06-30 23:46:07 +09:00
1024jp
d327f6428f Update DirectoryDocument.swift 2024-06-30 14:21:48 +09:00
1024jp
288e31c991 Merge branch 'feature/278_folderDocument' 2024-06-29 11:50:18 +09:00
1024jp
ae155fa586 Add Folder Navigation to What’s New 2024-06-29 11:50:07 +09:00
1024jp
86eca7b551 Close trashed document 2024-06-29 11:50:07 +09:00
1024jp
5e845da3fb Add “Add Folder/File” button 2024-06-29 11:50:07 +09:00
1024jp
383275a784 Rename items in folder browser 2024-06-29 11:50:07 +09:00
1024jp
c2d1b6bd9a Disable syntax pop-up menu while no document 2024-06-29 11:50:07 +09:00
1024jp
687cff3fd9 Use different autosave names 2024-06-29 11:50:07 +09:00