Commit graph

3407 commits

Author SHA1 Message Date
Hylke Bons 161bfea8b4 Remove Helpers class, add Logger class 2012-07-28 15:58:09 +02:00
Hylke Bons 2667218550 Merge branch 'test'
Conflicts:
	SparkleShare/SparkleSetupController.cs
2012-07-27 20:37:17 +02:00
Hylke Bons cf4d6a7811 invites: don't crash on wrong accept urls. Fixes #860 2012-07-27 20:34:43 +02:00
Hylke Bons 8ae6277f4b invite: start new thread to not freeze the UI when accepting 2012-07-27 18:07:13 +02:00
Hylke Bons 1c350575a3 invite: start new thread to not freeze the UI when accepting 2012-07-27 18:03:04 +02:00
Hylke Bons a323575d5c setup controller: remove name/email guesses 2012-07-27 13:57:11 +02:00
Hylke Bons e2c1bc1a0f config: no need to create 'icons' folder 2012-07-27 13:56:38 +02:00
Hylke Bons d2214e525b setup: code cleanup 2012-07-27 13:56:04 +02:00
Hylke Bons 1efff92862 listener factory: Remove protocol type check 2012-07-27 11:55:11 +02:00
Hylke Bons 5e9d260409 Fix log parse logic 2012-07-26 20:17:01 +02:00
Hylke Bons 5290414866 build: cleanup and remove translations 2012-07-26 16:49:03 +02:00
Hylke Bons 0e4252d2b3 windows build: Fix plugins path 2012-07-26 15:35:49 +02:00
Hylke Bons 2b4843ad24 build: move version number definition to central place, clean up build tools 2012-07-26 15:17:35 +02:00
Hylke Bons 7254769a4b linux: adjust paths 2012-07-26 13:32:50 +02:00
Hylke Bons 744dcc4483 repo git: Simplify 2012-07-26 12:43:16 +02:00
Hylke Bons 942752f2e9 lib git: simplify process starting 2012-07-26 12:30:00 +02:00
Hylke Bons 8aa56d79a2 controller: code cleanups 2012-07-25 16:22:20 +02:00
Hylke Bons 351ad0df92 Fix build. Closes #876 2012-07-25 13:28:50 +02:00
Hylke Bons 687cbd4b60 lib: Check if we're in the middle on a rebase on startup, if so: abort 2012-07-25 11:41:51 +02:00
Hylke Bons afd894ac50 Revert master watcher 2012-07-25 11:25:52 +02:00
Hylke Bons 63eaf5daa5 Code cleanup 2012-07-25 10:01:31 +02:00
Hylke Bons 0b500c3ef4 fetcher: code cleanup 2012-07-22 22:54:59 +02:00
Hylke Bons ce844af1ee Disable git-bin by default 2012-07-22 20:59:51 +02:00
Hylke Bons 7d9e963c73 lib: Code cleanup 2012-07-22 11:51:56 +02:00
Hylke Bons 9870ea4475 Update README links 2012-07-22 11:51:37 +02:00
Hylke Bons 471be2cd9f repo git: code cleanup 2012-07-22 11:40:49 +02:00
Hylke Bons 126d696d5a repo: move changeset list creation logic to base class 2012-07-19 22:21:38 +02:00
Hylke Bons 32848f8772 repo: simplify remote timer check 2012-07-19 22:05:29 +02:00
Hylke Bons 91c10c6cf6 controller: code cleanup 2012-07-19 22:00:48 +02:00
Hylke Bons 6d6975cb6b setup: Don't block the UI when creating a startup item 2012-07-19 21:42:24 +02:00
Hylke Bons dfb1911c2d mac: cache HTML for log 2012-07-19 21:35:55 +02:00
Hylke Bons 02c99e6402 mac: simplify html importing 2012-07-19 19:13:54 +02:00
Hylke Bons 437cfbe1e1 eventlog: Fix some occasions where the spinner doesn't appear. 2012-07-18 23:31:50 +02:00
Hylke Bons a00e5d406c Merge pull request #866 from matthid/Byron_Null
Possible Fix for nullreference-exceptions
2012-07-18 09:55:21 -07:00
Matthias Dittrich 0887aff38d fixes windows build 2012-07-18 15:40:29 +02:00
Hylke Bons 7e2badc3b4 Fix NullReferenceException. #858 2012-07-18 15:38:34 +02:00
Hylke Bons f3784ddc98 lib: code cleanup 2012-07-18 14:51:09 +02:00
Hylke Bons 376a1d85d6 mac: Remove Git from the source tree, add instructions on how to add it 2012-07-18 13:29:44 +02:00
Hylke Bons 78e96474b2 Remove event handling boilerplate everywhere 2012-07-18 13:09:37 +02:00
Matthias Dittrich 72ad9f5dc0 Possible Fix for nullreference-exceptions 2012-07-18 12:26:18 +02:00
Hylke Bons e0949ae082 windows: Remove SparkleShare folder migration code 2012-07-17 22:45:33 +02:00
Hylke Bons 2ca2c12475 controller: Code cleanups 2012-07-17 22:14:58 +02:00
Hylke Bons 8ca3bd3b6b keys: don't be anal about key file names and use all available keys 2012-07-17 12:31:42 +02:00
Hylke Bons 286cb5dcb6 Fix Windows invite compile error 2012-07-17 11:33:05 +02:00
Hylke Bons accf447456 git: Use the same Unicode form on all filesystems. Closes #478 2012-07-15 21:01:06 +02:00
Hylke Bons a62d0cf62c windows invites: Fix file name. #758 2012-07-15 20:14:26 +02:00
Hylke Bons cf120f9f13 keys: don't show output of import command 2012-07-15 17:21:27 +02:00
Hylke Bons 2bbbb6e5f2 Fix build 2012-07-15 16:50:42 +02:00
Hylke Bons 7fb8cc587f mac invites: don't check certificate 2012-07-15 15:59:04 +02:00
Hylke Bons 211394649f Merge pull request #856 from brazier/patch-3
Don't verify certificates.
2012-07-15 06:53:35 -07:00