Commit graph

2286 commits

Author SHA1 Message Date
Hylke Bons 72a5ef1dad repo: put a lock on toggling the watcher. Should fix #358 2011-11-13 18:04:13 +00:00
Hylke Bons 9f1be92d5a 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 a1331e521d mac: Fix warning 2011-11-13 17:07:23 +00:00
Hylke Bons 63b5de5084 setup mac: prettier text fields for initial setup 2011-11-13 16:58:44 +00:00
Hylke Bons 10d0aaf641 setup: remove Add Project... button at end of tutorial 2011-11-13 16:22:10 +00:00
Hylke Bons 6240a760da controller: overwrite the stale public key copy if it exists instead of crashing 2011-11-13 16:21:45 +00:00
Hylke Bons de7971e214 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 92e698ec40 repo git: we only need to determine CurrentRevision once per session. 2011-11-13 00:39:29 +00:00
Hylke Bons acd149df21 repo: When listening, make poll interval long for every repo 2011-11-13 00:27:25 +00:00
Hylke Bons fa828ccb2f Merge branch 'master' of ssh://github.com/hbons/SparkleShare 2011-11-12 20:12:25 +00:00
Hylke Bons a785c78522 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ś 7b089bdb17 Update .gitignore 2011-11-12 18:40:17 +01:00
Hylke Bons 84a26c91ac Merge pull request #414 from deejay1/nautilus3
Nautilus3
2011-11-12 09:22:28 -08:00
Łukasz Jernaś ef3fd943ff nautilus-plugin: Add the Nautilus3 plugin to POTFILES.in 2011-11-12 15:52:20 +01:00
Łukasz Jernaś 6967f649bc nautilus-plugin: Expand the locale path from the build system 2011-11-12 15:51:38 +01:00
Łukasz Jernaś 3e2020f4f8 nautilus-plugin: Integrate Nautilus 3 extension into the build system 2011-11-12 15:51:18 +01:00
Łukasz Jernaś 0bf0548236 Update Polish translation from Transifex 2011-11-12 13:35:00 +01:00
Markus Litz 1b343d4d67 Update German translation from Transifex 2011-11-12 13:17:32 +01:00
Hylke Bons e38de33178 Update version number to 0.4.0 for upcoming release 2011-11-12 02:23:30 +00:00
Hylke Bons 1f4dfedba3 controller: Catch harmless FileNotFoundException that sometimes happens even if the file exists. Fixes #408 2011-11-12 02:05:40 +00:00
Hylke Bons b5ac68735c config: skip badly formatted uris. Fixes #410 2011-11-12 01:54:08 +00:00
Hylke Bons 3a47ec752c Update README to build on OSX. Closes #383 2011-11-11 22:01:51 +00:00
Ophir Setter 645fcdcc78 Update Hebrew translation from Transifex 2011-11-10 11:37:15 +01:00
Eduardo Silva 14684c8629 Update Brazilian translation from Transifex 2011-11-10 11:35:05 +01:00
Misha Shnurapet bb83b3f5a8 Update Russian translation from Transifex 2011-11-10 11:33:53 +01:00
Håkan Sahlström e3ff0e420e Update Swedish translation from Transifex 2011-11-10 11:33:14 +01:00
mmans f57fa96bdd Update Dutch translation from Transifex 2011-11-10 11:32:01 +01:00
Yann Hermans 9593fdd453 Update French translation from Transifex 2011-11-10 11:27:17 +01:00
Claudio Rodrigo Pereyra Diaz 201319bdfd Update Spanish (Castilian) translation from Transifex 2011-11-10 11:25:01 +01:00
Łukasz Jernaś d021f5f26a Fix Polish translation a bit 2011-11-08 01:22:48 +01:00
Łukasz Jernaś 8eec8eefc3 Fix string not being translated properly in the UI
Adding a newline inside the gettext call confuses gettext
and the string ends up not being translated in the UI,
although the string is extracted to the PO file properly.
Adding the new lien after the getetxt call fixes it.
2011-11-08 00:40:13 +01:00
Hylke Bons 93c777f195 config: Fix error 2011-11-07 18:35:00 +00:00
Hylke Bons 6d0b37a46a config: use File.WriteAllText to write initial config 2011-11-07 18:03:19 +00:00
Travis Glenn Hansen 64679b62c8 add server-side annoucements via post-update hook 2011-11-07 08:41:43 -07:00
Travis Glenn Hansen 44ff41976c bit more sync/listener logic 2011-11-07 08:39:33 -07:00
Hylke Bons 48d2c7437a Enable status items manually in build. Fixes #346 2011-11-07 12:08:38 +00:00
Hylke Bons edf64d1181 Fix build. Closes #403 2011-11-06 14:37:56 +00:00
Hylke Bons 89ac594483 Fox documentation. Closes #405 2011-11-06 14:29:18 +00:00
Travis Glenn Hansen a4fa7988af making announcements more robust and intelligent 2011-11-05 15:09:09 -06:00
Travis Glenn Hansen 466d6a5359 Merge branch 'master' of git://github.com/hbons/SparkleShare into enhancements 2011-11-04 14:55:16 -06:00
Hylke Bons c37435db52 repo: cover case where we're in a poll triggered syncdown and a message comes in half way through 2011-11-04 16:24:50 +00:00
Travis Glenn Hansen 9098a98cfb Merge branch 'master' of git://github.com/hbons/SparkleShare into enhancements 2011-11-03 18:21:48 -06:00
Hylke Bons f922ccf7fb repo: add better check for duplicate messages 2011-11-04 00:05:25 +00:00
Hylke Bons cd4a97ee7c Fix compile error. Closes #402 2011-11-03 23:28:25 +00:00
Travis Glenn Hansen de0f480878 reducing avatars lookups for failed addresses 2011-11-03 17:16:41 -06:00
Travis Glenn Hansen 554b9b4c16 attempting to prevent the same announcement from being processed twice 2011-11-03 17:15:59 -06:00
Hylke Bons 3124b2e950 listener: don't add duplicate messages to queue. attempt #2 2011-11-03 16:54:01 +00:00
Hylke Bons 2059fbb579 listener: don't add duplicate messages to queue 2011-11-03 16:22:12 +00:00
Hylke Bons 03483c4303 bubbles: get avatar if it doesn't exist yet 2011-11-02 20:47:43 +00:00
Hylke Bons a104e866c7 bubbles: set summary and body texts 2011-11-02 19:50:05 +00:00