Commit graph

4104 commits

Author SHA1 Message Date
Markus Stoll
80ce0c5d38 the mac file watcher gets a list of changed paths
this change does propagate the complete list of changes
2014-10-21 14:37:00 +02:00
Hylke Bons
c3c35397a3 Add MS Office '~$' temporary file exclude pattern. #1418 2014-09-29 12:36:16 +01:00
Hylke Bons
c7b2f5e1e2 Merge pull request #1552 from WisdomWolf/master
Corrected msysGit link
2014-09-15 21:43:08 +01:00
Wisdom Wolf
53636ed792 Corrected msysGit link 2014-09-15 16:40:46 -04:00
Hylke Bons
f2137bf432 Clarify SparkleLib license in Readme. Closes #1544 2014-08-17 12:00:23 +01:00
Hylke Bons
8091af9aa0 Merge pull request #1548 from helmo/patch-2
Update README.md
2014-08-11 18:33:12 +01:00
helmo
722ce3a206 Update README.md
Add a link to the Wiki documentation
2014-08-09 15:27:20 +02:00
Hylke Bons
cef6900a9d Merge pull request #1543 from markusstoll/fixes2
This fix addresses successfully issue #1541 (as already suggested there)
2014-08-01 21:46:31 +02:00
Markus Stoll
4ff6e0228c This fix addresses successfully issue #1541 (as already suggested there) 2014-08-01 17:35:40 +03:00
Hylke Bons
0cb5df1615 Revert "fetcher git crypto: Send password to openssl command through stdin. Closes #1443"
This reverts commit e903b8c5a9.

Conflicts:
	SparkleLib/Git/SparkleFetcherGit.cs
2014-07-27 16:22:28 +02:00
Markus Stoll
b2f276d33e Catch SocketException when receiving messages - this can get thrown even if "socket.Available > 0" is true. Treat like timeout by disconnection and reconnecting the notication server 2014-07-27 15:54:26 +02:00
Hylke Bons
b9c31140c9 linux setup: Fix inconsistent phrasing 2014-07-27 15:48:54 +02:00
Hylke Bons
c77833a50b main: Simplify uncaught exception handling. #1539 2014-07-27 14:34:59 +02:00
Hylke Bons
136dfa04d6 Merge pull request #1539 from markusstoll/exceptionhandler
catch unhandled exceptions
2014-07-27 14:25:20 +02:00
Hylke Bons
82cd6fb86b setup: Accept emails with longer TLDs. Fixes #1540 2014-07-23 19:03:16 +01:00
Markus Stoll
1f4c2043ac coding style 2014-07-20 11:14:30 +02:00
Markus Stoll
b9550bf548 Catch all unhandled Exceptions 2014-07-20 11:12:22 +02:00
Hylke Bons
2d9566e997 ui: Fix coding style for #1536 2014-07-15 10:02:21 +01:00
Hylke Bons
5ab9cd5485 Merge pull request #1536 from markusstoll/menudelegate
Ensure that "this.menu.Delegate" is NOT called fron non mainthread
2014-07-15 09:57:53 +01:00
Markus Stoll
79ccc8727d Ensure that "this.menu.Delegate" is NOT called fron non mainthread
This was a reason for SparkleShare to crash under OSX
2014-07-14 11:42:28 +02:00
Hylke Bons
83f34998f4 mac ui: Remove dock icon and force windows on top. #30 2014-07-04 21:37:00 +02:00
Hylke Bons
9c4b298862 Update Makefile.am 2014-07-04 14:43:10 +02:00
Hylke Bons
6288867d41 repo git: Detect more disk space errors. Fixes #1529 2014-07-04 14:31:09 +02:00
Hylke Bons
fd03010c0a build: Add Linux readme in tarballs. Closes #1527 2014-07-01 22:09:57 +02:00
Hylke Bons
95803060e6 Merge pull request #1523 from bountysource-support/patch-1
Add Bountysource badge to README
2014-06-16 15:45:32 -07:00
bountysource-support
10f7fb8b72 Add Bountysource badge to README
Because you have some open bounties, we thought you might want to display this badge in your README!
2014-06-16 15:26:02 -07:00
Hylke Bons
7fe02b7235 Merge pull request #1513 from cebe/patch-1
Update SparkleAboutController.cs
2014-05-19 05:03:42 -07:00
Carsten Brandt
41d86ae546 Update SparkleAboutController.cs
Fixed link to the authors.txt file.
2014-05-19 14:00:18 +02:00
Hylke Bons
ff0c762374 windows eventlog: Fix font 2014-05-08 22:32:48 -07:00
Hylke Bons
091583e4ee avatars: Update gravatar.com certificate fingerprint 2014-05-08 22:27:51 -07:00
Hylke Bons
62422c935b windows eventlog: Fix coding style and merge #1439 2014-05-08 22:23:09 -07:00
Hylke Bons
374ed32365 Merge branch 'ResizeChangesWindow' of https://github.com/freakinpenguin/SparkleShare 2014-05-08 21:25:51 -07:00
Hylke Bons
d59ade7aa2 windows about: Fix window and graphic size 2014-05-08 21:20:55 -07:00
Hylke Bons
1d2d4eaa12 controller: Generate new keys when missing. Fixes #1498 2014-04-26 15:00:34 +01:00
Hylke Bons
2d337f3328 windows: Use less common name for tmp pixmaps folder. Closes #1499 2014-04-26 11:51:06 +01:00
Hylke Bons
ee8c620c7d statusicon setup: Warn about incompatible versions, fetch history by default in Linux. #1478 2014-04-22 10:28:50 +01:00
Hylke Bons
2b35adec96 Update README.md 2014-04-20 13:09:08 +01:00
Hylke Bons
0fd8b4e606 Update News.txt 2014-04-20 11:36:07 +01:00
Hylke Bons
12723117a2 repo git: Strip rename indicators from conflict path names. Fixes #1459 2014-04-20 11:34:01 +01:00
Hylke Bons
539e8b1ef8 ui: Show even log when app icon is clicked and there are no other windows 2014-04-19 16:00:04 +01:00
Hylke Bons
2bdb3d9dba bubbles: Less 'disturbing' message on collisions 2014-04-19 11:26:47 +01:00
Hylke Bons
958026eb2a Update News.txt 2014-04-19 11:26:00 +01:00
foxox
046ebb4d00 Exception handled when old .tmp files read-only
When fetching a repository with the same name as an old repo, the .tmp
folder may have read-only files left in it which it cannot delete. This
change provides a message to the user about it. It may be possible to
further extend this to make such files writable, but leaving it up to
the user may be the safest option.
2014-04-18 15:23:12 +01:00
Hylke Bons
22869a383d listener repo: Implement exponential backoff reconnect when waking from sleep. Closes #1387 2014-04-18 14:09:12 +01:00
Hylke Bons
68867a916e readme: Relative links for build instructions and fix some typos 2014-04-14 20:13:33 +01:00
Hylke Bons
02ff5446b4 avatars: Update SSL certificate fingerprint for Gravatar 2014-04-14 16:51:50 +01:00
Hylke Bons
f06702749e linux: Update Readme with Git version number requirement. #1478 2014-04-04 16:38:46 +02:00
Hylke Bons
67fd1bc7d9 linux: Fix crash when we can't get the username. Closes #1472 2014-03-03 11:42:11 +00:00
Hylke Bons
2dce5229ea fetcher git: Fix password check 2013-12-11 14:04:15 +01:00
Hylke Bons
84e7ae8344 Logo update 2013-12-11 11:38:30 +01:00