Commit graph

4088 commits

Author SHA1 Message Date
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
Hylke Bons 78eef8db5b fetcher git: Proper scope for variable 2015-01-13 22:21:01 +00:00
Hylke Bons ffd67fbce8 keys: Mention this is a SparkleShare generated key in the comment 2015-01-13 22:21:01 +00:00
Hylke Bons 6d5f23cb19 listener: When disposing, close socket before killing thread. Fixes #1601 2015-01-13 22:21:01 +00:00
Hylke Bons 2679235bb7 Merge pull request #1604 from markusstoll/logfix
fix "Recent Changes" view for merged changes
2015-01-13 21:42:01 +00:00
Markus Stoll d34ed08052 fix "Recent Changes" view for merged changes 2015-01-13 22:16:12 +01:00
Hylke Bons bafeef2fd4 Merge pull request #1600 from michaelcinquin/patch-1
fix brew install command in README.md
2015-01-12 20:26:34 +00:00
michaelcinquin b686046687 fix brew install command in README.md 2015-01-12 21:12:49 +01:00
Hylke Bons 7a9cc237e6 Update .gitignore 2015-01-02 20:53:20 +01:00
Hylke Bons c4495442ca Update News.txt 2015-01-02 20:52:41 +01:00
Hylke Bons 3776dedd8c fetcher git: Use hashed password to encrypt files 2015-01-02 20:20:58 +01:00
Hylke Bons 4757b86ddb fetcher git: Clean up encryption setup 2015-01-02 19:25:27 +01:00
Hylke Bons 024c93d822 extensions: Add helper method for SHA256 sums 2015-01-02 19:21:40 +01:00
Hylke Bons 55f0b5790f repo git: Move size value storage to .git/info 2015-01-02 18:32:19 +01:00
Hylke Bons 971f7123b5 keys: Bump default key size to 4096 2014-12-31 13:21:46 +01:00
Hylke Bons 1559e0e5fb Update README.md 2014-12-19 17:03:09 +01:00
Hylke Bons 124c882f9b Merge pull request #1584 from BarryThePenguin/pausing-windows
Windows pausing and note creation
2014-12-01 18:03:24 +00:00
Hylke Bons 92c2966a52 Merge pull request #1592 from roktas/fix-underscore-issue
Replace underscores with spaces only if they are in the middle of a word
2014-12-01 11:22:30 +00:00
Hylke Bons f7501e95b2 Merge pull request #1593 from markusstoll/config_nightly
doc updated
2014-12-01 11:10:44 +00:00
Markus Stoll 31de21585d Author added
Documentation for building for Mac updated
2014-11-30 22:22:07 +01:00
Recai Oktaş b9520cc019 Replace underscores with spaces only if they are in the middle of a word
This will fix a corner case in which a repository name starts or ends
with underscores.  For example, a repository with a name '_' will be
cloned as ' ' (space only) without this fix.
2014-11-30 01:52:57 +02:00
Hylke Bons 83f49214e1 Merge pull request #1591 from markusstoll/config_nightly
Nightly builds, next step
2014-11-28 10:01:39 +00:00
Markus Stoll 5bece5c274 take care of proper PATH and error handling
add dependencies and build scripts to be able to build all configurations from the solution SparkleShare.sln
the used git binaries are now built from source

build configurations are now:

Debug: with debug symbols and symbol DEBUG defined
Release: without debug symbols, with optimizations, depends on installed Mono framework
ReleaseDist: like Release, but all depending frameworks are merged into one OSX binary, installed Mono framework not needed / used
2014-11-28 10:18:10 +01:00
Hylke Bons ba0b7c776b Merge pull request #1589 from markusstoll/config_nightly
Config for nightly builds
2014-11-25 17:31:51 +00:00
Markus Stoll 068800ccdc copy NSImage as it will be changed using SetSize 2014-11-25 08:30:09 +01:00
Markus Stoll 65c69a1510 Merge branch 'config_nightly' of https://github.com/markusstoll/SparkleShare into config_nightly
* 'config_nightly' of https://github.com/markusstoll/SparkleShare:
  Fix usage of NSImage - object cannot be reused after setting Size NSImage does the caching for us anyway
  Fix Project settings for Release
2014-11-25 00:33:17 +01:00