Commit graph

2631 commits

Author SHA1 Message Date
Hylke Bons 1f487d2747 Add SparkleLib.Git.dll to Mac project file 2012-03-01 16:51:48 +00:00
Hylke Bons 561bd34ee6 Merge branch 'backend-dlls' of https://github.com/shish/SparkleShare into shish 2012-03-01 16:34:45 +00:00
serras 7fa2a82d36 Add "Alejandro Serrano" as contributor 2012-03-01 14:55:25 +00:00
serras a4426e0049 Add default version when compiling without Git installed 2012-03-01 14:55:17 +00:00
serras 17825d27fd Allow using http protocol for invites 2012-03-01 14:54:15 +00:00
Shish f0f00b97de wibble automake to build the extra backend 2012-02-28 14:34:23 +00:00
Shish 3aa614565c get the backend to load the shared library 2012-02-28 13:34:15 +00:00
Shish 51b0160516 load backends from separate dlls 2012-02-28 13:33:41 +00:00
Shish 390f31e97d don't compile backend into sparklelib 2012-02-28 13:30:09 +00:00
Hylke Bons 1e4b955526 Merge pull request #588 from serras/master
Add back sparkleshare-invite-open.cs
2012-02-28 05:20:10 -08:00
serras 8397483c96 Add back sparkleshare-invite-open.cs 2012-02-28 13:16:32 +01:00
serras d8c6cd631d Small tidbits to build 2012-02-28 12:43:17 +01:00
Hylke Bons ca9ee6b22c Merge pull request #585 from serras/master
Conditionally compile
2012-02-27 11:12:18 -08:00
serras f5064987b2 Conditionally compile diposal of status icon (only on Windows) 2012-02-27 19:56:21 +01:00
Hylke Bons a5e5839c06 Update README.md 2012-02-27 17:06:20 +00:00
Hylke Bons be6ef7e2fd Update README.md 2012-02-27 17:04:54 +00:00
Hylke Bons 6568b2098b Update README.md 2012-02-27 16:59:14 +00:00
Hylke Bons b3b6572ac7 remove .gitmodules and .gitattributes 2012-02-27 16:44:21 +00:00
Hylke Bons 32a696e696 Merge branch 'gettext-cs' of https://github.com/serras/SparkleShare into windows 2012-02-27 16:34:58 +00:00
serras 1793f2683a Make installer run SparkleShare at end 2012-02-27 16:49:41 +01:00
serras 1bc3638982 Implement protocol handler 2012-02-27 15:56:45 +01:00
serras aa804b0eac Move Windows build info to main README 2012-02-27 15:02:56 +01:00
serras fad7f1bb11 Change location of addmedia.xlst 2012-02-27 13:33:07 +01:00
serras c8d1fa3583 - Move Windows libraries to special lib folder
- Change references to new positions
2012-02-27 13:21:13 +01:00
serras 7aca4ab0f1 Remove external modules and copy them to 'Windows/tools' 2012-02-27 13:04:51 +01:00
serras 927098b846 - Add new project files
- Chnage Windows views to keep them in sync with controllers
2012-02-27 12:55:16 +01:00
serras ab6765868d Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/SparkleListenerTcp.cs
2012-02-27 10:04:28 +01:00
Hylke Bons f5717e5513 update NEWS 2012-02-27 02:23:16 +00:00
Hylke Bons 6372161215 invite opener: change back http to https 2012-02-27 02:07:30 +00:00
Hylke Bons 8c0619cdf0 remove leftover debug rule 2012-02-27 02:05:00 +00:00
Hylke Bons 390d1baef7 linux: Implement handling of sparkleshare:// links 2012-02-27 02:01:41 +00:00
Hylke Bons b567274cd3 Register protocol handler after 'make install' 2012-02-27 00:39:31 +00:00
Hylke Bons a71a158012 Add a .desktop file for opening invites 2012-02-27 00:09:01 +00:00
Hylke Bons ac38601749 Add an 'open' argument to the sparkleshare command to handle sparkleshare:// 2012-02-26 22:41:42 +00:00
Hylke Bons b99b979098 controller: remove unneeded references 2012-02-26 22:11:25 +00:00
Hylke Bons 49b7c08287 Fix autostart on linux 2012-02-26 22:08:07 +00:00
Hylke Bons ccb9296bdf setup: padding tweaks 2012-02-26 16:05:00 +00:00
Hylke Bons 9190988597 fetcher git: don't simulate progress when clone command failed 2012-02-26 15:58:09 +00:00
Hylke Bons b1ff39002b Fix linux build 2012-02-26 15:51:00 +00:00
Hylke Bons e3c7bccbe9 setup: Add UI for '[X] Add SparkleShare to startup items' on Linux 2012-02-24 21:58:39 +01:00
Hylke Bons 9cd5ce092a Invite page for Linux 2012-02-24 21:31:45 +01:00
Hylke Bons 91d62ac7e7 Allow invites and plugins to set a custom <announcements_url>. Closes #562 2012-02-24 18:50:05 +01:00
Hylke Bons 6560fb040e setup: fix first run logic 2012-02-24 04:12:13 +01:00
Hylke Bons 5e81c94ff8 statusicon controller: change back testing var 2012-02-24 03:45:48 +01:00
Hylke Bons 666eec4fee setup: '[X] Add SparklShare to startup items' and tutorial phrases tweaks 2012-02-24 03:43:28 +01:00
Hylke Bons 6442e68cea setup: don't clear the Path field when switching plugins and remember own server Address 2012-02-23 14:08:05 +01:00
Hylke Bons 27205d452c Change some wording: 'Up to date' to 'Files up to date' 2012-02-23 03:11:00 +01:00
Hylke Bons 42c004e593 Change some wording: 'Open Recent Events' to 'View Recent Changes...' 2012-02-23 02:53:36 +01:00
Hylke Bons 638e7e8a3f Fix new avatar paths on mac 2012-02-23 01:57:58 +01:00
Hylke Bons 68f3e5f229 Merge branch 'master' of github.com:hbons/SparkleShare 2012-02-23 01:47:28 +01:00