Commit graph

2276 commits

Author SHA1 Message Date
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
Hylke Bons c34990a564 Fix build with mono < 2.8 (use Path.Combine (string [])) 2011-07-29 19:20:28 +01:00
Hylke Bons 322e7dd9b7 Add about dialog background source and fix bluriness 2011-07-26 01:43:57 +01:00
Hylke Bons b7a8736cec update Mac build instructions 2011-07-26 01:17:23 +01:00
Hylke Bons d2ee814031 update NEWS 2011-07-25 23:46:21 +01:00
Hylke Bons 50d07e5132 Fix make distcheck 2011-07-25 23:44:56 +01:00
Hylke Bons 21fe1abd90 event log: fix default avatars 2011-07-25 02:26:46 +01:00
Hylke Bons b326c85638 setup controller: fix wrong path being created 2011-07-25 02:26:46 +01:00
Hylke Bons f7c14f8120 Edited README via GitHub 2011-07-24 17:59:52 -07:00
Hylke Bons 45f2fbf7c2 update README run requirements (change to mono 2.8+) 2011-07-24 17:37:16 -07:00
Hylke Bons dbce0e14e9 Add events to tcp listener 2011-07-24 19:22:17 +01:00
Hylke Bons 7fcd9c96f7 about: make raceyness less likely 2011-07-24 19:12:14 +01:00
Hylke Bons 3002efa8da bubbles: remove commented out code that we're not going to use 2011-07-24 16:26:08 +01:00
Hylke Bons e03377dc91 config: port linux UI to use new config 2011-07-24 15:48:30 +01:00
Hylke Bons 870bc4d8bf update sidesplash background 2011-07-24 03:27:05 +01:00