Commit Graph

34 Commits

Author SHA1 Message Date
5881a28110 Use blue cursor 2017-08-03 18:03:58 -04:00
08f9d18aa3 Delete unused bold & italic fonts 2017-08-02 21:34:27 -04:00
39b0a87c82 Use Productivity category for app 2017-08-02 21:33:11 -04:00
986fc3583d Move to document-based application 2017-08-02 21:32:26 -04:00
6a8e4ce88d Change deployment target to macOS 10.10 2017-08-02 20:47:38 -04:00
6ab534d0f3 Show error notification if publishing fails 2017-08-02 20:12:27 -04:00
35133ae7c4 Create .writeas dir on start if non-existent 2017-08-02 20:09:35 -04:00
cb93c3874f Disable Publish menu item while publishing 2017-07-31 19:33:49 -04:00
81964d9ffa Use preferred font on app start and text resize 2017-07-31 19:25:58 -04:00
5adfab9b07 Clean up ViewController slightly 2017-07-31 19:22:01 -04:00
0e2e48802a Fix compiler warning when downcasting ViewController 2017-07-31 19:21:06 -04:00
2a9b831312 Add missing text size outlet actions 2017-07-31 19:17:48 -04:00
6ae9d434fa Use draft.txt in ~/.writeas folder 2017-07-31 19:14:08 -04:00
7539da8e1f Use better launch path for CLI 2017-07-31 19:12:40 -04:00
9d0be74ae4 Use Ctrl+Cmd+N shortcut for night mode
This matches iA Writer
2017-07-31 19:10:43 -04:00
d3252a3e0e Move Text Size zoom to sub-menu 2017-07-31 19:10:21 -04:00
cda7517224 Add fonts
- Supports choosing from serif, sans, or mono
- Remembers preference
- Submits the type with the post
2017-07-31 19:05:54 -04:00
26ec04a028 Use new com.abunchtell.writeas.pad identifier 2017-07-31 18:41:35 -04:00
b8e6321281 Add Hack font 2017-07-31 18:41:03 -04:00
2aca45a607 Update project to show some warnings and do some optimizations
(whole module optimization)
2017-07-29 16:13:58 -04:00
b20efa1f03 Automatically save upon exiting application 2017-07-29 15:17:43 -04:00
fd6b44ec73 Support increasing / decreasing text size 2017-07-29 15:15:22 -04:00
48358f5a13 Update copyright year 2017-07-29 15:04:25 -04:00
8d6fe5a1f4 Add Lora and Open Sans fonts 2017-07-29 15:03:57 -04:00
aa97cc04b7 Show notification after post published 2017-07-29 15:02:46 -04:00
378d335549 Support publishing posts
Adds a menu option and publishes whatever is in the editor, using the
`writeas` command-line client.
2017-07-29 13:33:05 -04:00
71a7fa47eb Remember Night Mode preference 2017-07-26 19:36:35 -04:00
f9ff961e9e Add night mode option 2017-07-26 19:28:04 -04:00
681b0358ad Delete unused menu items 2017-07-26 18:59:06 -04:00
f8584b80cf Use correct name in menus
Write.as, not writeas
2017-07-26 18:57:59 -04:00
77b1806d9c Update build configuration and app name
writeas.app -> Write.as.app
2017-07-26 18:45:50 -04:00
0dd41a4641 Add simple app icon 2017-07-26 18:45:35 -04:00
c66049091d Make editor UI good + support saving/loading draft doc 2017-07-26 18:41:51 -04:00
Matt Baer
222629f01d Initial Commit 2015-12-29 22:16:48 -05:00