Commit graph

2651 commits

Author SHA1 Message Date
Hylke Bons 4cee4c3804 windows: clean up controller 2012-03-03 00:16:23 +00:00
Hylke Bons 95fbd18448 Merge pull request #598 from serras/master
Update Windows build files
2012-03-02 13:46:15 -08:00
serras ac66fa5693 Adapt Windows build to a separate Git DLL. 2012-03-02 22:05:05 +01:00
Hylke Bons ea8537b3ae update NEWS 2012-03-02 00:19:57 +00:00
Hylke Bons 3d59dbbdf1 invite: don't allow http 2012-03-02 00:13:28 +00:00
Hylke Bons ab9358fcdf setup: Create a reusable plugin for each succesfully used host. Closes #547 2012-03-01 23:57:12 +00:00
Hylke Bons 68d36ef00b Merge pull request #596 from shish/author-shish
Adding self to AUTHORS
2012-03-01 13:43:43 -08:00
Shish 49959e12c7 Adding self to AUTHORS 2012-03-01 21:25:15 +00:00
Hylke Bons a889a2085e event log: remove FIXME 2012-03-01 21:21:35 +00:00
Hylke Bons b19751f61a mac: Fix rest of memory leak warnings. Closes #552 2012-03-01 21:17:49 +00:00
Hylke Bons f2d6daeda2 mac: open event log when dock icon with badge is clicked 2012-03-01 21:02:18 +00:00
Hylke Bons 84413d2c53 mac: Fix more memory warnings 2012-03-01 20:46:25 +00:00
Hylke Bons bc749a31f5 mac: Fix memory warnings in event log 2012-03-01 20:10:39 +00:00
Hylke Bons c8204870d5 Remove RTF version of license, we won't be showing it in the installer 2012-03-01 19:28:30 +00:00
Hylke Bons d772a795b5 Update SparkleShare/SparkleAbout.cs 2012-03-01 19:09:51 +00:00
Hylke Bons 4aed67a534 setup controller: remove hooked up delegates after fetcher has finished 2012-03-01 18:56:02 +00:00
Hylke Bons e1053ada73 setup: clear all fields when cancelling the Add page 2012-03-01 18:09:14 +00:00
Hylke Bons 977c225e9f Fix progress delay when there was an error 2012-03-01 17:48:05 +00:00
Hylke Bons 72649641f8 Sort AUTHORS by first name 2012-03-01 17:18:21 +00:00
Hylke Bons 5313ffc47d sparklelib: use a nice SparkleLib.Git namespace 2012-03-01 17:02:52 +00:00
Hylke Bons 023a0d4166 Add SparkleLib.Git.dll to Mac project file 2012-03-01 16:51:48 +00:00
Hylke Bons fda4cc3f26 Merge branch 'backend-dlls' of https://github.com/shish/SparkleShare into shish 2012-03-01 16:34:45 +00:00
serras c71e233dce Add "Alejandro Serrano" as contributor 2012-03-01 14:55:25 +00:00
serras 92cdec0552 Add default version when compiling without Git installed 2012-03-01 14:55:17 +00:00
serras d8d057bd50 Allow using http protocol for invites 2012-03-01 14:54:15 +00:00
Shish 6835489eff wibble automake to build the extra backend 2012-02-28 14:34:23 +00:00
Shish 554a6e1354 get the backend to load the shared library 2012-02-28 13:34:15 +00:00
Shish 7d81ead49a load backends from separate dlls 2012-02-28 13:33:41 +00:00
Shish 75a3650bc8 don't compile backend into sparklelib 2012-02-28 13:30:09 +00:00
Hylke Bons 8f324eb140 Merge pull request #588 from serras/master
Add back sparkleshare-invite-open.cs
2012-02-28 05:20:10 -08:00
serras cde62dcded Add back sparkleshare-invite-open.cs 2012-02-28 13:16:32 +01:00
serras cd22944c74 Small tidbits to build 2012-02-28 12:43:17 +01:00
Hylke Bons ac739e5c74 Merge pull request #585 from serras/master
Conditionally compile
2012-02-27 11:12:18 -08:00
serras d0a4f05a4b Conditionally compile diposal of status icon (only on Windows) 2012-02-27 19:56:21 +01:00
Hylke Bons 6bec5e4554 Update README.md 2012-02-27 17:06:20 +00:00
Hylke Bons bb65d5c4e1 Update README.md 2012-02-27 17:04:54 +00:00
Hylke Bons 978c921d96 Update README.md 2012-02-27 16:59:14 +00:00
Hylke Bons 183929956b remove .gitmodules and .gitattributes 2012-02-27 16:44:21 +00:00
Hylke Bons e118dc349a Merge branch 'gettext-cs' of https://github.com/serras/SparkleShare into windows 2012-02-27 16:34:58 +00:00
serras 0f114484e3 Make installer run SparkleShare at end 2012-02-27 16:49:41 +01:00
serras 9f2fb59b2f Implement protocol handler 2012-02-27 15:56:45 +01:00
serras 0b3e4f6f7e Move Windows build info to main README 2012-02-27 15:02:56 +01:00
serras e9503fa9ea Change location of addmedia.xlst 2012-02-27 13:33:07 +01:00
serras 9cb6216109 - Move Windows libraries to special lib folder
- Change references to new positions
2012-02-27 13:21:13 +01:00
serras 02b77f894b Remove external modules and copy them to 'Windows/tools' 2012-02-27 13:04:51 +01:00
serras a1c05e9ec5 - Add new project files
- Chnage Windows views to keep them in sync with controllers
2012-02-27 12:55:16 +01:00
serras 87ef4ed013 Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/SparkleListenerTcp.cs
2012-02-27 10:04:28 +01:00
Hylke Bons aa11d81922 update NEWS 2012-02-27 02:23:16 +00:00
Hylke Bons e47a90a87b invite opener: change back http to https 2012-02-27 02:07:30 +00:00
Hylke Bons fb7299297c remove leftover debug rule 2012-02-27 02:05:00 +00:00