Commit graph

1879 commits

Author SHA1 Message Date
Hylke Bons 525625861e controller: download new version number check to memory instead of a file 2011-05-28 18:33:26 +01:00
Hylke Bons 336356c45c Clean up the README a bit 2011-05-28 18:03:17 +01:00
Hylke Bons 321cb1e709 Merge pull request #190 from toabi/with-homebrew
Added instructions how to build deps with Homebrew
2011-05-28 09:56:11 -07:00
Hylke Bons 43f414ce77 controller: create and delete .tmp folder before and after fetching respectively 2011-05-28 17:52:50 +01:00
Hylke Bons de0a53e60e config: user Unknown as default username instead of empty string 2011-05-28 17:52:50 +01:00
Łukasz Jernaś f869eff888 Mark window title as translatable 2011-05-28 18:24:17 +02:00
Łukasz Jernaś 2f4b78fded Update Polish translation from Transifex 2011-05-28 18:16:30 +02:00
Łukasz Jernaś 839ebbc958 Update translations from Transifex 2011-05-28 18:00:55 +02:00
Tobias Birmili 6f91721714 added instructions how to build deps with Homebrew
It's a bit dirty, but it works.
2011-05-28 11:00:22 +02:00
Hylke Bons 336910e6f6 controller: add debug info for host key checking 2011-05-27 01:46:11 +01:00
Hylke Bons b9e4b6ab76 fix style and typo 2011-05-27 00:27:31 +01:00
Hylke Bons 12ffe7b6dc controller: clear file attributes before recurively removing tmp folder 2011-05-27 00:25:40 +01:00
Hylke Bons 857cf4e57d config: add url as part of the folder config xml 2011-05-26 23:41:55 +01:00
Hylke Bons f35a46d6c8 mac: some fixes for the ui with new configuration 2011-05-26 20:51:00 +01:00
Hylke Bons 865582eef6 Fix configuration issues 2011-05-26 20:46:49 +01:00
Hylke Bons 8b887d9b76 Write default config on first run 2011-05-26 12:58:12 +01:00
Hylke Bons ad2da48c95 intro: fix Open Folder button on linux in a nicer way 2011-05-26 02:12:19 +01:00
Hylke Bons 2378a353b5 mac intro: fix Open Folder button at the end of initial sync 2011-05-26 02:06:34 +01:00
Hylke Bons 160485cff7 repo base: move method for consistency 2011-05-26 02:05:30 +01:00
Hylke Bons 800f70b3ac repo base: use new config scheme to get the user name's and email 2011-05-26 01:44:10 +01:00
Hylke Bons 2b3423bcb8 Fix subfolder watching on Mac by adding MONO_MANAGED_WATCHER=1 to info.plist. Slower, but working. 2011-05-26 00:57:51 +01:00
Hylke Bons 0499707479 README: update bit about SSH keys: was pointing to .shh instead of ~/.config/sparkleshare/ 2011-05-25 21:55:57 +01:00
Hylke Bons fe1628ce2d Use new XML based config scheme 2011-05-25 21:46:46 +01:00
Hylke Bons aa25e37933 Move the default backend initialisation to SparkleBackend 2011-05-25 20:24:25 +01:00
Hylke Bons b14814c60a hg: fix compile error 2011-05-25 20:20:20 +01:00
Hylke Bons cd114ab82f lib: Fix makefile whitespace 2011-05-25 20:15:15 +01:00
Hylke Bons d538cb668a hg: remove some debug output 2011-05-25 20:13:26 +01:00
Hylke Bons 4c764816e3 backend: don't be inheritable explictly 2011-05-25 20:07:13 +01:00
Hylke Bons 01ab3498be lin controller: remove offscreen useless statements, fixes compile error 2011-05-25 19:48:13 +01:00
Hylke Bons 35f96879a4 lin controller: wait for the folder icon commands to exit 2011-05-25 19:40:51 +01:00
Hylke Bons 9a38781691 config: remove debug output 2011-05-25 19:38:25 +01:00
Hylke Bons 91553a0884 config: fix RemoveFolder method 2011-05-25 19:36:43 +01:00
Hylke Bons a288b706a7 save scp backend work 2011-05-25 19:33:45 +01:00
Hylke Bons e5db3e767e Do the last commit betterer 2011-05-25 18:27:15 +01:00
Hylke Bons 27e2e65d21 lin controller: Use custom-icon-name file metadata for the ~/SparkleShare folder, this is a new property in gnome3 that supports scaling icons 2011-05-25 17:36:14 +01:00
Hylke Bons 616fd339bb controller: use new config method for user name/email 2011-05-25 01:51:46 +01:00
Hylke Bons 5e0742f30e config: fix style 2011-05-25 01:22:02 +01:00
Hylke Bons 67cfffc4d4 config: throw exception whenever config file doesn't exist 2011-05-25 01:20:37 +01:00
Hylke Bons 83ca2008e8 config add exception when config file is not found 2011-05-25 01:15:30 +01:00
Hylke Bons d66a075b91 config: add a default static SparkleConfig 2011-05-25 01:00:32 +01:00
Hylke Bons c75b081eff Add SparkleConfig class to deal with configuration 2011-05-25 00:46:55 +01:00
Hylke Bons 803e551dca hg: implement event logs for Mercurial 2011-05-23 21:16:21 +01:00
Hylke Bons 0bc64a297b defines: remove unused OPEN_COMMAND 2011-05-23 19:42:28 +01:00
Hylke Bons 7977ce90c0 rough Mercurial log implementation and crash fixes on empty repo 2011-05-23 04:06:07 +01:00
Hylke Bons fcef8df9c1 repo: fix listener connecting 2011-05-23 01:18:10 +01:00
Hylke Bons 866f97908a don't watch for addition of ~/SparkleShare subfolders 2011-05-22 23:51:12 +01:00
Hylke Bons 8b983c712c controller: fix compiler warning 2011-05-22 22:10:30 +01:00
Hylke Bons 411e22d399 controller: catch DirectoryNotFoundException when calculating folder size 2011-05-22 21:57:50 +01:00
Hylke Bons cda21e52a4 lib: update csproj file 2011-05-22 19:22:13 +01:00
Hylke Bons b496d5c774 lib: update csproj file 2011-05-22 19:21:20 +01:00