Commit graph

2374 commits

Author SHA1 Message Date
Hylke Bons 2603303d35 controller: remove old methods 2012-02-12 16:22:08 +01:00
Hylke Bons 21a312cbd5 event log: create usable breadcrumbs for file paths 2012-02-12 15:44:43 +01:00
Hylke Bons dc70806984 Bump version to 0.8.2 2012-02-11 20:49:43 +01:00
Hylke Bons 301fa1a421 listener: rename some methods 2012-02-11 20:23:38 +01:00
Hylke Bons cded663950 invite: cleanup 2012-02-11 19:52:49 +01:00
Hylke Bons bb1ae7c7f1 mac: Properly focus the about dialog 2012-02-11 19:52:29 +01:00
Hylke Bons 1479581fb0 controller: change port for invite listener 2012-02-11 15:43:45 +01:00
Hylke Bons 93f9b7f777 event log: remove '.empty' files from rename entries of folders 2012-02-11 14:29:23 +01:00
Hylke Bons 5d95b0a220 mac watcher: remove debug output 2012-02-11 14:04:44 +01:00
Hylke Bons 8081f4d437 mac: Use native OS X FSEvents API to detect changes. Closes #472 2012-02-11 14:00:16 +01:00
Hylke Bons 39b4a8e335 listener tcp: fix some small issues 2012-02-10 14:26:33 +01:00
Hylke Bons 34a754f55d listener tcp: Improve reconnect logic to work in after system sleeps and handle more errors 2012-02-09 23:43:47 +01:00
Hylke Bons c3a08768aa repo: Fix compile error. Closes #571 2012-02-09 12:54:23 +01:00
Hylke Bons 06f70c5f2e More cleanup of SparkleLib API 2012-02-09 02:46:25 +01:00
Hylke Bons a4678941f4 Clean up SparkleLib API 2012-02-08 20:42:29 +01:00
Hylke Bons 64bf8dfb8e plugin: more cleanup 2012-02-08 14:56:37 +01:00
Hylke Bons b86325531b plugin: cleanup 2012-02-08 14:51:07 +01:00
Hylke Bons 42e5ba453a Remove last manpage line from makefile 2012-02-08 14:31:56 +01:00
Hylke Bons 9f283badda Fix compile warning 2012-02-08 14:10:57 +01:00
Hylke Bons e224602f80 Fix compile warning 2012-02-08 14:08:24 +01:00
Hylke Bons 43b7a59106 Fix compile error 2012-02-08 14:03:53 +01:00
Hylke Bons 40ceaea61b Fix compile error 2012-02-08 13:57:27 +01:00
Hylke Bons 280683098b Fix some inconsistencies in cli output/help 2012-02-08 13:54:16 +01:00
Hylke Bons 2ac5594e30 Update Fedora build reqs 2012-02-08 13:34:37 +01:00
Hylke Bons 54e1210909 Remove outdated help/ and man/ 2012-02-08 13:30:46 +01:00
Hylke Bons f5c433f327 Merge branch 'disconnect'. Fixes #508
Conflicts:
	SparkleLib/SparkleListenerBase.cs
	SparkleLib/SparkleListenerTcp.cs
2012-02-08 02:24:02 +01:00
Hylke Bons 383d02aacf listener: detect when system has woken up from sleep. disconnect when that happens 2012-02-08 02:17:34 +01:00
Hylke Bons 6a19f3bb35 Fix ping on timeout. Fixes broken reconnect 2012-02-08 01:44:56 +01:00
Hylke Bons 40127b849a repo: change CheckForRemoteChanges method to HasRemoteChanges property 2012-02-06 15:02:41 +01:00
Hylke Bons e8b3ea2892 repo: set stricter access rights for members 2012-02-06 14:58:43 +01:00
Hylke Bons 13e8bab8c7 controller: remove obsolete event 2012-02-06 14:53:02 +01:00
Hylke Bons edacb8ca5d Remove SparkleBackend crap 2012-02-06 14:43:31 +01:00
Hylke Bons aa9b67ffa5 Clean up and remove unneeded references 2012-02-06 14:11:08 +01:00
Hylke Bons bdea5f5c25 remove unneeded file SparkleOptions.cs 2012-02-06 13:48:16 +01:00
Hylke Bons b09c66af65 listener: move classes to separate files 2012-02-06 13:45:20 +01:00
Hylke Bons 26bcf2a438 status icon: Fix var case 2012-02-06 13:33:44 +01:00
Hylke Bons a33a75939a listener factory: allow setting of a global notification service for all the folders 2012-02-06 13:33:00 +01:00
Hylke Bons 84d468652b listener: update comments 2012-02-06 12:54:04 +01:00
Hylke Bons 5784e2c37f listener: add some comments and cleanups 2012-02-05 23:05:47 +01:00
Hylke Bons f46abaa6f4 tcp listener: remove some unneeded references 2012-02-05 23:00:28 +01:00
Hylke Bons 795910223f Add some debug output 2012-02-05 22:28:06 +01:00
Hylke Bons e750f2e7b8 windows: don't show terminal window when running commands 2012-02-05 12:05:47 +01:00
Hylke Bons 6ec2caa507 listener: fix potential endless loop 2012-02-01 22:17:48 +00:00
Hylke Bons 8c0d4e852d listener: Use ping mechanism through te socked, instead of an external one 2012-02-01 22:04:58 +00:00
Hylke Bons f539810677 listener: Rework disconnect algorithm 2012-02-01 16:28:57 +00:00
Hylke Bons 578d1147aa listener: more code cleanup 2012-01-31 23:27:13 +00:00
Hylke Bons 8e886d5c29 listener: more code cleanup 2012-01-31 23:23:52 +00:00
Hylke Bons 747eac768f listener: more code cleanup 2012-01-31 23:08:23 +00:00
Hylke Bons 62e53ca4bd listener: code cleanup 2012-01-31 22:39:09 +00:00
Hylke Bons 8af28f3b9f fetcher: move exclude rules to base class. Closes #564 2012-01-31 21:30:23 +00:00