Commit Graph

3527 Commits

Author SHA1 Message Date
1024jp
13d1b094c9 Optimize cot command 2015-03-06 01:16:45 +09:00
1024jp
f0d7d75dcf Fix showing find panel on "Use Selection" actions (fix #365) 2015-03-05 18:46:25 +09:00
1024jp
dd57aeb50b Add ability to draw invisibles to find panel fields 2015-03-05 03:21:51 +09:00
1024jp
2732985c09 Remove escape character option from find panel (#363) 2015-03-05 01:04:15 +09:00
1024jp
661387d0f5 Use NSTextView subclass in find panel (close #363) 2015-03-05 01:03:56 +09:00
1024jp
847c636154 Fix a typo in CHANGELOG 2015-03-03 16:43:13 +09:00
1024jp
98b587fe35 Save backup files always in NSAutosavedInformationDirectory (close #362) 2015-03-03 16:38:15 +09:00
1024jp
02f2d17657 Add "Cyrillic (Windows)" to encoding list (close #360) 2015-03-02 19:22:55 +09:00
1024jp
1dc1315704 Fix hang up on text editing 2015-02-27 17:08:04 +09:00
1024jp
a72afc0de6 Protect lock check section 2015-02-21 23:39:54 +09:00
1024jp
83e76f5c41 Fix octal file permission 2015-02-21 21:40:08 +09:00
1024jp
2dcc2266e0 Update version to v2.1.1 dev 2015-02-19 22:21:07 +09:00
1024jp
3099ac43cb FIx hang up with specific file names (fix #354) 2015-02-18 15:06:12 +09:00
1024jp
905b669b06 Fix indent behaviour at blank line (fix #357) 2015-02-17 19:31:27 +09:00
1024jp
61eac5241f Fix crash on outdent action (fix #356) 2015-02-17 19:28:03 +09:00
1024jp
d8c2f3bfb0 Fix a typo in release notes (#355) 2015-02-17 15:07:59 +09:00
1024jp
eaa48e149c Add Markdown definition to imported type (fix #355) 2015-02-17 14:54:40 +09:00
1024jp
625a8a4f36 Fix unwanted syntax style reset 2015-02-17 00:29:30 +09:00
1024jp
3adcef8b86 Fix line number view drawing on OS X 10.8 2015-02-14 15:34:48 +09:00
1024jp
fd7e6e9785 Fix circular reference 2015-02-13 14:28:22 +09:00
1024jp
aa56a2b5d0 Add --new option to command-line tool (close #353) 2015-02-13 10:54:58 +09:00
1024jp
978a0dc76b Fix text replacement (fix #352) 2015-02-12 23:31:01 +09:00
1024jp
da74337192 Update "What's New" in help 2015-02-12 19:27:03 +09:00
1024jp
e008521115 Fix split orientation 2015-02-12 19:00:28 +09:00
1024jp
45b98e131c Fix a typo in release notes 2015-02-12 18:43:35 +09:00
1024jp
13bde096c8 Implement Autosave Elsewhere 2015-02-12 14:36:46 +09:00
1024jp
bf1034889a Update change log 2015-02-11 19:02:52 +09:00
1024jp
4cdda55846 Update version number to 2.1.0-rc 2015-02-11 10:27:25 +09:00
1024jp
bb10975e28 Add a missing change log line 2015-02-10 19:40:12 +09:00
1024jp
10d06f0519 Fix sidebar visivility issue on OS X 10.8 (#348) 2015-02-10 19:29:56 +09:00
1024jp
05048ca860 Fix cot command instalation on 10.9 and earlier 2015-02-06 11:29:05 +09:00
1024jp
91006d4359 Fix tab width on printing (fix #347) 2015-02-04 18:13:41 +09:00
1024jp
882bd98ab5 Fix tab width after font size change 2015-02-04 18:01:12 +09:00
1024jp
fdc6286b15 Refactor error handling in Integration pane controller 2015-02-03 10:39:30 +09:00
1024jp
ade5029f73 Fix crash on 10.8 2015-02-03 08:45:29 +09:00
1024jp
81b064f5c9 Update Sparkle framework to 1.9 2015-02-02 18:34:26 +09:00
1024jp
7d99603905 Make regex popover closable with clicking help button 2015-01-31 09:09:09 +09:00
1024jp
8a6bf3097c Update release notes 2015-01-30 23:16:28 +09:00
1024jp
d92a798edd Fix help buttons in preferences panes 2015-01-30 06:55:26 +09:00
1024jp
6def12c8dd Restore Highlight button in find panel (close #346) 2015-01-30 03:13:00 +09:00
1024jp
aa39457756 Fix Replace action behaviour with selection 2015-01-30 02:24:22 +09:00
1024jp
703ffbb9c2 Remove "Replace & Find" button (#346) 2015-01-30 01:49:21 +09:00
1024jp
6d0a40e945 Make panel key bindings cutomizable 2015-01-29 19:25:56 +09:00
1024jp
753cc2ef0f Fix deault find escape cahracter setting (fix #315) 2015-01-29 18:52:35 +09:00
1024jp
9a35660fba Focus find panel with showFindPanel: 2015-01-29 16:58:19 +09:00
1024jp
2399bf08dc Find backwards with Shift key 2015-01-29 15:33:46 +09:00
1024jp
a70367f9c2 Fix relative path in cot command-line tool (#344) 2015-01-29 15:13:39 +09:00
1024jp
4639aa7c31 Prefer using user sytax style on mapping conflict 2015-01-28 12:01:33 +09:00
1024jp
e94558aa3f Avoid showing unwritable alert on Resume 2015-01-28 07:25:05 +09:00
1024jp
523781653b Fix a typo in release notes 2015-01-25 14:18:38 +01:00
1024jp
233e38f3a0 Add horizontal rules to Markdown outline menu 2015-01-25 13:26:45 +01:00
1024jp
b8a7aa6e08 Fix toolbar menu selection on undo 2015-01-25 12:06:29 +01:00
1024jp
8d60d1c22b Fix checkmark in line spacing menu 2015-01-24 14:41:10 +01:00
1024jp
b3ffbf3f77 Fix unicode character insertion 2015-01-24 02:02:55 +01:00
1024jp
7b0800d780 Fix timing to display not writable alert 2015-01-21 18:15:01 +01:00
1024jp
6766c13946 Remove out-dated bug work-around 2015-01-21 13:54:31 +01:00
1024jp
47d0b5d364 Style console output 2015-01-21 00:29:28 +01:00
1024jp
1cc57bfbc4 Fix crash after closing split view (fix #339) 2015-01-19 11:59:22 +01:00
1024jp
a2afa325e8 Update release note for v2.1 2015-01-17 18:53:07 +01:00
1024jp
3de1517cb3 Disable layer-backed view on Yosemite (close #258) 2015-01-17 08:59:49 +01:00
1024jp
f2047353a1 Tweak textview drawing (#258) 2015-01-14 16:52:55 +01:00
1024jp
988b595a87 Unicode normalization commands for multiple selection 2015-01-12 09:30:07 +01:00
1024jp
583322c96c Add Erlang syntax style 2015-01-11 00:36:32 +01:00
1024jp
b3e6833bfe Update change log 2015-01-09 20:13:59 +01:00
1024jp
4d83fb58be Change console toolbar icon to button style 2015-01-09 18:46:23 +01:00
1024jp
f71b33d9a6 Make character inspector detachable 2015-01-09 18:15:16 +01:00
1024jp
d8c7068ebb Fix selected line count 2015-01-09 06:12:17 +01:00
1024jp
9dbdcf4207 Cast all input text to NSString 2015-01-09 05:32:44 +01:00
1024jp
f1486bbd2f Update changelog 2015-01-06 20:44:48 +01:00
1024jp
cc080a93f0 Recolor after unhighlighting 2015-01-06 18:45:04 +01:00
1024jp
ab7354493b Add Find All result view (#336) 2015-01-05 10:56:00 +01:00
1024jp
71e870fac9 Change behavior with xattr saving (close #92) 2015-01-02 13:15:25 +01:00
1024jp
5c8d81aae8 Move removed themes/styles to Trash instead delete them 2015-01-02 03:31:23 +01:00
1024jp
3f295b021e Fix CotEditor script with current document change 2015-01-02 00:28:18 +01:00
1024jp
31912f04a0 Localize document types 2015-01-01 07:29:43 +01:00
1024jp
c321008af1 Avoid crash on inserting attributed string 2015-01-01 04:14:33 +01:00
1024jp
8a4f9b8bf4 Add Julia syntax style 2015-01-01 03:04:37 +01:00
1024jp
90ca419831 Fix crash on theme view switch 2014-12-31 18:18:31 +01:00
1024jp
0ccc161bfb Improve auto tab expand 2014-12-30 22:23:28 +01:00
1024jp
ec1b2b2d36 Auto-outdent with } input (close #321) 2014-12-30 22:12:54 +01:00
1024jp
4c0e7a8416 Rename "Script Error Panel" to "Console Panel" 2014-12-30 07:29:12 +01:00
1024jp
b005fda61d Add help contents for command-line tool (close #282) 2014-12-27 07:54:03 +01:00
1024jp
dae5231ef0 Localize Integration pane in Japanese (#282) 2014-12-27 05:06:16 +01:00
1024jp
b7ae6fe983 More symlink check on command-line installation (#282) 2014-12-27 04:55:22 +01:00
1024jp
882e700716 Add integration preferences pane (#282) 2014-12-27 03:03:33 +01:00
1024jp
ae260b9a72 Use more CEWrappingTextFied 2014-12-26 23:23:23 +01:00
1024jp
099a084b24 Preffer using labelColor instead of controlTextColor 2014-12-26 09:59:50 +01:00
1024jp
6ff9a1040e Fix "Restore Defaults" button on text keybindings sheet 2014-12-26 03:31:01 +01:00
1024jp
a43ccbf3a4 Delay timing to store text key bindings setting 2014-12-26 03:19:47 +01:00
1024jp
6c68cdde8b Change multiple checkboxes in syntax edit sheet at once (close #252) 2014-12-25 09:28:56 +01:00
1024jp
86620a9cab Tweak size sample window 2014-12-23 06:28:15 +01:00
1024jp
c152530cee Fix preferred file encoding for encoding detection 2014-12-23 04:23:27 +01:00
1024jp
bcb902b3a5 Close Preferences window with esc key 2014-12-23 03:46:51 +01:00
1024jp
b9be2df841 Add "Open file in CotEditor" Service 2014-12-20 17:07:24 +01:00
1024jp
08f30d9f08 Add a Services menu 2014-12-20 03:15:03 +01:00
1024jp
03042df137 Add "show document inspector" option (#198) 2014-12-19 01:59:37 +01:00
1024jp
0bded4b21f Migrate drawer to sidebar (#198) 2014-12-19 01:14:40 +01:00
1024jp
d2e8166bd9 Create CEDocumentAnalyzer class (#198) 2014-12-18 18:32:24 +01:00
1024jp
54f047995f Fix an alert message localization 2014-12-17 23:27:59 +01:00
1024jp
a15f20d8c2 Fix incompatible char select 2014-12-17 23:09:42 +01:00
1024jp
f3e9fef75d Improve shortcut catching with view-based outline view (close #155) 2014-12-17 04:13:17 +01:00
1024jp
32404b7e76 Update OgreKit find panel (close #330) 2014-12-16 16:30:14 +01:00
1024jp
17a455f35f Add hidden "Reveal in Finder" menu item to syntax style 2014-12-16 15:29:12 +01:00
1024jp
449f7d5b28 Clean up localizations 2014-12-16 01:51:21 +01:00
1024jp
e04ca42b70 Send file path as an argument to CotEditor scripts 2014-12-15 03:05:27 +01:00
1024jp
7f50594726 Add new AppleScript property tab width 2014-12-15 01:55:17 +01:00
1024jp
d2f6f02459 Use NSUserScriptTask 2014-12-12 21:54:02 +01:00
1024jp
70dab0dfe7 Add Traditional Chinese Big5 Series to encoding list (close #327) 2014-12-12 19:13:58 +01:00
1024jp
c82de952f5 Update release notes for v2.0.3 (#322) 2014-12-12 13:57:01 +01:00
1024jp
8974035519 Fix script execution with large output (fix #325) 2014-12-12 02:57:27 +01:00
1024jp
9c3e6b3bc5 Update OgreKit find panel (close #324) 2014-12-11 18:49:14 +01:00
1024jp
ba49b489db Give up applying syntax highlights if sring has already been updated 2014-12-09 18:31:56 +01:00
1024jp
d6bd2a980f Restore window state from the last session (close #319) 2014-12-06 01:35:02 +01:00
1024jp
fdce4d80c2 Fix initial line endings in toolbar (fix #320) 2014-12-06 00:52:31 +01:00
1024jp
13dfed69e0 Use screenFont to calculate tab width 2014-12-01 18:36:03 +01:00
1024jp
4957f7ae39 Improve JSON highliting performance (#309) 2014-12-01 16:42:58 +01:00
1024jp
54b1fdd9cb Fix setting Auto-Completion in Japansee (fix #314) 2014-12-01 14:22:39 +01:00
1024jp
d28b3f7747 Revert "Superficial fix for JSON syntax highlighting (#309)"
This reverts commit d591b7231a.

Conflicts:
	CHANGELOG.md
2014-12-01 10:07:02 +01:00
1024jp
5feeb03c40 Improve sytnax highlighting indicator 2014-12-01 09:56:52 +01:00
1024jp
1bd049b77c Run the idling AppleScript on the main thread
NSAppleScript must be used from the main thread.

cf. <https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/Multithreading/ThreadSafetySummary/ThreadSafetySummary.html>
2014-12-01 08:24:15 +01:00
1024jp
b9084992b2 Update CHANGELOG 2014-12-01 07:56:30 +01:00
1024jp
d591b7231a Superficial fix for JSON syntax highlighting (#309) 2014-11-30 14:21:07 +01:00
1024jp
09c42c2ed7 Improve syntax highlighting cancelation (close #309) 2014-11-30 13:32:30 +01:00
1024jp
80e59bbdad FIx recoloring after "Replace All" 2014-11-30 07:39:03 +01:00
1024jp
e9ab23bca8 Fix page guide position 2014-11-29 20:50:20 +01:00
1024jp
607950ab1c Implement pinch-zoom (close #308) 2014-11-29 17:56:22 +01:00
1024jp
dd43d9306d Improve popup menus in toolbar for "Text Only" mode 2014-11-29 13:14:20 +01:00
1024jp
58e54cb8ce Update changelog 2014-11-28 09:40:03 +01:00
1024jp
ef8b098f6f Change default syntax style to "Plain Text" 2014-11-28 09:38:10 +01:00
1024jp
a1ef0fb2fd Fix selecting inside brackets (fix #304) 2014-11-28 09:38:03 +01:00
1024jp
418a1efe58 Add "show invisibles" option (close #288) 2014-11-28 02:37:17 +01:00
1024jp
2c82e06944 Fix Go button (fix #301) 2014-11-27 01:37:01 +01:00
1024jp
e4e4a22e4c Disable rich text in find panel 2014-11-27 01:26:27 +01:00
1024jp
96ab5293b5 Add fallback for ediror font (fix #298) 2014-11-26 08:03:41 +01:00
1024jp
03c0575652 Update version number 2014-11-26 02:18:57 +01:00
1024jp
7c91ee80da Fix a typo in release note 2014-11-26 02:06:42 +01:00
1024jp
66358a01d6 Fix crash with status bar (fix #295 #297) 2014-11-26 01:25:18 +01:00
1024jp
4e7818fd9a Fix contents proprty on AppleScripting 2014-11-25 01:00:18 +01:00
1024jp
3792e8f323 Fix app could crash after closing split view (fix #292) 2014-11-23 02:31:58 +01:00
1024jp
413b808cb6 Highlight shebang as comment on JavaScript style 2014-11-22 09:59:27 +01:00
1024jp
409b39b67c Add "js" extension to CotEditor scripting type (close #170) 2014-11-22 03:22:16 +01:00
1024jp
c5fec360a0 Improve guidance of sample scripts 2014-11-22 02:23:40 +01:00
1024jp
57502c6f50 Translate Japanese file names to English 2014-11-22 01:07:52 +01:00
1024jp
b7634ec6ed Remove "eRuby" syntax style 2014-11-22 00:59:19 +01:00
1024jp
7da5521439 Add "BibTeX" syntax style 2014-11-22 00:56:24 +01:00
1024jp
d6a0193ea4 Add ".Rprofile" to defaault file mapping for R 2014-11-21 23:40:17 +01:00
1024jp
c271226676 Update release notes (#283) 2014-11-21 10:44:36 +01:00
1024jp
75aade3cbb Fix % literal highlight on Ruby style (close #286) 2014-11-21 10:39:17 +01:00
1024jp
01f4f38a7a Fix Python syntax style (fix #284) 2014-11-21 04:54:08 +01:00
1024jp
40dcef31ec Add "Create Bug Report" action (#267) 2014-11-21 04:26:28 +01:00
1024jp
535ea82942 Fix highlighting quoted string/block comment at the ndo of document (fix #281) 2014-11-20 04:01:47 +01:00
1024jp
7ce1894713 Fix text selection expand (fix #277) 2014-11-20 02:47:42 +01:00
1024jp
d128ebc520 Fix compatibility with JavaScript for Automation 2014-11-18 18:47:16 +01:00
1024jp
48f2c6e05e Introduce new AppleScript commands 2014-11-18 03:31:19 +01:00
1024jp
f8e87242d9 Change default value for "comment from line head" 2014-11-17 20:18:18 +01:00
1024jp
4174cafb07 Fix text kerning with non-antiailiasing text (fix #275) 2014-11-17 04:27:14 +01:00
1024jp
81a0522031 Fix text view scroll with line number dragging (#276) 2014-11-17 00:46:26 +01:00
1024jp
62973128f2 Fix file drop extension table behavior (fix #274) 2014-11-16 12:03:35 +01:00
1024jp
d5e676e714 Fix syntax style validator for duplication warning (fix #273) 2014-11-16 06:50:35 +01:00
1024jp
6008b10068 Fix file mapping conflict tables (fix #272) 2014-11-16 02:48:55 +01:00
1024jp
61d6f25465 Fix wrong 適応 (fix #271) 2014-11-15 17:06:25 +01:00
1024jp
5d304e374d Rename labels for line endings (close #270) 2014-11-15 04:15:44 +01:00
1024jp
ed8a79b491 Fix navigation bar visibility on window creation (#269) 2014-11-14 20:13:01 +01:00
1024jp
4d31c6a352 Fix status bar visibility on window creation (#269) 2014-11-14 20:10:44 +01:00
1024jp
054917a79e Implement large file alert (close #259) 2014-11-14 05:29:06 +01:00
1024jp
e1c0351aee Fix saving with auto-added extension (fix #268) 2014-11-13 16:11:33 +01:00
1024jp
509e04bd0d Update current line highlight after font size change (fix #265) 2014-11-13 14:39:08 +01:00
1024jp
c2266a1b07 Fix missing localized string in status bar (fix #266) 2014-11-13 14:15:27 +01:00
1024jp
b37b05c7fa Fix a typo in release notes 2014-11-10 18:34:58 +01:00
1024jp
643be14847 Fix encoding select in open panel (fix #263) 2014-11-10 16:37:18 +01:00
1024jp
dd725ee60b Add some standard menu items to Edit menu 2014-11-08 14:03:11 +01:00
1024jp
2c2200c64c Exclude non-script menu items from script menu in contex menu 2014-11-08 14:01:27 +01:00
1024jp
2248c888e5 Fix missing script menu icon in context menu 2014-11-08 13:57:57 +01:00
1024jp
f7b4dd0b90 Change the line-up of substitute charaters for full-width spaces (close #260) 2014-11-07 16:34:23 +01:00
1024jp
c47b664cd9 Fix opening new document with reopen event (fix #261) 2014-11-07 16:24:50 +01:00
1024jp
9735ca3a48 Improve Apache syntax style 2014-11-07 15:49:04 +01:00
1024jp
a03b25e953 Modify changelog 2014-11-07 03:24:53 +01:00