Commit graph

339 commits

Author SHA1 Message Date
Hylke Bons aad34c2575 mac controller: Fix opening folders with spaces 2012-04-15 20:00:23 +02:00
Hylke Bons 37f8e050c6 config: allow to specify a custom path for each folder. Closes #680 2012-04-15 19:03:36 +02:00
Hylke Bons f65401a237 controller: move folder opening logic to base controller 2012-04-15 18:00:46 +02:00
Hylke Bons effec778fa setup: Use info instead of warning icon: looks less like an error 2012-04-15 12:35:58 +02:00
Hylke Bons 69eb95e0e9 mac setup: Scale button width to text content 2012-04-15 12:16:12 +02:00
Hylke Bons 06b821a3a3 Verify known host fingerprints and warn about new ones 2012-04-13 00:44:31 +02:00
Hylke Bons 2ff80a1074 setup: simpler success text 2012-04-11 20:18:06 +02:00
Hylke Bons fbebc52220 statusicon: remove noisy 'No projects yet' item and disable notifications item on zero folders 2012-04-11 14:59:02 +02:00
Hylke Bons 87f85a38ce mac: Fix build for newer versions of MonoMac 2012-04-10 18:17:56 +02:00
Hylke Bons c4edba70d0 mac ui: hide/show dock icon depending on open windows 2012-04-04 22:54:15 +01:00
Hylke Bons 59782298db mac about: add keyboard shortcut to close window 2012-03-29 17:11:48 +01:00
Hylke Bons a3fb24db02 mac setup: make page prettier and add checkbox for history 2012-03-29 01:43:50 +01:00
Hylke Bons fade529d49 windows statusicon: update to new controller logic 2012-03-24 02:08:05 +00:00
Hylke Bons a353027893 statusicon: restructure and handle menu overflow 2012-03-24 00:13:57 +00:00
Hylke Bons 9efc729e4d statusicon: use welcome text until done loading 2012-03-23 03:47:37 +00:00
Hylke Bons 6d6638575f mac setup: Fix crash on second form try 2012-03-23 03:19:10 +00:00
Hylke Bons 23cfc97c80 mac setup: prettify tableview rows with markup 2012-03-23 03:04:29 +00:00
Hylke Bons 2227d82c33 fetcher: add exclude rule for LibreOffice lock files 2012-03-22 21:10:43 +00:00
Hylke Bons 4dde2a0201 mac eventlog: Put spinner on top 2012-03-20 18:09:15 +00:00
Hylke Bons 1976baead1 mac statusicon: add brackets to switch statement 2012-03-20 17:40:43 +00:00
Hylke Bons 608b4110b6 repo git: ignore global gitconfig options when parsing the git log 2012-03-20 17:20:28 +00:00
Hylke Bons c87c7aa2c8 mac setup: fix help labels not being displayed at first 2012-03-19 00:41:56 +00:00
Hylke Bons 6ab3e5b86d mac: fix some style inconsistencies in statusicon and eventlog 2012-03-18 20:56:05 +00:00
Hylke Bons b795869914 Merge branch 'master' of ssh://github.com/hbons/SparkleShare 2012-03-17 21:51:18 +00:00
Hylke Bons 750165e7d9 Revert "mac statusicon: sync with Windows menu. Closes #640"
This reverts commit 8d67a0183c.
2012-03-17 21:51:00 +00:00
Travis Glenn Hansen 74c8016e4a fixing invalid case default: syntax 2012-03-17 13:57:58 -06:00
Hylke Bons 9de116e86f mac statusicon: sync with Windows menu. Closes #640 2012-03-17 17:00:27 +00:00
Hylke Bons 5ca7cc147a mac: Fix build 2012-03-16 18:42:13 +00:00
Hylke Bons 881eb94d48 statusicon: tell whether we're sending or receiving files (or both) 2012-03-16 01:23:10 +00:00
Hylke Bons 76ee5407f2 event log: remove webbrowser and reset combobox selection after closing window 2012-03-11 21:35:18 +00:00
Hylke Bons ff63f75557 Fix Linux and Mac icon paths in html 2012-03-11 03:06:13 +00:00
Hylke Bons 4d8a4f67ef eventlog: don't flickr on window open 2012-03-10 22:04:03 +00:00
Hylke Bons 03442b972b windows setup: add help bullets to error page 2012-03-08 23:24:14 +00:00
Hylke Bons d55007bfc1 windows: fix installer names. Closes #603 2012-03-07 18:28:31 +00:00
Hylke Bons eeb52d3979 setup: Add cancel buttons to Linux and Mac too 2012-03-07 02:40:21 +00:00
Hylke Bons f1abda5f05 windows setup: add fourth tutorial slide 2012-03-06 20:26:05 +00:00
Hylke Bons 72704cc740 windows: implement some Setup pages 2012-03-05 21:55:39 +00:00
Hylke Bons 5276d381e2 windows: working SetupWindow implementation 2012-03-05 03:17:13 +00:00
Hylke Bons 51d9f3fd16 Move Linux UI files to its own folder 2012-03-03 19:43:49 +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 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 e78f66c923 setup: padding tweaks 2012-02-26 16:05:00 +00:00
Hylke Bons 71f938b9da setup: fix first run logic 2012-02-24 04:12:13 +01:00
Hylke Bons e90796cbae setup: '[X] Add SparklShare to startup items' and tutorial phrases tweaks 2012-02-24 03:43:28 +01:00
Hylke Bons 001abbe5ce Change some wording: 'Up to date' to 'Files up to date' 2012-02-23 03:11:00 +01:00