Commit graph

2876 commits

Author SHA1 Message Date
Hylke Bons bf5f542a11 fetcher: more friendly message about the accepted host key 2012-04-15 12:35:17 +02:00
Hylke Bons 0dd987a58a mac setup: Scale button width to text content 2012-04-15 12:16:12 +02:00
Hylke Bons 6acf096735 repo git: on conflicts, put timestamp before file extension. Fixes #699 2012-04-15 11:50:03 +02:00
Hylke Bons 7017bbcf01 Verify known host fingerprints and warn about new ones 2012-04-13 00:44:31 +02:00
Hylke Bons 79c38ef71f invite plugin: look for the fingerprint property 2012-04-12 15:13:51 +02:00
Hylke Bons 95a4d0a16d Add key fingerprints for the shipped plugins 2012-04-12 15:13:20 +02:00
Hylke Bons 7aded56777 fetcher: Fix some url creations errors 2012-04-11 23:10:02 +02:00
Hylke Bons 8d3b462d8f setup: reorder some Add button logic 2012-04-11 23:09:12 +02:00
Hylke Bons ca2970eb6a fetcher: don't add duplicates to known_hosts 2012-04-11 21:31:18 +02:00
Hylke Bons 0375730b80 setup: simpler success text 2012-04-11 20:18:06 +02:00
Hylke Bons 3612942649 Manually add host key to know_hosts, don't mess with the user's SSH config. Closes #497 2012-04-11 20:07:34 +02:00
Hylke Bons 94b08fd07b setup: remove short delay after pressing Finish button 2012-04-11 20:04:26 +02:00
Hylke Bons ea7fdcc7e8 Update SparkleShare/SparkleAboutController.cs 2012-04-11 17:02:11 +03:00
Hylke Bons c91c95a9d6 Update SparkleShare/SparkleAboutController.cs 2012-04-11 16:58:50 +03:00
Hylke Bons 7defca155f statusicon: remove noisy 'No projects yet' item and disable notifications item on zero folders 2012-04-11 14:59:02 +02:00
Hylke Bons 3ee2068023 setup: Start thread to create first run key pair. Fixes #694 2012-04-11 13:57:46 +02:00
Hylke Bons 14b96299a2 fetcher: Close on cancel too 2012-04-11 13:04:42 +02:00
Hylke Bons 0a2f5929b6 fetcher: Add debug info for #692 2012-04-11 12:51:53 +02:00
Hylke Bons 9c64c3fb50 config: Remove commented out code 2012-04-11 12:03:34 +02:00
Hylke Bons 26ef2173bb repo git: add debug info for #677 2012-04-10 23:19:33 +02:00
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