Commit graph

2615 commits

Author SHA1 Message Date
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
Konstantinos Vaggelakos df4fb65733 Removed old debugging variables 2011-12-04 02:18:29 +01:00
Konstantinos Vaggelakos f2285541bb The treeview selection and textboxes should now play along together 2011-12-04 02:17:23 +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
Konstantinos Vaggelakos e13c31c63d Fixed the bugs with the textboxes when selecting different servers 2011-11-28 01:11:23 +01:00
Konstantinos Vaggelakos 07a9ffb621 The window is now not sizable, and has no maximize button. This is a separate commit so that this can be chosen later 2011-11-28 00:53:52 +01:00
Hylke Bons d6cdc28f75 Put mono-(g)mcs in debian install instructions. Closes #447 2011-11-26 18:34:43 +01:00
Konstantinos Vaggelakos 90b0b7232c Fixed the itemheight. Now using the 24x24 icons again 2011-11-20 19:53:14 +01:00
Konstantinos Vaggelakos a7fa005645 Added myself to the AUTHORS file. 2011-11-20 19:17:11 +01:00
Konstantinos Vaggelakos a29180d437 Fixed the logic so that it now works with own server 2011-11-20 18:56:05 +01:00
Konstantinos Vaggelakos dab558c3c0 Added logic for the different options, like checks wheter the necessary info has been entered 2011-11-20 18:53:23 +01:00
Konstantinos Vaggelakos f5a9514c43 Added text for the designer in visual studio. Also added eventhandlers when pressing buttons within textbox ServerEntry and FolderEntry 2011-11-20 18:52:25 +01:00
Konstantinos Vaggelakos b1ebb9b6c4 Add the button eventhandler to buttonSync 2011-11-20 18:21:08 +01:00
Konstantinos Vaggelakos c4646b237a Now supporting translations for the UI 2011-11-20 18:06:24 +01:00
Konstantinos Vaggelakos 81f2ba28af Treeview now focuses on the first choice. Also added better support for translations 2011-11-20 17:58:41 +01:00
Konstantinos Vaggelakos 150c510371 Example text and some other stuff now works 2011-11-20 17:53:43 +01:00
Konstantinos Vaggelakos 5c55404100 Merge remote-tracking branch 'upstream/windows' into windows
Conflicts:
	SparkleShare/Windows/SparkleSetup.cs
2011-11-20 16:34:06 +01:00
Hylke Bons bdb6057e2e Update version number in mac .csproj. Fixes #442 2011-11-20 13:26:54 +00:00
Konstantinos Vaggelakos 0e0e740179 Treeview is now working, without logic though 2011-11-20 13:00:50 +01:00