Commit graph

2257 commits

Author SHA1 Message Date
Hylke Bons 85e69ed678 Fix build. Closes #482 2011-12-15 23:12:45 +01:00
Hylke Bons af3d85b54c Fix compile error 2011-12-15 21:20:23 +01:00
Hylke Bons 6966c62e8f event log: add missing ShowAll() 2011-12-15 16:24:10 +01:00
Hylke Bons a4d1e5d120 event log: report size and history size. Closes #379 2011-12-15 16:15:29 +01:00
Hylke Bons 3f70f08084 controller: lock when writing avatars. Fixes #476 2011-12-11 21:00:51 +01:00
Hylke Bons 20c6ac32d0 config: explicitly point to the sparkleshare private key in ssh config. Closes #396 2011-12-11 20:45:18 +01:00
wimh bb1d277cb0 avoid empty lines being added to .ssh/config file 2011-12-11 15:53:05 +01:00
Hylke Bons 4b2b273783 Fix build. Closes #479 2011-12-09 22:20:46 +01:00
Hylke Bons 0c75dee12c setup: update Continue button when needed 2011-12-08 17:03:42 +01:00
Hylke Bons 1cdc2193e8 Merge pull request #469 from ndbroadbent/master
Gave README a Markdown extension, tweaked and tidied formatting
2011-12-05 02:36:46 -08:00
Nathan Broadbent 2f2c42e626 Gave README a Markdown extension so that it's nicely formatted by Github.
Added Github Markdown formatting for code blocks and keywords. Turned 'Info' list into an aligned table.
2011-12-05 03:56:23 +08:00
Hylke Bons 8d4bc41bcc statusicons: use animation frames that are already in memory for animation. 2011-12-04 13:32:53 +01:00
Nícolas Lazarte 3b8e1d34fd Update Portuguese (Brazilian) translation from Transifex 2011-12-04 12:54:49 +01:00
Hylke Bons 864e58c1a9 statusicon: syncing state is more important than error state. Also check all repos first 2011-12-04 11:37:38 +01:00
Hylke Bons 4b7f967229 Fix icon spinning forever on down remote 2011-12-04 11:00:02 +01:00
Hylke Bons 260e257f59 don't ignore bundled git 'bin' dir 2011-12-04 10:58:59 +01:00
Hylke Bons 9a3e34381c repo: Improve handling of offline repos. Fixes #439 2011-12-03 12:40:55 +01:00
Hylke Bons 6540b19ae2 git: strip .empty from file paths in commit messages 2011-12-03 12:40:55 +01:00
Hylke Bons 43d55a9260 Merge pull request #467 from carlosmn/master
Fix make distcheck
2011-12-02 06:32:23 -08:00
Carlos Martín Nieto 8a80a4dc51 Add SparkleShare/SparkleOptions.cs to POTFILES.in 2011-12-02 15:26:35 +01:00
Hylke Bons e53690d3c3 setup: clarify why personal info is needed on setup page 2011-12-02 14:52:34 +01:00
Hylke Bons f78c6807db bump version 0.4.2 2011-12-02 13:15:50 +01:00
Hylke Bons 2184419290 Listen for urls to an invite xml file on port 1986 2011-12-02 12:22:35 +01:00
Hylke Bons d17a891dd5 invite: remove port variable 2011-12-01 21:20:43 +01:00
Hylke Bons 5d032aa24c Fix style 2011-12-01 21:20:19 +01:00
Hylke Bons 682c086335 invite: update Mac csproj 2011-12-01 21:20:13 +01:00
Hylke Bons 179b9d612c 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 23fed0359f fetcher git: always create folder for ignore file first. Fixes #460 2011-12-01 19:41:49 +01:00
Hylke Bons 6ad39da458 repo git: also check for number of dirs before creating .empty file 2011-11-30 15:04:56 +01:00
Hylke Bons 1b5b07c195 Fix spaces in git hook 2011-11-30 11:46:54 +01:00
Hylke Bons 608e0e1c97 fix compile error 2011-11-30 11:35:45 +01:00
Hylke Bons 0d38e7ef5e setup: move convenience method to derived class 2011-11-30 11:18:26 +01:00
Hylke Bons 8a0817b8be Merge pull request #455 from carlosmn/master
A few fixes
2011-11-30 02:07:35 -08:00
Carlos Martín Nieto 208851ae17 No need for 4.0 features 2011-11-29 23:03:00 +01:00
Carlos Martín Nieto 989812ce38 Add convenience function to get the selected plugin 2011-11-29 22:44:45 +01:00
Carlos Martín Nieto 77a1ed0fb2 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 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