Commit graph

3056 commits

Author SHA1 Message Date
Hylke Bons 155c1401c6 Remove Nautilus output files from build 2012-04-10 18:17:56 +02:00
Hylke Bons bb1eff6b11 mac: Fix build for newer versions of MonoMac 2012-04-10 18:17:56 +02:00
Hylke Bons a6816d1a21 Add libtool requirement to Mac build instructions 2012-04-10 19:06:51 +03:00
Hylke Bons 14e4b88ea0 controller: fix keypair generation. Fixes #684 2012-04-05 19:03:59 +01:00
Hylke Bons 1f934e2fd1 windows: add missing source file to fix build 2012-04-05 13:57:50 +01:00
Hylke Bons 513febcf1a repo: basic support for quota detection 2012-04-04 23:45:20 +01:00
Hylke Bons 7eccfff019 Fix build system 2012-04-04 23:35:02 +01:00
Hylke Bons 8d3f7a6af6 mac ui: hide/show dock icon depending on open windows 2012-04-04 22:54:15 +01:00
Hylke Bons c040c328ba build: make configure fail on mono < 2.8 2012-04-04 17:15:53 +01:00
Hylke Bons f70e56a1ed window eventlog: style tweaks and disable right click in web view 2012-04-04 12:27:47 +01:00
Hylke Bons 832d5dc203 windows eventlog: Fix style 2012-04-04 12:27:15 +01:00
Hylke Bons 8bde53b273 setup controller: don't block the UI when generating the key pair 2012-04-04 12:17:41 +01:00
Hylke Bons 774506efba Merge pull request #682 from alexandresaiz/patch-1
source code url
2012-04-02 04:36:56 -07:00
Alexandre Saiz Verdaguer 3bb1c352d8 source code url 2012-04-02 13:20:03 +03:00
Hylke Bons 84028aaa97 Merge pull request #676 from InvertedAcceleration/master
Update to the AboutController as well as adding a Resharper settings file.
2012-04-01 02:58:50 -07:00
InvertedAcceleration 19d1b5a41c I would be proud to be included in the authors list (thanks for the kind offer Hylke) for my recent "AboutController" changes, although I hope to make more significant contributions in the future! :D 2012-04-01 00:57:15 +01:00
InvertedAcceleration 41967b5bb6 Updated 'SparkleAboutController.cs':
- The version comparison code can now handle multiple digit version-sections (e.g. '1.1.11' and '1.11.11').
- Empty delegate pattern has been used, along with Action (instead of custom parameterless delegates), to clean up event definition and firing locations.
- Improved version detection speed by approx 1000 milliseconds. ;)
2012-04-01 00:41:48 +01:00
InvertedAcceleration f2d9d20e4d Added some ReSharper style settings. 2012-03-30 15:35:45 +01:00
InvertedAcceleration d36d6ae242 Added '*.dotcover' to gitignore. 2012-03-30 12:41:20 +01:00
Hylke Bons c4a0abe27c Merge branch 'eventlog' 2012-03-29 19:53:29 +01:00
Hylke Bons 5f5bd7300e mac about: add keyboard shortcut to close window 2012-03-29 17:11:48 +01:00
Hylke Bons 4f3c9b9757 controller: fix some crashes due to simultaneous thread access on repo list 2012-03-29 17:05:18 +01:00
Hylke Bons 6b8ab838ba Merge pull request #673 from basicinside/master
Fix build
2012-03-29 07:13:31 -07:00
Robin Kuck c3c47dae65 lazy commit 2012-03-29 15:50:46 +02:00
Hylke Bons 3e285bf580 Fix build on Ubuntu. Closes #672 2012-03-29 14:24:41 +01:00
Hylke Bons f6e0628138 windows: hide .tmp folder in all cases 2012-03-29 14:17:13 +01:00
Hylke Bons 1957d84266 Fix build on Ubuntu. Closes #669 2012-03-29 13:29:35 +01:00
Hylke Bons ad261cabc8 statusicon: change wording of sync statuses 2012-03-29 02:24:03 +01:00
Hylke Bons 2513b54779 windows setup: Add history checkbox to add page 2012-03-29 02:22:55 +01:00
Hylke Bons bad4bf9a46 Add option to add projects without full history (git: --depth=1) 2012-03-29 01:44:26 +01:00
Hylke Bons ee23914de2 mac setup: make page prettier and add checkbox for history 2012-03-29 01:43:50 +01:00
Hylke Bons 6d1b6adbf8 repo git: don't hang on large rebase outputs. Should fix #663 2012-03-28 23:11:41 +01:00
Hylke Bons fb49ab9931 Use DNS hostname as rsa key comment. Fixes #667 2012-03-27 18:37:14 +01:00
Hylke Bons 0b5c6cc644 Merge branch 'master' of github.com:hbons/SparkleShare into statusicon 2012-03-27 13:35:11 +01:00
Hylke Bons e1b9d00138 Copy user's pubkey into ~/SparkleShare when it has been deleted. Fixes #664 2012-03-27 12:40:50 +01:00
Hylke Bons 774db39599 Use .sparkleshare file for the repo ID, instad of the first commit hash 2012-03-26 00:41:52 +01:00
Hylke Bons f6fd6ba6ec plugin: fix crash when lower_case_path isn't set 2012-03-25 18:08:03 +01:00
Hylke Bons d17478b065 statusicon: set some sane values for menu overflow. Closes #600 2012-03-24 20:25:19 +00:00
Hylke Bons 2f3e2a9597 Merge branch 'master' into statusicon 2012-03-24 20:23:16 +00:00
Hylke Bons 8ad9e48830 linux eventlog: use white background color for spinner 2012-03-24 20:23:07 +00:00
Hylke Bons 20ac15b4aa linux statusicon: implement menu overflow 2012-03-24 20:12:36 +00:00
Hylke Bons 3284f2947e windows statusicon: implement error state icons 2012-03-24 17:02:26 +00:00
Hylke Bons 435603a80c windows statusicon: implement menu overflow 2012-03-24 03:01:25 +00:00
Hylke Bons a90420b3bf windows statusicon: update to new controller logic 2012-03-24 02:08:05 +00:00
Hylke Bons 7ff7d5e7ba statusicon: fix race condition 2012-03-24 01:12:12 +00:00
Hylke Bons 64bfa61f9e statusicon: restructure and handle menu overflow 2012-03-24 00:13:57 +00:00
Hylke Bons 9fd041a113 Merge pull request #660 from kozze89/master
Support lower case only repos
2012-03-23 08:55:26 -07:00
Konstantinos Vaggelakos 82e9d0da24 Second attempt at aligning SparklePlugin 2012-03-23 16:33:48 +01:00
Konstantinos Vaggelakos 783f51a763 Hopefully aligned SparklePlugin file as well 2012-03-23 16:31:18 +01:00
Konstantinos Vaggelakos f8b156fb44 Hopefully fixed the alignment problem 2012-03-23 16:28:02 +01:00