Commit graph

2411 commits

Author SHA1 Message Date
Hylke Bons 95e4eae30a remove smartirc and related code. Closes #435 2011-11-18 21:40:42 +00:00
Hylke Bons 4cd23d79e1 remove todo 2011-11-18 21:24:27 +00:00
Hylke Bons 2fedaa375c Move SparkleOptions from lib to UI. Remove mercurial code. 2011-11-18 21:16:57 +00:00
Hylke Bons ad66966008 Move FormatMessage to bubbles controller 2011-11-18 20:53:53 +00:00
Hylke Bons 14bd3b8bb4 setup: move enums up 2011-11-18 16:32:46 +00:00
Hylke Bons c69e1faf87 Move IsValidEmail from program- to setup controller 2011-11-18 02:00:12 +00:00
Hylke Bons 789748972c mac: move logic from setup to its controller, check events instead of timers 2011-11-18 01:52:16 +00:00
Hylke Bons baa69f943d event log: fix compile error 2011-11-17 13:28:27 +00:00
Hylke Bons 868933cc4d event log: remove unneeded references 2011-11-17 12:22:55 +00:00
Hylke Bons 132c6dd1b5 event log: Move more logic to controller and fix opening links with spaces 2011-11-17 12:17:19 +00:00
Hylke Bons d02a487eee Update git hook with DNS record and clean up comments 2011-11-16 11:27:13 +00:00
Sascha Lewandowski e43364e3e0 Update German translation from Transifex 2011-11-16 10:31:55 +01:00
Sascha Lewandowski 0ced13eac3 Update German translation from Transifex 2011-11-15 12:17:18 +01:00
Claudio Rodrigo Pereyra Diaz 7705e300b1 Sync Spanish (Castilian) translation with Transifex 2011-11-15 12:15:55 +01:00
Hylke Bons abee4da628 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 0c8ad987a4 Add missing shebang to nautilus extensions 2011-11-14 13:21:15 +01:00
Hylke Bons 9f1e4c2d1b Merge pull request #425 from carlosmn/dist
Fix 'make dist'
2011-11-14 03:23:14 -08:00
Carlos Martín Nieto 3321096336 po: add the nautilus3 extension to POTFILES.skip 2011-11-14 11:57:59 +01:00
Carlos Martín Nieto 36f506788b data: include the .xml.in files in the dist tarball 2011-11-14 11:45:21 +01:00
Carlos Martín Nieto 9c50bd145b 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 57d647608f Update German translation from Transifex 2011-11-14 10:46:50 +01:00
Hylke Bons 74afc7a8d3 listener: point to a DNS record instead of an IP address 2011-11-13 22:03:13 +00:00
Hylke Bons ead4f2d54c update NEWS 2011-11-13 19:00:45 +00:00
Hylke Bons 0b281120df Fix last warnings on linux 2011-11-13 18:50:24 +00:00
Hylke Bons ab65d2ab52 Update NEWS for 0.4.0 release 2011-11-13 18:45:40 +00:00
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