Commit graph

2613 commits

Author SHA1 Message Date
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
Hylke Bons fad54067ba Point to the right location for the avatars on Linux 2012-02-23 01:30:28 +01:00
Hylke Bons b03d305fa6 Point to the right location for the avatars on Linux 2012-02-23 01:25:50 +01:00
Hylke Bons 465036cca4 event log: Add a set of GNOME styled hash avatars 2012-02-22 01:25:30 +01:00
Hylke Bons 4740e8075b controller: Fix opening links with spaces in them 2012-02-20 00:38:21 +01:00
Hylke Bons f5b99229b9 bump version to 0.8.3 2012-02-20 00:17:43 +01:00
Hylke Bons 71fba731f7 event log: fix overlooked controller call 2012-02-20 00:16:19 +01:00
Hylke Bons 3491069301 event log: fix the paddings of the size labels and dropdown 2012-02-19 23:58:33 +01:00
Hylke Bons 5c89909578 setup: Fix several bugs in the Add page 2012-02-19 23:26:19 +01:00
Hylke Bons 70d33e190a Fix Linux build 2012-02-19 21:33:25 +01:00
Hylke Bons c9f2a6660c bubbles: Only show event log on user click 2012-02-19 21:32:45 +01:00
Hylke Bons 478c6a1c2c controller: always install protocol handler, not just on the first run 2012-02-19 16:04:43 +01:00
Hylke Bons 911b0384f1 controller: add abstract method InstallProtocolHandler () 2012-02-19 16:00:41 +01:00
Hylke Bons f45c7f1369 setup: port some more new logic calls 2012-02-19 15:11:13 +01:00
Hylke Bons 67e703eade Port Linux UI to new controller logic 2012-02-19 15:04:43 +01:00
Hylke Bons 192127547c invites: always use https when accepting invites 2012-02-19 01:19:46 +01:00
Hylke Bons 6ee3a8d690 Allow invites without a accept_url element 2012-02-19 01:16:44 +01:00
Hylke Bons 9db53cbbef setup: close window after clicking Open Folder button and move said logic to controller 2012-02-18 23:59:24 +01:00
Hylke Bons 448def7279 Add a test page for the protocol handler 2012-02-18 23:42:41 +01:00