Commit Graph

  • bd74b977d0 Rename .apply(highlights:in:) method 1024jp 2024-07-10 21:08:07 +0900
  • 082966fd65 Extract EditedRangeSet to EditorCore package 1024jp 2024-07-10 00:15:58 +0900
  • ecbe7d6ea7 Refactor URLDetector 1024jp 2024-07-09 22:04:52 +0900
  • 77b12c2a1d Fix a typo in comment 1024jp 2024-07-09 21:52:35 +0900
  • 46ccef7e98 Improve NSItemProvider.load(type:) 1024jp 2024-07-09 21:22:11 +0900
  • f82178a0cc Use binary serach for line number calculation 1024jp 2024-07-09 21:14:32 +0900
  • c7b9127d6d Refactor LineEndingScanner 1024jp 2024-07-02 11:33:56 +0900
  • c1f128d4aa Move IncompatibleCharacter to FileEncoding 1024jp 2024-07-09 20:54:27 +0900
  • fc36b45bea Move QuantityComparisonResult to StringBasics 1024jp 2024-07-09 20:26:54 +0900
  • 81e35d01e7 Update SettingsPane.swift 1024jp 2024-07-09 20:10:05 +0900
  • 7449f19f48 Refactor SettingsPane 1024jp 2024-07-09 20:04:35 +0900
  • b6d5aa0462 Extract RegexHighlighting to package 1024jp 2024-07-09 12:37:42 +0900
  • cbe0ff89a8 Update project to Xcode 16.0 1024jp 2024-07-09 19:10:56 +0900
  • da5665f47a Rename UIControls with ControlUI 1024jp 2024-07-08 13:08:19 +0900
  • 3b90a935f6 Gather UI controls to UIControls in MacUI package 1024jp 2024-07-08 12:52:52 +0900
  • 4cfb04e412 Remove unused Menlo from NSFont.Name 1024jp 2024-07-08 12:50:08 +0900
  • f4c25ba762 Move NSAttributedString extensions to StringBasics library 1024jp 2024-07-08 12:39:09 +0900
  • e8d5faeaee Merge tag '4.8.7' 1024jp 2024-07-08 07:53:24 +0900
  • bd6c480ba1 Update version number to 4.8.7 (657) 4.8.7 1024jp 2024-07-06 22:51:21 +0900
  • 12934e60b9 Extract InspectorTabView to package 1024jp 2024-07-05 23:20:51 +0900
  • e2b7c13abf Extract BidiScroller to package 1024jp 2024-07-05 23:13:52 +0900
  • a4c7261669 Move Invisible to EditorCore 1024jp 2024-07-05 22:56:32 +0900
  • 68800ef801 Refactor Shortcut.checkCustomizationAvailability(for:) 1024jp 2024-07-05 22:43:00 +0900
  • 7dc5c8d05b Move Shortcut target to MacUI 1024jp 2024-07-05 23:34:14 +0900
  • 44d9f77008 Rename EditorKit with EditorCore 1024jp 2024-07-05 22:13:55 +0900
  • e09f13ca75 Introduce Numerics package to unit tests for CotEditor 1024jp 2024-07-05 22:06:04 +0900
  • a95dfcdcb8 Migrate Unit/UI tests to Swift 6 1024jp 2024-07-05 21:46:46 +0900
  • 3b54488ea7 Update .allowsModifying filter in KeyBindingsManager 1024jp 2024-07-05 21:37:44 +0900
  • 07ba6f7277 Remove needless main actor shift in document read/write 1024jp 2024-07-05 20:59:22 +0900
  • ee264195c2 Refactor save panel options 1024jp 2024-07-05 20:42:13 +0900
  • 778b9b06f1
    Merge pull request #1664 from DAnn2012/patch-21 1024jp 2024-07-05 20:39:29 +0900
  • d5551f9112
    Update releasenotes.html DAnn2012 2024-07-05 13:37:23 +0200
  • 71b90c5805 Fix replacing transiet document 1024jp 2024-07-05 19:50:09 +0900
  • 476058807f Fix document view update 1024jp 2024-07-05 19:27:52 +0900
  • 460ee6c9e3 Replace “content” in code with “contents” 1024jp 2024-07-05 19:09:35 +0900
  • 8d18ad86bc Fix typos in CONTRIBUTING.md 1024jp 2024-07-05 17:53:39 +0900
  • f8bcc3df93 Update help contents 1024jp 2024-07-05 17:44:08 +0900
  • 5bf6452fc0 Update CHANGELOG 1024jp 2024-07-05 12:58:00 +0900
  • 9d4afd694a Improve intents wording 1024jp 2024-07-05 12:44:20 +0900
  • 1b8e3b6cb5 Merge branch '4.8.7' 1024jp 2024-07-05 12:52:48 +0900
  • 048a3030f3 Replace “content” with “contents” 1024jp 2024-07-05 11:52:54 +0900
  • 1753f82120 Update SyntaxMap/Package.swift 1024jp 2024-07-05 12:38:48 +0900
  • 45faf85f7e Update release notes 1024jp 2024-07-05 12:38:36 +0900
  • a4009de077 Fix line number view position with vertical text 1024jp 2024-07-05 12:38:15 +0900
  • f5f05b1b5a Merge branch 'feature/appIntent' 1024jp 2024-07-04 01:31:38 +0900
  • cd23f5bd9a Add Open Document app intent 1024jp 2024-07-04 01:21:51 +0900
  • 565d043074 Extract LineEnding to package 1024jp 2024-07-03 20:47:12 +0900
  • 356186cf0f Change timing to apply editor sesttings to the textStorage 1024jp 2024-07-03 00:23:24 +0900
  • be117577d0 Improve timing to update mode in Document 1024jp 2024-07-02 23:51:48 +0900
  • 13562e34af Refactor syntax highlight in SyntaxParser 1024jp 2024-07-02 23:16:30 +0900
  • dd04417350 Merge branch '4.8.7' 1024jp 2024-07-02 23:10:10 +0900
  • a37c0e7b2c Refactor ThemeView 1024jp 2024-07-02 23:09:29 +0900
  • 92230fc924 Disable smart quotes by default (#1661) 1024jp 2024-07-02 23:03:31 +0900
  • d2910a0eeb Fix repopen event with documents in the Dock 1024jp 2024-07-02 19:51:46 +0900
  • cbbd7462be Merge branch '4.8.7' 1024jp 2024-07-02 19:10:05 +0900
  • 10a2dd5d1d Directly set LineEndingScanner to LayoutManager 1024jp 2024-07-01 12:59:35 +0900
  • 558d3d153a Add U+2061..U+2065 to invisible characters (close #1662) 1024jp 2024-07-02 19:07:11 +0900
  • 8b3a2c4c13 Update Sparkle to 2.6.4 1024jp 2024-07-02 19:07:03 +0900
  • f6dc7dc7b1 Fix fileDocument did not set 1024jp 2024-07-01 12:52:38 +0900
  • 9e65605585 Forcibly cast notification object 1024jp 2024-07-01 00:33:04 +0900
  • 407e031e36 Fix warnings in SnippetManager 1024jp 2024-07-01 00:28:52 +0900
  • ce85564792 Improve manaer initializers 1024jp 2024-07-01 00:21:01 +0900
  • 37743ffb54 Quiet unit test log in CI 1024jp 2024-06-30 23:58:31 +0900
  • 19b992cb0e Run swiftlint also for packages 1024jp 2024-06-30 22:35:04 +0900
  • d327f6428f Update DirectoryDocument.swift 1024jp 2024-06-30 14:21:48 +0900
  • 288e31c991 Merge branch 'feature/278_folderDocument' 1024jp 2024-06-29 11:50:18 +0900
  • ae155fa586 Add Folder Navigation to What’s New 1024jp 2024-05-10 17:06:37 +0900
  • 86eca7b551 Close trashed document 1024jp 2024-05-21 22:16:37 +0900
  • 5e845da3fb Add “Add Folder/File” button 1024jp 2024-05-16 23:20:53 +0900
  • 383275a784 Rename items in folder browser 1024jp 2024-05-20 20:16:18 +0900
  • c2d1b6bd9a Disable syntax pop-up menu while no document 1024jp 2024-05-20 18:22:28 +0900
  • 687cff3fd9 Use different autosave names 1024jp 2024-05-20 18:08:43 +0900
  • fb52f133f0 Reflect sub-documents’ edited states to the close button 1024jp 2024-05-20 17:30:43 +0900
  • 77bba583bd Move item to trash with file coordinator 1024jp 2024-05-20 15:58:31 +0900
  • 1b559c22e5 Enable opening folder from open panel 1024jp 2024-05-20 13:45:52 +0900
  • af786b41ec Create NoDocumentView and stop creating untitled document 1024jp 2024-06-29 11:41:48 +0900
  • 4f838b2b2d Restore last opened documents in directory document 1024jp 2024-05-19 23:55:02 +0900
  • 9add81cb6a Forcibly collapse sidebar while version browsing 1024jp 2024-05-18 08:12:04 +0900
  • 309cfd98d8 Add DirectoryDocument (#278) 1024jp 2024-05-27 23:55:42 +0900
  • 9cf39fe4a0 Add .isAncestor(of:) method to URL 1024jp 2024-05-13 07:16:52 +0900
  • 0033a80c31 Add .deletingLastExtension to String 1024jp 2024-06-18 22:55:36 +0900
  • f567a7d63d Update version number to 5.0.0-alpha 1024jp 2024-05-10 17:51:42 +0900
  • f8e0a05432 Change timing to flag isInitialized in Document 1024jp 2024-06-29 11:34:55 +0900
  • a24ea5b21f Refactor TextFinder 1024jp 2024-06-28 16:54:42 +0900
  • a4cd524783 Refactor FindProgress 1024jp 2024-06-28 13:22:33 +0900
  • 83a1ae8267 Make .onGeometryChange one line 1024jp 2024-06-29 11:17:33 +0900
  • 3f01e11a14 Remove unused step proerty in OpacitySlider 1024jp 2024-06-29 11:08:28 +0900
  • b0481ce3d4 Prefer using .onGeometryChange(for:of:action:) 1024jp 2024-06-29 10:51:16 +0900
  • 9ce8f7dffb Refactor EditorCounter 1024jp 2024-06-28 00:27:07 +0900
  • 38bec5d9f2 Organize project 1024jp 2024-06-28 00:09:53 +0900
  • 7577870fb1 Extract TextFind to package 1024jp 2024-06-28 12:46:30 +0900
  • f26dc68477 Add @retroactive to SortPatternError 1024jp 2024-06-28 00:07:57 +0900
  • f7f15f4c2f Extract LineSort to package 1024jp 2024-06-27 23:48:21 +0900
  • e76d2995ca Fix FuzzyRange 1024jp 2024-06-27 23:19:38 +0900
  • e5a4cf39c0 Extract FuzzyRange to FuzzyRange package 1024jp 2024-06-27 22:48:35 +0900
  • ba9f2b5ad5 Extract TextClipping to TextClipping package 1024jp 2024-06-27 22:19:57 +0900
  • 102f59cbf2 Extract StringBasics from TextEditing 1024jp 2024-06-27 21:39:12 +0900
  • 84e04c8b1b Refactor LineEndingScanner 1024jp 2024-06-27 20:54:32 +0900
  • 0c77341b45 Refactor accessors in EditorKit 1024jp 2024-06-27 19:46:21 +0900
  • 1c891daa5e Move some action protocols to AppDelegate.swift 1024jp 2024-06-27 18:40:29 +0900