Commit Graph

3479 Commits

Author SHA1 Message Date
1024jp
48cbb7bbef Fix a typo in README 2024-05-11 23:58:18 +09:00
1024jp
4f011fc60b Update version number to 4.8.4-alpha (650) 2024-05-11 22:53:58 +09:00
1024jp
e036252014 Update version number to 4.8.3 (649) 2024-05-11 22:28:49 +09:00
1024jp
b8aae54352 Match theme selection color to the theme dark/light mode 2024-05-11 16:18:28 +09:00
1024jp
ba86581a75 Add Show in Finder button in document inspector (close #1145) 2024-05-10 22:52:05 +09:00
1024jp
5e15f9f910 Update release notes 2024-05-10 21:08:08 +09:00
1024jp
1c5a8f75c0 Update Markdown syntax (close #1634) 2024-05-10 20:41:10 +09:00
1024jp
19082ce388 Fix incorrect label for Comments (fix #1635) 2024-05-10 20:28:38 +09:00
1024jp
a76ace8a4d Migrate CommandSnippetsView to SwiftUI 2024-05-09 19:14:44 +09:00
1024jp
f487f4b58d Merge branch 'main' into 4.9.0
# Conflicts:
#	CotEditor/Sources/AppDelegate.swift
2024-05-07 20:58:22 +09:00
1024jp
620b5f8b2c Refacotor document controller launch 2024-05-07 15:54:58 +09:00
1024jp
1a8bfa4bf1 Fix typo in README 2024-05-07 12:45:43 +09:00
1024jp
8995df9d71 Make names of the code contributes in the About window selectable 2024-05-06 23:53:07 +09:00
1024jp
61f59eebfb Add 70% opacity to current line highlight in themes 2024-05-06 23:53:06 +09:00
1024jp
d10ecc264f Add new “Resinifictrix (Dark)” theme 2024-05-06 22:15:04 +09:00
1024jp
aca8cd4d82 Remove Solarized themes 2024-05-06 22:15:04 +09:00
1024jp
9597dd3d56 Add accessibility announcement to quick action bar 2024-05-06 22:14:25 +09:00
1024jp
073fcd1863 Migrate navigation bar to SwiftUI 2024-05-06 20:58:23 +09:00
1024jp
1bd1a94c7a Add help contents 2024-05-06 20:58:23 +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
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
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
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
f1d61b3816 Update Sparkle 2024-05-03 15:02:09 +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
6f2b88afd8 Ignore ill-formatted file mapping in syntax definition (fix #1625) 2024-04-28 19:47: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
0227578f4c Fix syntax highlightiing simple words (#1622) 2024-04-24 22:27:33 +09:00
1024jp
68effadc9c Update Swift syntax 2024-04-24 22:18:40 +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
f874041953 Fix CSVSortPattern with whitespace-only component 2024-04-21 18:45:41 +09:00
1024jp
de0a4ebcbd Update release notes 2024-04-21 15:37:27 +09:00
1024jp
541edbee91 Rename context menu submenu “Font” with “Text Size” 2024-04-21 15:37:25 +09:00
1024jp
858744d7f9 Improve syntax highlighitng with simple words (fix #1622) 2024-04-21 15:19:19 +09:00
1024jp
ac4a89b2fd Improve error handling on setting file loading error (#1619) 2024-04-21 13:51:45 +09:00
1024jp
db3bfb3dc5 Relax syntax definition loading (fix #1619) 2024-04-21 12:04:38 +09:00
1024jp
dee5cebf97 Fix current line highlight at the last empty line 2024-04-20 21:09:56 +09:00
1024jp
8ffe454878 Fix crash in EditorCounter (fix #1621) 2024-04-20 14:53:41 +09:00
1024jp
55f25c054c Fix timing to update instance highlight (fix #1616) 2024-04-17 20:25:44 +09:00
1024jp
d128d2958a Fix CHANGELOG 2024-04-17 20:25:22 +09:00
1024jp
fff342bb39 Fix sttepper position 2024-04-17 20:25:00 +09:00
1024jp
0735965b9c Add context menu to outline list and find result 2024-04-17 19:54:50 +09:00
1024jp
a449d15a70 Fix kerning with monospaced font 2024-04-16 22:04:06 +09:00
1024jp
731a1e7bc5 Update version number to 4.8.1-alpha (643) 2024-04-15 00:43:36 +09:00
1024jp
3d32bc5204 Update version number to 4.8.0 (641) 2024-04-15 00:34:38 +09:00
1024jp
dc2b72f8f6 Repalce … with … in Dutch localization (#1611) 2024-04-13 19:50:02 +09:00
1024jp
1a2260543e Update version number to 4.8.0-rc.2 (640) 2024-04-13 19:48:34 +09:00
1024jp
90f8b711bd Update version number to 4.8.0-rc (639) 2024-04-13 16:50:52 +09:00
1024jp
477b4a5882 Add Dutch documentation (#1611) 2024-04-13 12:54:52 +09:00
1024jp
70ed4d89b9 Improve localization 2024-04-13 03:00:27 +09:00
1024jp
356a4480f2 Update CHANGELOG 2024-04-12 23:25:50 +09:00
1024jp
bfad696409 Update CHANGELOG 2024-04-12 22:28:38 +09:00
1024jp
980258307a Fix font size of syntax editor’s side bar 2024-04-12 20:49:48 +09:00
1024jp
4235ce6505 Fix RegexField 2024-04-12 19:10:13 +09:00
1024jp
3fe17b1a5a Update Yams from 5.1.1 to 5.1.2 2024-04-12 00:09:36 +09:00
1024jp
137b22fcd1 Disable restart dialog for “Reopen windows from last session” option 2024-04-09 12:41:51 +09:00
1024jp
f7ba6baf03 Update Yams from 5.1.0 to 5.1.1 2024-04-09 12:36:20 +09:00
1024jp
85b1db415d Improve slected line number Emphasis by vertical orientation (close #1608) 2024-04-07 21:32:21 +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
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
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
e1a026cdcc Fix leak in EditorTextView 2024-03-31 02:43:40 +09:00
1024jp
fa3c3d3e0d Update release notes 2024-03-29 08:30:44 +09:00
1024jp
74ebf41c02 Store syntax editor size (close #1601) 2024-03-28 12:54:04 +09:00
1024jp
7c2af65a29 Migrate StatusBar to SwiftUI 2024-03-27 21:38:34 +09:00
1024jp
aaaf518d89 Merge Acknoweledgements 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
c0c75d1370 Add Czech localization (close #1596) 2024-03-27 09:09:43 +09:00
1024jp
1e0a74d94a Update Yams to 5.1.0 2024-03-24 16:38:56 +09:00
1024jp
ea9e9c695f Update CHANGELOG 2024-03-19 21:40:57 +09:00
1024jp
54b15032c6 Update help contents 2024-03-16 21:09:13 +13:00
1024jp
8ad2ddc781 Update Sparkle to 2.6.0 2024-03-16 17:37:23 +13:00
1024jp
e3d25c9c97 Update CHANGELOG 2024-03-11 12:55:47 +09:00
1024jp
0354f9cb29 Fix multi cursor drawing 2024-03-11 12:44:29 +09:00
1024jp
7ce9f69214 Update version number to 4.8.0-beta.3 (636) 2024-03-09 16:12:23 +09:00
1024jp
8708c8833d Update version number to 4.8.0-beta.2 (635) 2024-03-09 15:50:37 +09:00
1024jp
d1462d334c Fix auto completion option 2024-03-09 15:50:19 +09:00
1024jp
b29931bfc9 Update version number to 4.8.0-beta.2 (634) 2024-03-09 15:26:24 +09:00
1024jp
e9cccc3be9 Update version number to 4.8.0-beta (633) 2024-03-09 15:24:54 +09:00
1024jp
969f7b0539 Disable pane animation if user reduses motion in accessibility settings 2024-03-09 12:35:12 +09:00
1024jp
a49e1384af Update Portguese localization (#1596) 2024-03-08 12:38:06 +09:00
1024jp
b14f896252 Update Italian localization (#1596) 2024-03-07 21:59:04 +09:00
1024jp
16c7e8e100 Update French localization (#1596) 2024-03-07 21:54:28 +09:00
1024jp
2017b1c8cd Update Spanish localization (needs native check) (#1596) 2024-03-06 21:17:05 +09:00
1024jp
cece9dd003 Update release notes 2024-03-05 19:03:47 +09:00
1024jp
21b6520b4c Deprecate “Append a space to comment delimiter” option 2024-03-05 00:00:59 +09:00
1024jp
e6ba1a6f2e Add InvalidNameError.reserved 2024-03-03 05:14:31 +09:00
1024jp
d4606251fa Update documentation 2024-03-03 05:14:31 +09:00
1024jp
9bb5e9447e Organize localizable data 2024-03-01 20:59:13 +09:00
1024jp
ab617edf65 Update CHANGELOG 2024-02-29 09:15:05 +09:00
1024jp
62817fffb4 Fix multi insertion point visibility 2024-02-28 20:06:13 +09:00
1024jp
ffbcf27872 Update Xcode to 15.3 2024-02-28 19:52:13 +09:00
1024jp
ea8c49b4f7 Update version number to 4.8.0-alpha (632) 2024-02-28 19:52:13 +09:00
1024jp
eb0afea995 Update CHANGELOG 2024-02-27 23:09:00 +09:00
1024jp
b1a6ea28ef Add Restore Defaults button to File Drop settings 2024-02-26 12:37:54 +09:00
1024jp
e73a435009 Migrate Appearance settings pane to SwiftUI 2024-02-24 22:31:28 +09:00
1024jp
8d6ee6d930 Refactor SyntaxListViewController 2024-02-23 23:25:21 +09:00
1024jp
f19de72168 Migrate syntax editor to SwiftUI 2024-02-19 19:39:40 +09:00
1024jp
1d6c6211c4 Migrate Format settings to SwiftUI 2024-02-19 12:57:20 +09:00
1024jp
a8bc873e90 Update CHANGELOG 2024-02-18 17:01:40 +09:00
1024jp
545604fb39 Enable delete separators with Delete key in EncodingListView 2024-02-15 18:39:23 +09:00
1024jp
f3b824a435 Fix missing localization 2024-02-13 00:05:27 +09:00
1024jp
70a29c68b6 Fix missing German localization in Edit settings pane 2024-02-12 21:30:41 +09:00
1024jp
d8025ff4cd Make EncodingListView undoable 2024-02-12 16:15:56 +09:00
1024jp
c0d072f37b Update version number to 4.7.5-alpha (631) 2024-02-11 18:15:32 +09:00
1024jp
7754d7a4a5 Update version number to 4.7.4 (630) 2024-02-11 17:56:26 +09:00
1024jp
f3784af51c Update release notes 2024-02-11 17:46:33 +09:00
1024jp
a52293cf24 Fix selection of Syntax toolbar item 2024-02-11 15:58:33 +09:00
1024jp
374f54df9f Migrate OutlineInspectorView to SwiftUI 2024-02-05 22:32:16 +09:00
1024jp
db7b77ece0 Fix font size customization in outline inspector 2024-02-05 00:00:09 +09:00
1024jp
ec1364aca7 Migrate DocumentInspectorView to SwiftUI 2024-02-04 05:25:34 +09:00
1024jp
f43d1c45c9 Refactor character view in document inspector 2024-02-03 14:43:22 +09:00
1024jp
86dc085a5b Remove an extra ; in Localizable.strings (pt) 2024-01-31 10:19:12 +09:00
1024jp
052484e4b1 Add Czech localizer to documentations 2024-01-27 17:08:07 +09:00
1024jp
dc53635146 Support alpha channel in theme (#1577) 2024-01-25 23:19:14 +09:00
1024jp
f631076046 Update WFColorCode to 2.10.0 2024-01-25 22:49:57 +09:00
1024jp
dd4945c536 Update CHANGELOG 2024-01-24 07:32:31 +09:00
1024jp
1290b27ef9 Update CHANGELOG (#1583) 2024-01-24 07:31:29 +09:00
1024jp
da44d98c08 Fix stepper in custom tab width view (fix #1581) 2024-01-23 22:52:17 +09:00
1024jp
68f07433c6 Update CHNGELOG (#1582) 2024-01-23 22:48:38 +09:00
1024jp
fbfefa0231 Fix Italian localizaiton in Snippet settings (fix #1579) 2024-01-22 08:38:57 +09:00
1024jp
4047213670 Tweak Anura (Dark) theme 2024-01-21 10:45:18 +09:00
1024jp
cfdd13f300 Update version number to 4.7.4-alpha (628) 2024-01-21 10:18:16 +09:00
1024jp
5bec14ad0d Update version number to 4.7.3 (627) 2024-01-20 20:01:42 +09:00
1024jp
e5c4152248 Update release notes 2024-01-20 15:22:22 +09:00
1024jp
b76e339db7 Update French localization (#1573) 2024-01-20 15:16:47 +09:00
1024jp
4cff7b2269 Fix initial window size 2024-01-20 13:59:41 +09:00
1024jp
e5948f587d Deprecate feature to distinguish Shift JIS and Shift JIS X0213 2024-01-19 19:18:21 +09:00
1024jp
b4cce3b002 Update CHANGELOG 2024-01-19 08:28:06 +09:00
1024jp
bd9b8ac082 Fix syntax equatability check 2024-01-18 12:48:38 +09:00
1024jp
0f2b2ae223 Update C syntax (#1572) 2024-01-18 08:08:27 +09:00
1024jp
5dc7c5a01e Fix outline inspector update (fix #1574) 2024-01-16 17:40:12 +09:00
1024jp
479d7fc727 Avoid using [unowned self] in AdvancedCharacterCounter 2024-01-15 08:37:05 +09:00