Commit graph

4113 commits

Author SHA1 Message Date
Hylke Bons 95f74cf844 Update README.md 2016-03-16 11:57:45 +00:00
Hylke Bons 70b98b7acd Update Program.cs 2016-02-29 16:39:28 +00:00
Hylke Bons 497c7db6a2 Merge pull request #1680 from payalord/patch-1
Corrected msysGit link
2016-02-01 01:58:18 +01:00
payalord 72f2793421 Corrected msysGit link
Old link(http://msysgit.github.io/) redirects to Git 2.x now, and there is issue to run SparkleShare with it. SparkleShare works fine with Git 1.x
"Git for Windows 1.x was retired on August 18th, 2015, superseded by Git for Windows 2.x": https://github.com/msysgit/msysgit
2016-01-29 17:21:50 -05:00
Hylke Bons 769ef1f03f Rename sparkleshare.desktop.appdata.xml to sparkleshare.appdata.xml 2016-01-27 13:54:28 +00:00
Hylke Bons 5a649869f4 linux: Update app data spec 2016-01-27 13:50:56 +00:00
Hylke Bons a5017b45e1 event log: Disable plugins in WebView. Fixes #1638 2016-01-26 03:27:02 +00:00
Hylke Bons ca93af9b66 windows setup: Keep cool on errors 2016-01-26 02:44:33 +00:00
Hylke Bons 0fb6a43feb Update Authors.txt 2016-01-04 18:56:14 +00:00
Hylke Bons 259befa376 Update News.txt 2015-12-22 15:21:47 +01:00
Hylke Bons f3a07a36d8 Merge pull request #1671 from glunardi/master
Update SparkleBubbles.cs: Change behavior on NotificationClosed #1669
2015-11-27 19:01:35 +00:00
Guy Lunardi 93e19a702e Update SparkleBubbles.cs: Change behavior on NotificationClosed by user. #1669 2015-11-27 19:45:05 +01:00
Hylke Bons c57c0c44b4 Update Authors.txt 2015-11-27 13:35:18 +00:00
Hylke Bons d95fbf74fc avatars: Update certificate for gravatar.com. Closes #1545 2015-10-17 06:20:25 -07:00
Hylke Bons 05edb0dbf4 Merge pull request #1665 from markusstoll/disposeFix
fix dispose bug
2015-10-15 18:21:56 -04:00
Markus Stoll c25b87e4eb fix dispose bug 2015-10-15 18:15:23 +02:00
Hylke Bons e7c7f9649c Merge pull request #1663 from planio-gmbh/master
adding custom announcements_url for Planio
2015-10-13 15:27:43 -04:00
Jan Schulz-Hofen ab6769df72 adding custom announcements_url for Planio 2015-10-13 19:06:51 +02:00
Hylke Bons f0bcbbb8f1 linux bubbles: Clean up 2015-08-08 14:20:39 +01:00
Hylke Bons 16ea7b06d0 linux bubbles: Clean up 2015-08-08 14:18:39 +01:00
Hylke Bons ed07fc6254 linux bubbles: Clean up 2015-08-08 13:49:24 +01:00
Hylke Bons d105a1d105 Rearrange README.md 2015-07-08 00:36:35 +01:00
Hylke Bons f56e223555 Rearrange README.md 2015-07-08 00:35:16 +01:00
Hylke Bons e5399eb119 Rearrange README.md 2015-07-08 00:32:39 +01:00
Hylke Bons e25dcc2520 Rearrange README.md 2015-07-08 00:31:02 +01:00
Hylke Bons 4c7788e011 Rearrange README.md 2015-07-08 00:30:24 +01:00
Hylke Bons 1a2c5872d2 Rearrange README.md 2015-07-08 00:28:42 +01:00
Hylke Bons 5b8f2e7af2 config: Don't fetch avatars by default 2015-07-02 15:03:17 +01:00
Hylke Bons 9dcad22f69 Update README.md 2015-06-28 18:15:31 +01:00
Hylke Bons a21ee9e82f Update README.md 2015-06-28 18:14:40 +01:00
Hylke Bons e35cb755cf Add build dependencies for Mac 2015-06-28 14:05:12 +01:00
Hylke Bons f5be1a37cc build: Ignore mono version when checking GAC 2015-06-27 21:21:41 +01:00
Hylke Bons 291d53f4d7 linux statusicon: Implement pause states and change icons 2015-06-26 00:03:54 +01:00
Hylke Bons 5f543b227e linux: Fix icon padding 2015-06-25 23:56:52 +01:00
Hylke Bons 502d5b4a75 linux: Implement note feature 2015-06-25 23:43:44 +01:00
Hylke Bons 36db11b14a linux ui: Move text colors to more accessible SparkleUI class 2015-06-25 23:32:46 +01:00
Hylke Bons 14a1362ba8 build: Check GAC using gacutil instead of checking for files 2015-06-25 02:28:00 +01:00
Hylke Bons 27e9f4d091 linux: Fix build 2015-06-24 22:52:39 +01:00
Hylke Bons d45b9cadc7 Update News.txt 2015-06-24 22:50:05 +01:00
Hylke Bons 03fc9382e5 Merge pull request #1627 from mortonfox/patch-1
Fix license links.
2015-04-21 19:49:01 +01:00
Morton Fox 623125b157 Fix license links. 2015-04-21 14:47:25 -04:00
Hylke Bons eb066d52c3 Only create intro text file on empty repos. Closes #1286 2015-03-31 12:12:53 +01:00
Hylke Bons dcfe85bed7 Merge pull request #1615 from BarryThePenguin/master
Remove usage of ServicePointManager.ServerCertificateValidationCallback ...
2015-03-25 10:45:53 +00:00
Jonathan Haines 662d253303 Remove usage of ServicePointManager.ServerCertificateValidationCallback on Windows 2015-03-23 18:26:43 +11:00
Hylke Bons d5972c5edb Merge pull request #1618 from knocte/remove_old_file
SparkleLib: delete obsolete file SparkleChangeSet.cs
2015-03-22 00:30:09 +00:00
Andrés G. Aragoneses 58c0dd2ff3 SparkleLib: delete obsolete file SparkleChangeSet.cs
The contents of this file were moved to SparkleWrappers.cs in
this commit:

3cd210d44c
2015-03-21 23:01:14 +01:00
Hylke Bons 1f9bfe300c git: Don't hang on terminal prompts with Git >= 2.3 2015-02-15 15:34:10 +00:00
Hylke Bons 6da51724a3 Merge pull request #1609 from markusstoll/config_nightly
Fix packaging for automated build script.
2015-02-01 23:36:16 +00:00
Markus Stoll fbd8738ade Fix packaging for automated build script.
This fix takes care, that the libMonoPosixHelper is properly included and referred to.
2015-02-01 15:44:32 +01:00
Hylke Bons 20d25f2235 Update News.txt 2015-01-21 11:24:52 +00:00