Commit graph

2090 commits

Author SHA1 Message Date
wimh b6d17da8ef avoid crash if remote folder is deleted by user.
When all files including the .git folder are removed from a remote folder, but that folder is not removed from the SparkleShare config, SparkleShare crashes at startup, and when showing the log for that folder. This commit should avoid a crash.
2011-09-03 22:09:55 +02:00
wimh 0a9aaff4b8 fix crash if file was renamed remote
see #8 (https://github.com/wimh/SparkleShare/issues/8)
2011-08-28 22:02:01 +02:00
Hylke Bons 77caf67a8d Use 'h' as hour-minute separator, as Windows doesn't allow ':' in file names 2011-08-28 21:56:25 +02:00
wimh 51cb04d363 set PlatformTarget from AnyCPU to x86
CefSharp is win32 only:
https://github.com/chillitom/CefSharp/blob/master/CefSharp/CefSharp.vcproj#L11
2011-08-28 21:49:04 +02:00
Anders Hagen Jarmund 6e141f0f44 Update Norwegian translation from Transifex 2011-08-28 19:20:52 +02:00
Łukasz Jernaś ab2823dd00 Update Polish translation from Transifex 2011-08-28 19:18:07 +02:00
Anders Hagen Jarmund fe1f7693b7 Add Norwegian Nynorsk translation from Transifex 2011-08-28 19:17:20 +02:00
Небојша Јаковљевић 42983c34e7 Update Serbian translation from Transifex 2011-08-28 19:14:23 +02:00
Hylke Bons 6497156f08 statusicon: hook up to controller on linux too 2011-08-27 23:45:32 +02:00
Hylke Bons 95866defea setup: fix typo 2011-08-27 21:10:05 +02:00
Hylke Bons 8d062a059f Add nicer error reporting 2011-08-27 20:57:34 +02:00
Hylke Bons f3b53db8ab Fix whitespace for last commit 2011-08-27 17:53:17 +02:00
Hylke Bons f3cb3e6e0f setup: Add progress indication when adding a new folder 2011-08-27 17:10:39 +02:00
Hylke Bons 824fd3392b Use 'h' as hour-minute separator, as Windows doesn't allow ':' in file names 2011-08-27 02:42:09 +02:00
Hylke Bons 36d7269974 config: fix some whitespace 2011-08-27 01:11:53 +02:00
Hylke Bons 4d42639fcb fetcher git: don't prepend ssh:// when using git:// 2011-08-27 00:49:08 +02:00
Hylke Bons 3a571c7baf Create a new config.xml if it exists but is empty. Throw an error if the format is invalid. Fixes #315 2011-08-26 23:53:04 +02:00
Hylke Bons 79f3473467 Allow initial sync to be cancelled by adding a cancel button. Closes #307 2011-08-26 22:47:46 +02:00
Hylke Bons fd8b1697de setup window: match sidebar background color with graphic 2011-08-26 21:57:16 +02:00
Hylke Bons 57a6d8dbf0 Bring back descriptive commit message. Fixes #317 2011-08-26 21:00:22 +02:00
Nebojsa Jakovljevic 1ed93ed1a1 Added Serbian translation from Transifex 2011-08-25 13:58:59 +02:00
Oleg Shmelyov a75e5a23e3 Update Russian translation from Transifex 2011-08-25 13:51:40 +02:00
Jan-Christoph Borchardt eba97a35ab Update German translation from Transifex 2011-08-25 13:50:31 +02:00
Hylke Bons 3ce3c60911 setup: add curly brackets to switch statement to prevent some crashes 2011-08-21 12:29:52 +02:00
l3iggs 3fdc9c1328 Fix compile by using the string.Combine extension method where needed 2011-08-19 22:30:40 +02:00
Hylke Bons e0d900c8fe Add String.Combine () extenstion method for long paths. Fixes #298 2011-08-16 14:31:06 +02:00
Hylke Bons a7fa766d2e Fix 302 2011-08-15 13:15:39 +02:00
Łukasz Jernaś 0e58174817 Update translations from Transifex
Only string location changes, no new strings in here
as far as I can tell.
2011-08-14 18:30:17 +02:00
Eduardo Silva f16814466c Update Brazilian translation from Transifex 2011-08-14 18:26:21 +02:00
Luca Delucchi 29510d5f4e Update Italian translation from Transifex 2011-08-14 18:24:09 +02:00
Yann Yann f914a1a7ca Update French translation from Transifex 2011-08-14 18:22:52 +02:00
Francisco Javier Melendo Román 004461b447 Update Spanish translation from Transifex 2011-08-14 18:20:27 +02:00
Jan-Christoph Borchardt 3307b0f1f9 Update German translation from Transifex 2011-08-14 18:18:53 +02:00
wimh 903eed8c23 Merge branch 'winforms' into windows 2011-08-13 23:22:54 +02:00
wimh b55309da0c Revert "fix handling of paths to be able to clone a github repo (#7)"
This reverts commit 590b8e3a38.

This is fixed slightly different in the winforms branch, so
want to revert it for a clean merge.
2011-08-13 23:16:43 +02:00
wimh deafe9c5c4 set PlatformTarget from x86 to AnyCPU 2011-08-13 22:33:48 +02:00
wimh 2a1368c5f6 fix git path 2011-08-13 01:46:47 +02:00
wimh 9ebf8c8f98 add and integrate submodule TextTemplating (TextTransform.exe) in build 2011-08-13 01:33:15 +02:00
wimh 9ef53d34de fix crash at shutdown
See https://github.com/chillitom/CefSharp/issues/27
2011-08-07 01:17:33 +02:00
wimh 239d41f121 fix some issues on close + cleanup 2011-08-07 01:06:09 +02:00
wimh 580ec563b9 remove references to gtksharp and mono when compiled under .net 2011-08-07 00:26:23 +02:00
wimh a99e5b0288 convert SparkleSetup to winforms
fixed some exceptions during debugging
renamed class SparkleShare to Program because of namespace problems (see http://blogs.msdn.com/b/ericlippert/archive/2010/03/09/do-not-name-a-class-the-same-as-its-namespace-part-one.aspx)
2011-08-06 23:44:37 +02:00
wimh 408c285243 fix handling of paths to be able to clone a github repo (#7) 2011-08-04 22:33:02 +02:00
Hylke Bons 11fc3bfa29 update mac build instructions 2011-08-03 22:13:35 +02:00
wimh 8eaa91532d convert SparkleEventLog to winforms 2011-07-31 02:44:05 +02:00
Hylke Bons 72a16c036e Merge pull request #300 from Liam-Lior/master
Resolving Bug with already defined variable 'n'
2011-07-30 12:15:16 -07:00
Wizard_85 33826c0735 Resolving Bug with already defined variable 'n' 2011-07-30 20:48:47 +02:00
Hylke Bons bf015d32f0 fetcher: add configuration option to show special characters in the git log. Fixes 288 2011-07-29 23:03:45 +01:00
Hylke Bons 6fde5de6d9 setup: don't add newlines to translations. Closes #289 2011-07-29 20:51:34 +01:00
Hylke Bons a9ceb63280 Fix compiler error 2011-07-29 20:06:52 +01:00