Commit graph

1015 commits

Author SHA1 Message Date
Hylke Bons 1cd1ac4224 rename [window] to [log] 2010-08-14 11:22:49 +01:00
Hylke Bons 6e51d4524d new class [invitation] 2010-08-13 00:27:28 +01:00
Hylke Bons 9d409d6762 [repo] explicitly fetch from origin master 2010-08-12 09:43:24 +01:00
Hylke Bons eea38eb0f0 [statusicon] Fix bug where the size of a temporary directory is checked that may not exist anymore 2010-08-11 23:53:32 +01:00
Hylke Bons 54022c265f [cli] add a --version argument 2010-08-09 23:54:43 +01:00
Hylke Bons 6357c95bcb [repo] Handle cloning empty repos well 2010-08-08 20:17:09 +01:00
Hylke Bons e1f909b61c [ui] allow adding repos by hand whilst running 2010-08-08 15:45:28 +01:00
Hylke Bons 64fe87b1a1 [statusicon] Show size in menu and fix list not updating after clone (626013) 2010-08-05 22:46:48 +01:00
Hylke Bons 242f7aac7f [repo] Add todo and fix syncing animation for fetching 2010-08-05 11:40:12 +01:00
Hylke Bons 1fcd6b6c6f [intro] Don't give target folder name a (1) suffix when the name is unique 2010-08-05 09:27:05 +01:00
Hylke Bons f4ccaa7a5a Set fetchtimer interval to 1 minute 2010-08-03 09:46:06 +01:00
Bertrand Lorentz 3e74ff0f7a [build] Add a variable for the assembly version number
Assembly version numbers can only have numbers and dots, so we need to
differentiate those from the package version, which can be something
like "0.2-alpha1".
We just need to make sure both values are updated when appropriate.
2010-08-03 10:40:10 +02:00
Hylke Bons e10c251ecf Merge branch 're-org' of git://gitorious.org/~bl8/sparkleshare/bl8s-sparkleshare into integration 2010-08-03 09:06:25 +01:00
Bertrand Lorentz 19d30b3f42 Move SparklePlatform.cs to SparkleLib 2010-08-02 18:49:24 +02:00
Bertrand Lorentz dea7426364 Create a SparkleLib library for sharing code between frontends
Start moving some files into SparkleLib, and have SparkleShare and
SparkleDiff depend on it.
2010-08-02 17:42:42 +02:00