Commit graph

177 commits

Author SHA1 Message Date
Hylke Bons 5ca135f3f6 [repo] Add an error state icon and [repo] don't commit empty change sets 2010-08-28 19:56:19 +01:00
Hylke Bons 5e0e37bdaf [repo] keep trying to push after failed push and update statusicon 2010-08-28 19:07:57 +01:00
Hylke Bons f655649840 [log] hurray for clicable links 2010-08-26 09:52:49 +01:00
Hylke Bons d908e25ac8 [repo] don't fetch when there's no network connection 2010-08-23 09:42:34 +01:00
Hylke Bons 610a0f226b [repo] return remote timer interval to 60 seconds 2010-08-22 14:30:17 +01:00
Hylke Bons ec898e6be1 [repo] only fetch/rebase if there are changes on the server 2010-08-22 14:28:04 +01:00
Hylke Bons 01d8baf364 [ui] Add a button to bubbles with 'Show Events' 2010-08-19 21:13:45 +01:00
Łukasz Jernaś d479523383 Synced naming with project guidelines
Also a micro cleanup to get rid of a warning
2010-08-18 21:37:19 +02:00
Łukasz Jernaś 5aec7b113f Port command line argument handling to Mono.Options 2010-08-18 20:36:47 +02:00
Hylke Bons fce9a0a17e [invitation] add cloning capability, [ui] don't get user data when not there 2010-08-16 12:12:20 +01:00
Hylke Bons cf1f077eeb [invitation] pop up a dialog when an invitation is saved into the SparkleShare folder 2010-08-15 15:41:47 +01:00
Hylke Bons 38af8c5285 [repo] add a description property and use it as a tooltip in [statusicon] 2010-08-14 21:06:38 +01:00
Hylke Bons 4330483db3 rename [window] to [log] 2010-08-14 11:22:49 +01:00
Hylke Bons 333be72bfe new class [invitation] 2010-08-13 00:27:28 +01:00
Hylke Bons 30c71eec51 [repo] explicitly fetch from origin master 2010-08-12 09:43:24 +01:00
Hylke Bons af67adf797 [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 6041af04ca [cli] add a --version argument 2010-08-09 23:54:43 +01:00
Hylke Bons 2946c9d49b [repo] Handle cloning empty repos well 2010-08-08 20:17:09 +01:00
Hylke Bons 47b27f45c6 [ui] allow adding repos by hand whilst running 2010-08-08 15:45:28 +01:00
Hylke Bons 719893183f [statusicon] Show size in menu and fix list not updating after clone (626013) 2010-08-05 22:46:48 +01:00
Hylke Bons 69bb7d62a0 [repo] Add todo and fix syncing animation for fetching 2010-08-05 11:40:12 +01:00
Hylke Bons 71f2b1682b [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 28e959ff9c Set fetchtimer interval to 1 minute 2010-08-03 09:46:06 +01:00
Bertrand Lorentz 1a7e7f6068 [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 96a347bcc1 Merge branch 're-org' of git://gitorious.org/~bl8/sparkleshare/bl8s-sparkleshare into integration 2010-08-03 09:06:25 +01:00
Bertrand Lorentz 769c51d1a3 Move SparklePlatform.cs to SparkleLib 2010-08-02 18:49:24 +02:00
Bertrand Lorentz 8af6599d8f 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