Commit Graph

25 Commits

Author SHA1 Message Date
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