Commit graph

2902 commits

Author SHA1 Message Date
Hylke Bons a85954d15e fetcher git: accept HTTP(S) addresses 2012-04-26 14:58:05 +02:00
Hylke Bons 34dfbdc16e windows lib: Put back reference for #705 2012-04-19 14:59:04 +02:00
Hylke Bons 53cb859cd8 windows lib: always use latest .NET version. Fixes #705 2012-04-19 14:20:01 +02:00
Hylke Bons 8cfc824e6d setup: don't change pages on initial sync. Fixes #711 2012-04-19 13:26:09 +02:00
Hylke Bons f890675bdf eventlog: move some logic to controller 2012-04-18 23:17:41 +02:00
Hylke Bons 6ece7a9e2f windows setup: fix typo 2012-04-18 18:43:11 +02:00
Hylke Bons e64c5b9a68 mac eventlog: open in a less obtrusive position 2012-04-18 17:56:07 +02:00
Hylke Bons 7340558a78 config: return HomePath enum directly. #705 2012-04-18 16:33:48 +02:00
Hylke Bons a5e8773e95 Merge pull request #707 from xeross/master
Fix compile error in Linux SparkleSetup.cs
2012-04-18 05:49:15 -07:00
Hylke Bons 9a29d81236 Merge pull request #706 from xeross/e7ea8c38879b05f6e682f254df50a83490c2c8f0
Fix compile error(s) on Linux
2012-04-18 03:08:49 -07:00
Xeross 97bd271920 Fixes "operator cannot be applied to operand of type `method group'" but not properly (I think) 2012-04-18 12:01:12 +02:00
Xeross e7ea8c3887 Should be 'path' not URL 2012-04-18 12:01:12 +02:00
Hylke Bons bd8c9a3dbb fetcher git: also dispose git process on dispose 2012-04-18 11:52:45 +02:00
Hylke Bons 9ec482b3d3 repo git: Don't follow symlinks when preparing the tree. Fixes #701 2012-04-17 19:00:05 +02:00
Hylke Bons 1981705100 git: write error outputs to the debug.log for easier debugging 2012-04-17 11:05:51 +02:00
Hylke Bons 54bc9cbe6c repo git: quote urls to allow push/pull with urls that contain spaces. Fixes #703 2012-04-16 23:26:33 +02:00
Hylke Bons d24cec58c2 fetcher: Add exclude rule for *.autosave files 2012-04-16 23:26:33 +02:00
Hylke Bons aa91641223 Merge pull request #702 from joonro/patch-1
added building instructions for openSUSE
2012-04-16 07:59:20 -07:00
Joon Ro 9cccda22e0 added building instructions for openSUSE 2012-04-16 09:51:04 -05:00
Hylke Bons 8bad2b6f01 controller: use User object 2012-04-15 22:34:22 +02:00
Hylke Bons 06029e56b3 event log: Fix 'renamed to' link 2012-04-15 20:32:39 +02:00
Hylke Bons 55089185d3 mac controller: Fix opening folders with spaces 2012-04-15 20:00:23 +02:00
Hylke Bons 3255f1b818 config: allow to specify a custom path for each folder. Closes #680 2012-04-15 19:03:36 +02:00
Hylke Bons da9f69d13e controller: move folder opening logic to base controller 2012-04-15 18:00:46 +02:00
Hylke Bons a3f67b39e1 config: remove old and unused methods 2012-04-15 16:58:39 +02:00
Hylke Bons 94bd4b8439 setup: Use info instead of warning icon: looks less like an error 2012-04-15 12:35:58 +02:00
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