Commit graph

4552 commits

Author SHA1 Message Date
Hylke Bons 37c8921a89
Merge pull request #1830 from hbons/fix/gtk-widgets
Fix/gtk widgets
2018-03-16 09:13:22 +00:00
Hylke Bons bc645e5768
Merge pull request #1829 from hbons/fix/parse-git-log
https://www.youtube.com/watch?v=xxX81WmXjPg
2018-03-15 10:29:52 +00:00
Hylke Bons 4753d62816
Merge pull request #1828 from hbons/fix/appkit-fixes
Fix/appkit fixes
2018-03-15 10:17:13 +00:00
Hylke Bons 036e5369f3
Merge pull request #1827 from hbons/fix/logs-sharing-violation
Fix/logs sharing violation
2018-03-14 23:12:58 +00:00
Hylke Bons 0a847be8bb logger: Fix possible sharing violation on log file 2018-03-14 23:09:43 +00:00
Hylke Bons e0a2e2a0b6 command: Only log working dir when it's explicitly set 2018-03-14 21:13:47 +00:00
Hylke Bons 33c506e8be
Merge pull request #1825 from hbons/fixes/cleanup
Fixes/cleanup
2018-03-14 16:29:38 +00:00
Hylke Bons 1369ac07b4 More accurate/pretty OS detection 2018-03-14 16:11:49 +00:00
Hylke Bons 62bcad5563 logger: Don't crash when not able to write to log 2018-03-14 16:10:52 +00:00
Hylke Bons f308216bbc Always collect exceptions instead of swallowing them 2018-03-10 19:22:37 +00:00
Hylke Bons b341b84894
Merge pull request #1823 from hbons/fixes/cleanup
Fixes/cleanup
2018-03-10 13:03:30 +00:00
Hylke Bons 5bf34b0db4 ssh fetcher: Fix build 2018-03-10 12:35:17 +00:00
Hylke Bons dfa2cc4fff ssh fetcher: Since MD5 -> SHA256 move Windows FIPS warning is no longer needed 2018-03-10 12:34:18 +00:00
Hylke Bons 30fce55d38 ssh fetcher: Readability 2018-03-10 12:32:33 +00:00
Hylke Bons 05b5a3602d ssh fetcher: Remove broken .onion support 2018-03-10 12:31:29 +00:00
Hylke Bons 45f91bbacd ssh: Fix whitespace 2018-03-10 12:26:48 +00:00
Hylke Bons dd0e3d36f7 git repo: Make sure to close file stream 2018-03-10 12:25:44 +00:00
Hylke Bons 0783c794ac
readme: Add link to TopIcons extension 2018-03-10 09:42:17 +00:00
Hylke Bons 02d64b1a15 mac eventlog: Move inline delegates to proper methods 2018-03-08 21:54:45 +00:00
Hylke Bons c18049309a mac eventlog: Replace ugly resizing code with NSAutoResizingMasks 2018-03-08 21:31:58 +00:00
Hylke Bons d1c9169c14
Merge pull request #1822 from hbons/fix/gtk-widgets
Fix/gtk-widgets
2018-03-08 20:13:03 +00:00
Hylke Bons fee2151054
Merge pull request #1821 from hbons/fix/freeze-on-quit
Fix/freeze-on-quit
2018-03-08 10:38:40 +00:00
Hylke Bons 3212986ca7 sparkles: Make sure watcher exists befor disposing 2018-03-08 10:29:48 +00:00
Hylke Bons 9b3064684a controller: Allow for platform-specific quit methods and implement on Mac 2018-03-08 10:20:22 +00:00
Hylke Bons 2913e1142d mac controller: Clean up folder icon method 2018-03-08 10:19:00 +00:00
Hylke Bons 76719f5c36 https://www.youtube.com/watch?v=xxX81WmXjPg 2018-03-01 15:51:16 +00:00
Hylke Bons 9c201803bc https://www.youtube.com/watch?v=xxX81WmXjPg 2018-03-01 15:49:01 +00:00
Hylke Bons f9db4bd7b3 linux eventlog: Remove not needed webview disposal/creation 2018-02-26 16:50:27 +00:00
Hylke Bons 8dbc6af3ef linux eventlog: Fix background color 2018-02-26 16:47:44 +00:00
Hylke Bons df48c86d98 sparkles: Remove todo that's already a github issue 2018-02-26 16:20:27 +00:00
Hylke Bons a905e9e155 linux note: Fix crash/warnings due to packing logic 2018-02-26 16:16:01 +00:00
Hylke Bons a32a8870ee linux note: Fix default avatar image 2018-02-26 16:14:59 +00:00
Hylke Bons b244cfc7b2 linux note: Make default button blue 2018-02-26 15:42:12 +00:00
Hylke Bons 740bc9b262 build: Fix appindicator detection logic 2018-02-26 09:58:48 +00:00
Hylke Bons 521e83e2a4 build: Correct dep name for appindicator 2018-02-25 18:13:35 +00:00
Hylke Bons dec2925343
Update README.md 2018-02-25 17:16:42 +00:00
Hylke Bons 1da11c6d3c
Update README.md 2018-02-25 17:14:17 +00:00
Hylke Bons 4cd13d674f
Merge pull request #1818 from hbons/fix/parse-git-log
git repo: Simplify log parsing logic
2018-02-25 16:22:01 +00:00
Hylke Bons 21bca12e36 build: Travis gitter integration 2018-02-25 16:16:51 +00:00
Hylke Bons dd97d564be git repo: Simplify log parsing logic 2018-02-25 16:12:23 +00:00
Hylke Bons 5fc2287150
Merge pull request #1817 from hbons/fix/parse-git-log
Fix parse-git-log
2018-02-25 08:46:48 +00:00
Hylke Bons 8eb4fdf28f Fix some whitespace 2018-02-24 20:47:42 +00:00
Hylke Bons 65edbd26a6 repo git: Fix and tidy up log parsing 2018-02-24 20:38:46 +00:00
Hylke Bons c7cc2680aa
Merge pull request #1813 from hbons/fix/event-log
fix/event-log
2018-02-23 20:37:54 +00:00
Hylke Bons 66d7920058 mac eventlog: Fix file action icon paths 2018-02-23 20:28:36 +00:00
Hylke Bons 89849b8014 sparkles git: Fix git log parsing for new versions of git 2018-02-23 20:23:46 +00:00
Hylke Bons 6c67b53241 mac: Bump git version 2018-02-23 20:21:01 +00:00
Hylke Bons 6554f9298b
Update org.sparkleshare.SparkleShare.appdata.xml 2018-02-23 17:07:06 +00:00
Hylke Bons 0e1af867f3
linux: Add screenshots for gnome-software 2018-02-23 17:00:53 +00:00
Hylke Bons 614b12fb83 readme linux: Update build instructions 2018-02-22 01:09:41 +00:00