Commit graph

2180 commits

Author SHA1 Message Date
Hylke Bons b71ac02dd9 windows setup: Tweak position of progress label 2013-10-06 23:40:55 +01:00
Hylke Bons 73c84eaac2 linux setup: Show download speed when adding projects 2013-10-06 23:22:51 +01:00
Hylke Bons d4c8efccbb statusicon: Add temporary hack to always reflect the right status 2013-10-06 22:56:33 +01:00
Hylke Bons fe87441ae6 linux eventlog: Minimum size for the window 2013-10-06 18:23:05 +01:00
Hylke Bons ba08da2803 Merge pull request #1397 from leighman/master
Fix 'Recent Changes' dialog placement
2013-10-06 10:12:52 -07:00
Hylke Bons 0544c312c4 update Appdata file descriptions. #1393 2013-10-06 17:17:41 +01:00
Jack Leigh 30bd28fa43 Fix 'Recent Changes' dialog placement
On multi-monitor setups this was messed up, especially if one monitor
is below the other. Now get dimensions of 1st monitor and place based
on those. Preserve existing (strange?) placement logic.
Use SetDefaultSize rather than SetSizeRequest to allow resizing.
2013-09-28 17:55:20 +01:00
Nikos Roussos 361d94c2e7 Add comment to .desktop 2013-09-19 11:52:29 +03:00
Nikos Roussos 0413f0684e Add appdata file 2013-09-13 20:15:55 +03:00
Hylke Bons d5846e20dd linux setup: Fix compile error 2013-08-28 11:23:12 +02:00
Hylke Bons 45e00887b5 setup: More verbose download status messages 2013-08-26 23:13:57 +02:00
Hylke Bons ca7e8b7786 controller: Write OS and SparkleShare version to debug log on start 2013-08-26 21:51:58 +02:00
Jonathan Haines 6e84d6f5b3 setup fetcher: Show download speed on windows 2013-08-26 21:51:46 +10:00
Hylke Bons 452dc783e4 setup fetcher: Show download speed on initial project fetch. #1361 2013-08-25 18:46:06 +02:00
Hylke Bons 0f36b3c412 linux bubbles: add debug information for #1362 2013-08-21 22:30:02 +02:00
Hylke Bons fe1b8e88cb linux eventlog: Ask for confirmation when overwriting an existing file when restoring. #1336 2013-07-11 10:09:13 +01:00
MPW1412 f6be4a8e81 version updates and specified the instructions 2013-07-10 21:25:13 +02:00
Hylke Bons 38e4f26ed6 event log: Allow restoring files with 'special' characters. Fixes #1330 2013-07-10 19:39:20 +01:00
Hylke Bons 7955f10826 event log: Fix crash when using default avatar. Closes #1331 2013-07-10 17:09:15 +01:00
Hylke Bons a0677e753b setup: Fix grammar, punctuation and inconsistencies 2013-07-06 16:49:41 +01:00
Hylke Bons 5d16bea631 mac eventlog: Hack for making the web view always disappear 2013-07-02 17:40:24 +01:00
tuxmartin b2b309afeb Next part of czech translation. 2013-07-01 01:16:24 +02:00
Hylke Bons 9226241439 linux plugins: Fix 'Planio' plugin showing up as 'Gitorious' 2013-06-30 22:42:54 +01:00
Hylke Bons f5ca51dcff Fix build 2013-06-30 22:19:23 +01:00
Hylke Bons 9ae4a816bf setup: Clear all fields after completed Add action 2013-06-30 17:26:40 +01:00
Hylke Bons 3675d2a449 controller: Move avatar logic to its own class 2013-06-30 16:54:04 +01:00
Hylke Bons b4fabcf944 controller: Move cloned folder deletion logic to fetcher 2013-06-30 15:48:35 +01:00
Hylke Bons 7a54657ee7 Compress image files 2013-06-29 11:50:11 +01:00
Hylke Bons f858572ee1 Fix coding style 2013-06-26 10:11:03 +01:00
Hylke Bons e1b24b7ee2 mac setup: Update comment for version check 2013-06-26 09:58:39 +01:00
Hylke Bons 6741229b9e mac setup: determine hi-res display only in Lion or later 2013-06-26 09:56:34 +01:00
Julien Villers ac656d90e6 windows: Fixed compilation.
SparkleLib.SparkleGit => SparkleLib.Git
Added project reference.
2013-06-25 16:04:29 +02:00
Jo Shields 0bb6e13d12 Add support for startup scanning of invites.
This commit makes SparkleShare check its config directory for
invite XML files on startup, rather than only when the Filesystem
watcher is alerted to a new file being created.
2013-06-24 15:06:21 +01:00
Hylke Bons fd163a0c93 Merge branch 'tortoise'
Conflicts:
	SparkleLib/Git/SparkleGit.cs
	SparkleLib/SparkleFetcherSSH.cs
	SparkleShare/SparkleControllerBase.cs
2013-06-23 10:03:09 +01:00
Hylke Bons ea34e96806 windows: Fix GIT_SSH path to ssh.exe 2013-06-23 09:58:55 +01:00
Hylke Bons 064fe7f00d windows: use forwards slashes whem importing key on domain account. #1263 2013-06-17 16:12:50 +01:00
Francois Truphemus (melchips) ef7489e67d Fix for compilation issue on GNU/Linux with misspelled SparkleLogger object 2013-06-16 23:38:17 +02:00
Hylke Bons ff06b617a4 Bump version and update news 2013-06-13 23:32:29 +01:00
Hylke Bons a636561bfc invites mac: Start SparkleShare after opening invites 2013-06-13 18:36:31 +01:00
Hylke Bons 11f80df99f invites: make temporary invite files invisible 2013-06-13 17:58:18 +01:00
Jo Shields 59d5a55635 Add missing / from sed in "sparkleshare open" 2013-06-13 15:23:26 +01:00
Jo Shields d674ccbcb7 Add quoting to invocation of sed in "sparkleshare open" to avoid
sed: -e expression #1, char 18: unknown option to `s'
2013-06-13 14:07:51 +01:00
Hylke Bons c398e3d533 mac: Reposition the Events windows nicer when opening 2013-06-10 16:06:08 +01:00
Hylke Bons 72a304436a setup: Fix path being saved where it shouldn't after closing window 2013-06-10 15:26:13 +01:00
Hylke Bons 65aa964e76 windows: Don't crash and show a warning when FIPS is enabled. Closes #1298 2013-06-01 20:54:01 +01:00
Hylke Bons a95cd59f53 build: Adjust version bump script to include Mac Info.plist. Closes #1297 2013-06-01 16:37:32 +01:00
Hylke Bons 4086b951f2 linux bubbles: Add debug info, don't fail silently. #1299 2013-06-01 11:12:44 +01:00
Hylke Bons 02e6567fdc repo: Fix race condition causing the statusicon to report an error where there isn't one 2013-05-30 13:05:50 +01:00
Hylke Bons 10900d1d5b Merge pull request #1296 from mortenn/master
Fix invite url breakage in third party applications
2013-05-30 02:27:28 -07:00
Morten Nilsen ecf7066040 Fix broken URLs from calling applications 2013-05-30 11:11:56 +02:00