Commit graph

3729 commits

Author SHA1 Message Date
Hylke Bons 8cdaebc142 mac: clean up 2012-11-26 10:25:10 +00:00
Hylke Bons 2b1fa6a57c windows statusicon: clean up 2012-11-25 13:33:12 +00:00
Hylke Bons 38b4fd8e81 linux: fix build and clean up 2012-11-25 13:22:23 +00:00
Hylke Bons 676a3c2c45 mac: add @2x tutorial slides, #1072 2012-11-24 22:20:56 +00:00
Hylke Bons 22c3fc059d mac: clean up 2012-11-24 11:27:45 +00:00
Hylke Bons 5f6c00f773 mac: remove a lot of boilerplate 2012-11-23 16:22:13 +00:00
Hylke Bons 3be9fb80ba repo: don't allow force retry when already syncing 2012-11-23 11:37:56 +00:00
Hylke Bons 548a876e1d statusicon: don't add an action to folders that have an error submenu 2012-11-23 10:09:16 +00:00
Hylke Bons f5463f98ba repo: fix typo 2012-11-23 10:08:50 +00:00
Hylke Bons 63fde5a7d9 repo statusicon: add error type: 'project not found' 2012-11-23 00:20:43 +00:00
Hylke Bons cf5587c76b bump version to 0.9.9 2012-11-22 22:53:25 +00:00
Hylke Bons 380da72de6 mac: add status icons @2x, #1072 2012-11-22 22:16:46 +00:00
Hylke Bons bd26aa7c6a mac: add about-dialog@2x.png, #1072 2012-11-22 21:32:49 +00:00
Hylke Bons 1e314ed715 mac: add plugin images @2x, #1072 2012-11-22 19:27:48 +00:00
Hylke Bons bbb2e49a87 mac: add side-splash@2x.png, #1072 2012-11-22 18:15:14 +00:00
Hylke Bons 710159e2a2 windows statusicon: bring in line with new design 2012-11-22 14:07:07 +00:00
Hylke Bons 06c4e9ba12 linux statusicon: bring in line with new design 2012-11-22 13:17:04 +00:00
Hylke Bons 6296a78b26 Merge branch 'master' of https://github.com/hbons/SparkleShare 2012-11-22 12:33:54 +00:00
Hylke Bons 0c3905e58a fetcher: log exceptions more cleanly 2012-11-22 12:32:04 +00:00
Hylke Bons 3b51e0b315 mac statusicon: put noise in submenu 2012-11-22 12:19:37 +00:00
Hylke Bons a5ea281c04 fetcher git: simplify 2012-11-22 09:46:49 +00:00
Hylke Bons ea3f73cde6 Merge pull request #1079 from nicolas-raoul/patch-5
build MonoMac.dll if needed. Not sure you want to include it in this doc as it might not happen often, but anyway...
2012-11-22 00:49:45 -08:00
Nicolas Raoul 6dbad640d6 build MonoMac.dll if needed 2012-11-22 15:03:53 +09:00
Hylke Bons 804b390eba repo git: fix parsing of changed host key error. #1078 2012-11-21 23:08:32 +00:00
Hylke Bons f3e17e66f7 windows: add debug rule for #1037 2012-11-21 09:33:47 +00:00
Hylke Bons cd6f69ef43 repo git: don't try to resolve conflicts when a rebase failed due to locked files 2012-11-21 09:22:55 +00:00
Hylke Bons a5218c8e1f Merge pull request #1074 from nicolas-raoul/patch-4
Won't build if pkgconfig is not installed
2012-11-21 00:02:06 -08:00
Nicolas Raoul 29d92c2e8e Won't build if pkgconfig is not installed 2012-11-21 12:55:08 +09:00
Hylke Bons 8948837a59 repo git: fix getting stuck in conflict resolution loop when there are no conflicts 2012-11-20 20:33:02 +00:00
Hylke Bons d403e80e04 more cleanup 2012-11-19 15:47:28 +00:00
Hylke Bons c865e71d12 clean up 2012-11-19 15:06:56 +00:00
Hylke Bons aae2433741 controller: try moving projects from .tmp twice and add more debug output 2012-11-19 12:16:57 +00:00
Hylke Bons cdf28e8d20 repo git: reuse regex objects 2012-11-18 18:49:57 +00:00
Hylke Bons 9df6eef30f linux: fix compile error 2012-11-18 15:29:22 +00:00
Hylke Bons 743084bb0b linux: fix compile error 2012-11-18 15:28:14 +00:00
Hylke Bons 278a1df06d statusicon: start on a new thread when forcing a retry 2012-11-18 15:00:34 +00:00
Hylke Bons 8e1c79226e statusicon: fix progress not appearing sometimes 2012-11-18 14:29:10 +00:00
Hylke Bons 2e73338337 repo git: catch any exceptions trying to parse transfer speeds 2012-11-18 11:36:09 +00:00
Hylke Bons a5652d925e update News 2012-11-18 11:35:49 +00:00
Hylke Bons c96ca66033 statusicon: rearrange and keep references to all NSObjects on mac 2012-11-18 11:18:23 +00:00
Hylke Bons 3ca4fb58f0 setup: keep header on one line 2012-11-17 23:57:13 +00:00
Hylke Bons 6015950fc5 pass transfer speeds in bytes, not strings. report both directions when needed. 2012-11-17 23:05:29 +00:00
Hylke Bons 7c71c3d67f repo git: show error when we can't rebase due to locked files 2012-11-17 19:03:37 +00:00
Hylke Bons 0b985f4307 setup: word-wrap on list points when they're long. fixes #1068 2012-11-17 18:29:11 +00:00
Hylke Bons 8b7d24a60b statusicon: make sure mnemonics don't show up in folder names. #1066 2012-11-17 00:02:03 +00:00
Hylke Bons 184603422b controller: simplify method 2012-11-16 11:07:04 +00:00
Hylke Bons 96bf81920e update Mac Readme 2012-11-16 11:06:36 +00:00
Hylke Bons 7165cc7cae repo git: don't abort rebase on startup, fix conflicts instead. fixes #1058 2012-11-16 10:05:57 +00:00
Hylke Bons 94c1354a70 repo git: always use the default repo branch, even if it's not master 2012-11-12 22:47:40 +00:00
Hylke Bons a804a7139a bump version to 0.9.8 2012-11-11 21:33:57 +00:00