Commit graph

2371 commits

Author SHA1 Message Date
Hylke Bons cd1c9e4bca fix compile error 2011-11-29 21:59:12 +01:00
Hylke Bons 35f3147c2c fix compile error 2011-11-29 21:24:11 +01:00
Hylke Bons 32162294f6 Update NEWS for 0.4.1 release 2011-11-29 20:26:37 +01:00
Hylke Bons 8a39af7924 Update version for 0.4.1 release 2011-11-29 14:27:12 +01:00
Hylke Bons db38ea01e6 Bundle git on mac. Closes #450 #423 2011-11-28 22:55:19 +01:00
Hylke Bons 93bb3b24f7 Merge branch 'migrate-logic' 2011-11-28 20:27:31 +01:00
Hylke Bons 5030933abf setup: Show a warning when the user has a global gitignore. Closes #432 2011-11-28 14:40:34 +01:00
Hylke Bons d6cdc28f75 Put mono-(g)mcs in debian install instructions. Closes #447 2011-11-26 18:34:43 +01:00
Hylke Bons bdb6057e2e Update version number in mac .csproj. Fixes #442 2011-11-20 13:26:54 +00:00
Hylke Bons 0c5b1ebae2 remove more smartirc references 2011-11-19 14:24:09 +00:00
Hylke Bons bc25f25bbb remove smartirc and related code. Closes #435 2011-11-18 21:40:42 +00:00
Hylke Bons c8d83326a9 remove todo 2011-11-18 21:24:27 +00:00
Hylke Bons c1a3d1ff2c Move SparkleOptions from lib to UI. Remove mercurial code. 2011-11-18 21:16:57 +00:00
Hylke Bons 444082f396 Move FormatMessage to bubbles controller 2011-11-18 20:53:53 +00:00
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