Commit graph

3427 commits

Author SHA1 Message Date
Hylke Bons d971fef6f6 about: Add link to debug log. #981 2012-09-21 18:53:33 +01:00
Hylke Bons 83f08666f2 config: Remove duplicate folders in the rare case they happen. Closes #978 2012-09-21 18:04:55 +01:00
Hylke Bons cf5bdf8ac8 windows: fix compile errors. #974 2012-09-20 10:44:27 +01:00
Hylke Bons 8b24b88d60 config: add back folders_path option. Closes #975 2012-09-20 10:33:49 +01:00
Hylke Bons d543c1db4b statusicon: don't show 0% progress and change error message 2012-09-19 19:57:57 +01:00
Hylke Bons 607e3133ec statusicon: Fix compile errors. Closes #979 2012-09-19 19:57:23 +01:00
Hylke Bons 8eae4f11b4 windows: Update app icon format 2012-09-19 10:28:25 +01:00
Hylke Bons 94806080d2 controller: Remove unused code 2012-09-18 19:46:42 +01:00
Hylke Bons 6fd13c290c Fix broken .ico file. Closes #969 2012-09-18 19:42:23 +01:00
Hylke Bons cb5617c300 statusicon: On sync fail, add error descriptions as submenus. Closes #874 2012-09-18 19:40:06 +01:00
Hylke Bons 06f7a12c72 spinner: Remove unused code 2012-09-17 18:31:50 +01:00
Hylke Bons 284234514f repo git: set remote.origin.url from config.xml on startup. #972 2012-09-17 11:22:42 +01:00
Hylke Bons 93dfffe17a windows: fix build 2012-09-17 09:49:19 +01:00
Hylke Bons b85d9185ad statusicon: Add back ... to status labels 2012-09-16 21:49:55 +01:00
Hylke Bons d53ae07edc mac events: simplify showing/hiding of controls 2012-09-16 17:56:31 +01:00
Hylke Bons 80a5b63595 build: fix warning 2012-09-15 11:22:26 +01:00
Hylke Bons ee5d7436d0 linux: Add new Ubuntu icons 2012-09-15 00:27:22 +01:00
Hylke Bons 3013ef1ee6 windows statusicon: new icons 2012-09-13 18:31:56 +01:00
Hylke Bons fef748e5f1 setup linux: simplify a few lines 2012-09-13 10:23:36 +01:00
Hylke Bons cb61b20c25 Merge branch 'master' of github.com:hbons/SparkleShare 2012-09-10 23:08:34 +01:00
Hylke Bons dce2167ac1 Merge pull request #968 from brandondahler/master
Duplicate subscription to all selected channels upon SparkleListenerTcp connect.
2012-09-10 14:49:39 -07:00
Brandon Dahler 2f50b4e2e0 Fix duplicate unconditional calls to AlsoListenToInternal for all channels 2012-09-10 16:18:04 -05:00
Hylke Bons 203e6cdf61 mac: Fix git import command 2012-09-10 19:41:36 +01:00
Hylke Bons 7c99773dac linux: change status icons 2012-09-10 19:41:21 +01:00
Hylke Bons bc22af1817 Save icon work 2012-09-09 13:25:36 +01:00
Hylke Bons 55a680aa01 Revert "plugins: Fix #953"
This reverts commit 541468dbb2.
2012-09-09 12:07:52 +01:00
Hylke Bons 34ab7d9450 listener: remove some unused code 2012-09-08 10:48:01 +01:00
Hylke Bons 16446ff566 fetcher git: Add .iso to do not compress list 2012-09-08 10:41:08 +01:00
Hylke Bons ffe227003f statusicon: Animate elipsis in menu when syncing 2012-09-08 10:28:06 +01:00
Hylke Bons efae41176a Merge pull request #962 from chris-0xcd/master
Bugfix: Announcements in a folder where always considered 'already processed' as long as any announcement for that folder existed
2012-09-08 02:14:54 -07:00
ckoinig 88379f8b87 notofications: Announcements in a folder where always considered 'already processed' as long as any announcement for that folder existed 2012-09-08 11:05:54 +02:00
Hylke Bons f29c6b3ff8 plugins: Fix #953 2012-09-06 16:59:45 +01:00
Hylke Bons 8cc50bb2a6 readme: Add link to Dazzle and Gitlab 2012-09-05 23:50:19 +01:00
Hylke Bons 6cbba96963 fetcher: Fix some edge cases on host key check 2012-09-05 14:14:15 +01:00
= 4c9baddc2c Check for empty string, not null 2012-09-05 14:49:34 +02:00
= 616a8e9671 Fix formatting 2012-09-05 14:41:30 +02:00
= 63ab6918ec Take port into account when retrieving SSH host keys 2012-09-05 14:37:31 +02:00
Hylke Bons 625c953660 readme: bump git version requirement 2012-09-04 00:37:58 +01:00
Hylke Bons 467586a0a8 setup: Add help label explaining why email is requested 2012-09-04 00:37:17 +01:00
Hylke Bons 37f7aa8c18 controller: disable/enable main folder watcher during the right times 2012-09-04 00:36:35 +01:00
Hylke Bons 2c12befb10 event log: Don't show folder name in entries when in single folder view 2012-09-04 00:34:31 +01:00
Bertrand Lorentz 1ecbc3ba95 build: Fix build with parallel make
Duplicating the build stuff in both SparkleShare/Linux/Makefile.am and
SparkleShare/Makefile.am means that SparkleShare.exe will be built
twice. This is useless, and fails when using parallel make (make -j2).

The part that builds and installs SparkleShare.exe on Linux is now only
in SparkleShare/Linux/Makefile.am.
2012-09-03 22:25:12 +02:00
Hylke Bons b8921975f8 listener: Use port 443. See #947 2012-09-03 19:44:36 +01:00
Hylke Bons 58a11b903c Remove docs from repo (now on the website) 2012-09-01 19:44:23 +01:00
Hylke Bons 5c2692f1b3 Remove some old SVGs 2012-09-01 19:44:23 +01:00
Hylke Bons 8c19fbc384 windows: Fix warning 2012-08-29 18:35:27 +01:00
Hylke Bons 3bcd1ed05b Update NEWS and bump version 2012-08-29 13:06:46 +01:00
Hylke Bons 7caac5010f Clean up coding style for last commit 2012-08-27 14:08:40 +01:00
Hylke Bons 4fdb65b2f3 Merge pull request #935 from leafnode/upstream
check if ssh-agent really exists
2012-08-27 06:04:31 -07:00
Hylke Bons f6dc8fb3bb fetcher git: check if git info directory exists before writing to it. Fixes #934 2012-08-27 13:54:22 +01:00