Commit graph

2196 commits

Author SHA1 Message Date
Hylke Bons 72a72d9c6f statusicons: use animation frames that are already in memory for animation. 2011-12-04 13:32:53 +01:00
Nícolas Lazarte cd206a13e4 Update Portuguese (Brazilian) translation from Transifex 2011-12-04 12:54:49 +01:00
Hylke Bons 478a82212b statusicon: syncing state is more important than error state. Also check all repos first 2011-12-04 11:37:38 +01:00
Hylke Bons 673c49431d Fix icon spinning forever on down remote 2011-12-04 11:00:02 +01:00
Hylke Bons 8b0bfb823c don't ignore bundled git 'bin' dir 2011-12-04 10:58:59 +01:00
Hylke Bons c01c8525ef repo: Improve handling of offline repos. Fixes #439 2011-12-03 12:40:55 +01:00
Hylke Bons d83df10953 git: strip .empty from file paths in commit messages 2011-12-03 12:40:55 +01:00
Hylke Bons f737531421 Merge pull request #467 from carlosmn/master
Fix make distcheck
2011-12-02 06:32:23 -08:00
Carlos Martín Nieto 77cfe045fb Add SparkleShare/SparkleOptions.cs to POTFILES.in 2011-12-02 15:26:35 +01:00
Hylke Bons 03074143a9 setup: clarify why personal info is needed on setup page 2011-12-02 14:52:34 +01:00
Hylke Bons db1eefe3d5 bump version 0.4.2 2011-12-02 13:15:50 +01:00
Hylke Bons a8f523eb93 Listen for urls to an invite xml file on port 1986 2011-12-02 12:22:35 +01:00
Hylke Bons be4cb49ba0 invite: remove port variable 2011-12-01 21:20:43 +01:00
Hylke Bons 22a936d4a8 Fix style 2011-12-01 21:20:19 +01:00
Hylke Bons c26c30a33e invite: update Mac csproj 2011-12-01 21:20:13 +01:00
Hylke Bons 7f826a0eb3 add invites tcp listener (untested)
Conflicts:

	SparkleShare/Makefile.am
	SparkleShare/SparkleControllerBase.cs
	SparkleShare/SparkleSetup.cs
	SparkleShare/SparkleShare.csproj
2011-12-01 21:16:57 +01:00
Hylke Bons 6cb6eebca4 fetcher git: always create folder for ignore file first. Fixes #460 2011-12-01 19:41:49 +01:00
Hylke Bons 1856a9e922 repo git: also check for number of dirs before creating .empty file 2011-11-30 15:04:56 +01:00
Hylke Bons b8dde8f621 Fix spaces in git hook 2011-11-30 11:46:54 +01:00
Hylke Bons f967e361c2 fix compile error 2011-11-30 11:35:45 +01:00
Hylke Bons c1f7030e1a setup: move convenience method to derived class 2011-11-30 11:18:26 +01:00
Hylke Bons 17195cda59 Merge pull request #455 from carlosmn/master
A few fixes
2011-11-30 02:07:35 -08:00
Carlos Martín Nieto 4d731d3522 No need for 4.0 features 2011-11-29 23:03:00 +01:00
Carlos Martín Nieto 0b6f6eb40b Add convenience function to get the selected plugin 2011-11-29 22:44:45 +01:00
Carlos Martín Nieto 808e8c0781 Remove cruft from SparkleShare/Makefile.am
Some filenames are repeated, but aren't a continuation of setting the
variable, so they're useless anyway.
2011-11-29 22:02:58 +01:00
Hylke Bons 1900a14bc0 fix compile error 2011-11-29 21:59:12 +01:00
Hylke Bons d720ed0a17 fix compile error 2011-11-29 21:24:11 +01:00
Hylke Bons 9dd1efc51c Update NEWS for 0.4.1 release 2011-11-29 20:26:37 +01:00
Hylke Bons f7903fc093 Update version for 0.4.1 release 2011-11-29 14:27:12 +01:00
Hylke Bons f4af2c5749 Bundle git on mac. Closes #450 #423 2011-11-28 22:55:19 +01:00
Hylke Bons 104ad75a88 Merge branch 'migrate-logic' 2011-11-28 20:27:31 +01:00
Hylke Bons e4317fc412 setup: Show a warning when the user has a global gitignore. Closes #432 2011-11-28 14:40:34 +01:00
Hylke Bons 3d851cdf77 Put mono-(g)mcs in debian install instructions. Closes #447 2011-11-26 18:34:43 +01:00
Hylke Bons ab7b595a02 Update version number in mac .csproj. Fixes #442 2011-11-20 13:26:54 +00:00
Hylke Bons 48486b3c77 remove more smartirc references 2011-11-19 14:24:09 +00:00
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