Commit graph

1064 commits

Author SHA1 Message Date
Hylke Bons
e894bff782 remove SparkleNote class 2012-03-11 02:54:52 +00:00
Hylke Bons
cdeeb74ae9 Remove the notes feature 2012-03-10 20:51:37 +00:00
Hylke Bons
9ecf3d2b9e window setup: implement warning about global gitignore 2012-03-09 04:04:16 +00:00
Hylke Bons
804aeb41c6 Fix some instances of 'could not load backend' 2012-03-08 23:27:49 +00:00
Hylke Bons
e2663d4009 windows: some small fixes 2012-03-08 14:55:44 +00:00
Hylke Bons
602cfe99df Replace tabs with spaces in project 2012-03-08 03:35:24 +00:00
Hylke Bons
d0707e8d9d xplicitly hide supposed to be hidden files. Closes #605 2012-03-08 03:34:45 +00:00
Hylke Bons
564962a2ea windows: fix some status icon issue 2012-03-08 02:55:30 +00:00
Hylke Bons
6b4ee06062 save work on windows 2012-03-06 01:18:45 +00:00
Hylke Bons
5e294f79db windows: remove sparkleabout resource files 2012-03-03 16:53:44 +00:00
Hylke Bons
bf7ad7d8c3 windows: clean up statusicon somewhat 2012-03-03 00:43:29 +00:00
serras
542a404105 Adapt Windows build to a separate Git DLL. 2012-03-02 22:05:05 +01:00
Hylke Bons
1b0b3e4862 setup: Create a reusable plugin for each succesfully used host. Closes #547 2012-03-01 23:57:12 +00:00
Hylke Bons
1598d5c444 Fix progress delay when there was an error 2012-03-01 17:48:05 +00:00
Hylke Bons
14f68ed9bb sparklelib: use a nice SparkleLib.Git namespace 2012-03-01 17:02:52 +00:00
Hylke Bons
74d35ad44a Merge branch 'backend-dlls' of https://github.com/shish/SparkleShare into shish 2012-03-01 16:34:45 +00:00
serras
8b0663d472 Add default version when compiling without Git installed 2012-03-01 14:55:17 +00:00
Shish
bd866df6a9 wibble automake to build the extra backend 2012-02-28 14:34:23 +00:00
Shish
e92ff68b25 get the backend to load the shared library 2012-02-28 13:34:15 +00:00
Shish
0932b80a5f don't compile backend into sparklelib 2012-02-28 13:30:09 +00:00
Hylke Bons
23194ce849 Merge branch 'gettext-cs' of https://github.com/serras/SparkleShare into windows 2012-02-27 16:34:58 +00:00
serras
f666c6378f - Move Windows libraries to special lib folder
- Change references to new positions
2012-02-27 13:21:13 +01:00
serras
3e86926b5d - Add new project files
- Chnage Windows views to keep them in sync with controllers
2012-02-27 12:55:16 +01:00
serras
b29e5ae08b Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/SparkleListenerTcp.cs
2012-02-27 10:04:28 +01:00
Hylke Bons
c4b1380ac6 fetcher git: don't simulate progress when clone command failed 2012-02-26 15:58:09 +00:00
Hylke Bons
eefa99eb38 Allow invites and plugins to set a custom <announcements_url>. Closes #562 2012-02-24 18:50:05 +01:00
Hylke Bons
ca52e4b507 Point to the right location for the avatars on Linux 2012-02-23 01:30:28 +01:00
Hylke Bons
029b31a628 Fix Linux build 2012-02-19 21:33:25 +01:00
Hylke Bons
82680d5909 fetcher: always finish the progress reporting animation smoothly to 100% 2012-02-18 23:16:25 +01:00
Hylke Bons
19f6399f31 invites: upload the user's pubkey on invite accept 2012-02-17 21:26:13 +01:00
Hylke Bons
efba6111f1 fetcher git: add FIXME 2012-02-17 02:48:41 +01:00
Hylke Bons
62b783fca5 Merge branch 'invites' 2012-02-17 00:52:24 +01:00
Hylke Bons
137bcdd938 repo git: adjust commit message for notes 2012-02-16 22:43:41 +01:00
Hylke Bons
f76ae15881 repo: don't recurse into first .git folder 2012-02-14 20:34:03 +01:00
Hylke Bons
496cd6912a Refactor the invite system, warn if cloning's taking place already 2012-02-12 22:25:20 +01:00
serras
4928d5fe07 Update projects to use new files 2012-02-12 16:51:28 +01:00
serras
4106cc6489 Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/Git/SparkleFetcherGit.cs
2012-02-12 16:24:12 +01:00
Hylke Bons
8d381966cf listener: rename some methods 2012-02-11 20:23:38 +01:00
Hylke Bons
c23a5acda0 event log: remove '.empty' files from rename entries of folders 2012-02-11 14:29:23 +01:00
Hylke Bons
af597e108a listener tcp: fix some small issues 2012-02-10 14:26:33 +01:00
Hylke Bons
e46890b21b listener tcp: Improve reconnect logic to work in after system sleeps and handle more errors 2012-02-09 23:43:47 +01:00
Hylke Bons
4fc1a060e5 repo: Fix compile error. Closes #571 2012-02-09 12:54:23 +01:00
Hylke Bons
41fa645578 More cleanup of SparkleLib API 2012-02-09 02:46:25 +01:00
Hylke Bons
406571ef4b Clean up SparkleLib API 2012-02-08 20:42:29 +01:00
Hylke Bons
911886bdba Remove outdated help/ and man/ 2012-02-08 13:30:46 +01:00
Hylke Bons
a6181dd337 Merge branch 'disconnect'. Fixes #508
Conflicts:
	SparkleLib/SparkleListenerBase.cs
	SparkleLib/SparkleListenerTcp.cs
2012-02-08 02:24:02 +01:00
Hylke Bons
a3c9997036 listener: detect when system has woken up from sleep. disconnect when that happens 2012-02-08 02:17:34 +01:00
Hylke Bons
f643fc197d Fix ping on timeout. Fixes broken reconnect 2012-02-08 01:44:56 +01:00
Hylke Bons
f43c3c460a repo: change CheckForRemoteChanges method to HasRemoteChanges property 2012-02-06 15:02:41 +01:00
Hylke Bons
a717a8fd42 repo: set stricter access rights for members 2012-02-06 14:58:43 +01:00