Commit graph

2257 commits

Author SHA1 Message Date
Hylke Bons a16a829056 setup: move enums up 2011-11-18 16:32:46 +00:00
Hylke Bons 989472802e Move IsValidEmail from program- to setup controller 2011-11-18 02:00:12 +00:00
Hylke Bons 3536b626d4 mac: move logic from setup to its controller, check events instead of timers 2011-11-18 01:52:16 +00:00
Hylke Bons 693a762199 event log: fix compile error 2011-11-17 13:28:27 +00:00
Hylke Bons 10c969f9b1 event log: remove unneeded references 2011-11-17 12:22:55 +00:00
Hylke Bons 977c1694c3 event log: Move more logic to controller and fix opening links with spaces 2011-11-17 12:17:19 +00:00
Hylke Bons 2f6c90420e Update git hook with DNS record and clean up comments 2011-11-16 11:27:13 +00:00
Sascha Lewandowski 24e542c242 Update German translation from Transifex 2011-11-16 10:31:55 +01:00
Sascha Lewandowski 1a512e01e1 Update German translation from Transifex 2011-11-15 12:17:18 +01:00
Claudio Rodrigo Pereyra Diaz d5cde27a0d Sync Spanish (Castilian) translation with Transifex 2011-11-15 12:15:55 +01:00
Hylke Bons d387e2195b Merge pull request #426 from carlosmn/shebang
Add missing shebang to nautilus extensions
2011-11-14 04:24:20 -08:00
Carlos Martín Nieto a1ec17d17a Add missing shebang to nautilus extensions 2011-11-14 13:21:15 +01:00
Hylke Bons c570761e0c Merge pull request #425 from carlosmn/dist
Fix 'make dist'
2011-11-14 03:23:14 -08:00
Carlos Martín Nieto 0fb6c68fb9 po: add the nautilus3 extension to POTFILES.skip 2011-11-14 11:57:59 +01:00
Carlos Martín Nieto 22626c7ae9 data: include the .xml.in files in the dist tarball 2011-11-14 11:45:21 +01:00
Carlos Martín Nieto 11dcc99665 mac: update DIST_EXTRA
Some files don't exist anymore and some hadn't been added. Refesh the
list and put them in alpha order.
2011-11-14 11:37:41 +01:00
Sascha Lewandowski 8328c0a475 Update German translation from Transifex 2011-11-14 10:46:50 +01:00
Hylke Bons 8d315b7fa9 listener: point to a DNS record instead of an IP address 2011-11-13 22:03:13 +00:00
Hylke Bons 4869dd1e3a update NEWS 2011-11-13 19:00:45 +00:00
Hylke Bons 5429d38cdf Fix last warnings on linux 2011-11-13 18:50:24 +00:00
Hylke Bons 862de9828c Update NEWS for 0.4.0 release 2011-11-13 18:45:40 +00:00
Hylke Bons 7e18e6d3cb repo: put a lock on toggling the watcher. Should fix #358 2011-11-13 18:04:13 +00:00
Hylke Bons e3cb529816 about controller: actually compare the major.minor.micro values instead of a Equals() on strings 2011-11-13 17:51:46 +00:00
Hylke Bons cce8195075 mac: Fix warning 2011-11-13 17:07:23 +00:00
Hylke Bons 235be36e8c setup mac: prettier text fields for initial setup 2011-11-13 16:58:44 +00:00
Hylke Bons dc3258a5f9 setup: remove Add Project... button at end of tutorial 2011-11-13 16:22:10 +00:00
Hylke Bons f2d8159d36 controller: overwrite the stale public key copy if it exists instead of crashing 2011-11-13 16:21:45 +00:00
Hylke Bons be14c48ae9 repo base: Start initial remote check in a new thread. Prevents blocking an fixes #321 2011-11-13 00:57:00 +00:00
Hylke Bons 07b727bb72 repo git: we only need to determine CurrentRevision once per session. 2011-11-13 00:39:29 +00:00
Hylke Bons 1100fa205b repo: When listening, make poll interval long for every repo 2011-11-13 00:27:25 +00:00
Hylke Bons 478ff8b33d Merge branch 'master' of ssh://github.com/hbons/SparkleShare 2011-11-12 20:12:25 +00:00
Hylke Bons 17c8433f9a Merge branch 'enhancements' of https://github.com/travisghansen/SparkleShare into thansen
Conflicts:
	SparkleLib/SparkleListenerBase.cs
	SparkleLib/SparkleRepoBase.cs
2011-11-12 17:47:39 +00:00
Łukasz Jernaś ed3110c07b Update .gitignore 2011-11-12 18:40:17 +01:00
Hylke Bons 7e5b736d3a Merge pull request #414 from deejay1/nautilus3
Nautilus3
2011-11-12 09:22:28 -08:00
Łukasz Jernaś 677c1faa98 nautilus-plugin: Add the Nautilus3 plugin to POTFILES.in 2011-11-12 15:52:20 +01:00
Łukasz Jernaś 5d70373f42 nautilus-plugin: Expand the locale path from the build system 2011-11-12 15:51:38 +01:00
Łukasz Jernaś 7aa5c95467 nautilus-plugin: Integrate Nautilus 3 extension into the build system 2011-11-12 15:51:18 +01:00
Łukasz Jernaś 6fb1470d1b Update Polish translation from Transifex 2011-11-12 13:35:00 +01:00
Markus Litz 0bd792833d Update German translation from Transifex 2011-11-12 13:17:32 +01:00
Hylke Bons b03a393c9c Update version number to 0.4.0 for upcoming release 2011-11-12 02:23:30 +00:00
Hylke Bons 37ec3e4df9 controller: Catch harmless FileNotFoundException that sometimes happens even if the file exists. Fixes #408 2011-11-12 02:05:40 +00:00
Hylke Bons 76a24f9af3 config: skip badly formatted uris. Fixes #410 2011-11-12 01:54:08 +00:00
Hylke Bons 11609bccf2 Update README to build on OSX. Closes #383 2011-11-11 22:01:51 +00:00
Ophir Setter a26d1fb48a Update Hebrew translation from Transifex 2011-11-10 11:37:15 +01:00
Eduardo Silva 7a7d7f3323 Update Brazilian translation from Transifex 2011-11-10 11:35:05 +01:00
Misha Shnurapet 4ad947ca67 Update Russian translation from Transifex 2011-11-10 11:33:53 +01:00
Håkan Sahlström 1c3f67265c Update Swedish translation from Transifex 2011-11-10 11:33:14 +01:00
mmans baee0e24e0 Update Dutch translation from Transifex 2011-11-10 11:32:01 +01:00
Yann Hermans a5c43b8d59 Update French translation from Transifex 2011-11-10 11:27:17 +01:00
Claudio Rodrigo Pereyra Diaz 9e1ed22c80 Update Spanish (Castilian) translation from Transifex 2011-11-10 11:25:01 +01:00