52 コミット (e948f63fb1a1787e1c1bcfb6e6df5780236818e9)

作成者 SHA1 メッセージ 日付
  Adrian Cochrane e948f63fb1 Refactor after removing custom dark mode. 5年前
  Adrian Cochrane 409c55897a Disable darkmode for non-supporting themes rather than define one ourselves. 5年前
  Adrian Cochrane 961c8cde87 Guard against spuriously saving blank files. 5年前
  Adrian Cochrane e5e4665163 Assign a percentage for padding. 5年前
  Adrian Cochrane 8028f4a46e Fix textview styling. 5年前
  Matt Baer 95b324f8d2 Add GPL license 5年前
  Matt Baer 58cfdf6045 Change some if/else formatting 6年前
  Matt Baer 6818ae240b Support changing font size 6年前
  Matt Baer 0b2d476a75 Document shortcuts 6年前
  Matt Baer 1f531032bd Move post font prefs into [Post] category 6年前
  Matt Baer 8076cb1c33 Fix font preference not persisting when loading w/ dark mode 6年前
  Matt Baer c39c5e0742 Support toggling theme with Ctrl+T 6年前
  Matt Baer 07e5f7653b Set dark mode button state correctly on load 6年前
  Matt Baer 7b4445955e Support publishing with Ctrl+Enter shortcut 6年前
  Matt Baer 2c51409242 Set title to "Write.as", not word count 6年前
  Matt Baer 7062bff9aa Use larger font size 6年前
  Matt Baer 30b2514b49 Only open browser on successful publish 6年前
  Matt Baer caeebc37f3 Publish correct draft file 6年前
  Matt Baer ffe3ae65fe Support closing app via Ctrl+W or Ctrl+Q 6年前
  Matt Baer fdfbfb2645 Store draft and preferences in ~/.writeas folder 6年前
  Matt Baer 750004effa Use same dark background as web editor 6年前
  Matt Baer 54d7f5b8b7 Fix application icon on Ubuntu 6年前
  Adrian Cochrane c973cc332a Fix problem with reading the theme info. 6年前
  Adrian Cochrane 2c8635bf23 Save theme information. 6年前
  Adrian Cochrane 7546eefb75 Indicate selected font. 6年前
  Adrian Cochrane 9b6e6d8b4d Add a window icon for taskbars which don't read the application launcher. 6年前
  Adrian Cochrane ef5d657d0c Tidy up new publishing code. 6年前
  Adrian Cochrane 86e2c0f7b6 Switch to using the commandline. 6年前
  Adrian Cochrane f411646722 Add scrollbars to fix window sizing. 6年前
  Matt Baer 62deb28472 Fix monospace font value 6年前
  Matt Baer 55678c93b9 Append publish result instead of replacing text 6年前
  Adrian Cochrane 05cb9be6bd Fix some lagginess caused by autosave. 6年前
  Adrian Cochrane dcde2f0bda Allow publishing in the different font faces. 6年前
  Adrian Cochrane 150f20035d Implement the 'always-saved' feature both write.as and elementary pride themselves on. 6年前
  Adrian Cochrane e91fb6601b Remove some dead code. 6年前
  Adrian Cochrane 780516af8a Fix publishing to Write.as. 6年前
  Adrian Cochrane 17636c56e6 Add publish button. 6年前
  Adrian Cochrane a9fc27ce87 Sketch out code to publish text to write.as 6年前
  Adrian Cochrane 886e493e03 Add a wordcount for a title, similar to the web UI. 6年前
  Adrian Cochrane 25923d8354 Allow other applications to open text files with Odysseus. 6年前
  Adrian Cochrane 7b4117a282 Implement save (as) 6年前
  Adrian Cochrane a2b0dfde54 Implement open file. 6年前
  Adrian Cochrane f50a8bbb7b Add tooltips to the toolbar buttons. 6年前
  Adrian Cochrane 8b505b66fe Append darkmode to textbox styles, don't replace it. 6年前
  Adrian Cochrane 2286008891 Allow switching between fonts. 6年前
  Adrian Cochrane 15b51e37ad Add more whitespace. 6年前
  Adrian Cochrane 4e83c39a9c Prefer the dark theme if it successfully darkened the textview. 6年前
  Adrian Cochrane 2452f6d313 Implement cross-theme dark mode. 6年前
  Adrian Cochrane da5817e12e Allow toggling between dark and light GTK themes (if provided). 6年前
  Adrian Cochrane 3ad58ef0c3 Perfect the window size. 6年前