Commit graph

31 commits

Author SHA1 Message Date
Hylke Bons 1b2fb55aa4 setup: close window after clicking Open Folder button and move said logic to controller 2012-02-18 23:59:24 +01:00
Hylke Bons 19797fdc5f fetcher: always finish the progress reporting animation smoothly to 100% 2012-02-18 23:16:25 +01:00
Hylke Bons 17cc623027 invites: fix some potential edge cases 2012-02-17 01:26:27 +01:00
Hylke Bons 7e0e972221 Finish support for invite.xml files dropped in ~/SparkleShare 2012-02-17 00:51:44 +01:00
Hylke Bons a28ea22647 mac setup: Add an invite page 2012-02-14 17:23:08 +01:00
Hylke Bons 77add3df11 Refactor the invite system, warn if cloning's taking place already 2012-02-12 22:25:20 +01:00
Hylke Bons f428120a22 Fix regression: private key not being imported after entering name and email 2012-01-21 22:31:19 +00:00
Hylke Bons 7eba561470 setup: add TODO 2011-12-24 19:42:28 +01:00
Carlos Martín Nieto 208851ae17 No need for 4.0 features 2011-11-29 23:03:00 +01:00
Hylke Bons 5030933abf setup: Show a warning when the user has a global gitignore. Closes #432 2011-11-28 14:40:34 +01:00
Hylke Bons a16a829056 setup: move enums up 2011-11-18 16:32:46 +00:00
Hylke Bons 989472802e Move IsValidEmail from program- to setup controller 2011-11-18 02:00:12 +00:00
Hylke Bons 3536b626d4 mac: move logic from setup to its controller, check events instead of timers 2011-11-18 01:52:16 +00:00
Hylke Bons 984ccebb3f setup: fix text field quirks 2011-10-06 21:02:59 +02:00
Hylke Bons f08b47a53f setup: implement descriptive error page on Mac. Closes #312 2011-10-06 12:27:30 +02:00
Hylke Bons dcd717a07b New Add dialog for Mac too 2011-10-05 23:23:35 +02:00
Hylke Bons ca8770374f setup: move logic for new Add dialolog to controller 2011-10-05 01:08:37 +02:00
Hylke Bons e0f7ea5d08 plugins: continue populating plugins when a directory wasn't found 2011-10-02 00:19:31 +02:00
Hylke Bons 5a9b7d4ba6 new Add Project dialog, powered by plugins 2011-10-01 23:16:25 +02:00
Hylke Bons 138c55ba91 Some UI beauty fixes 2011-09-22 19:54:28 +01:00
Hylke Bons ee80e5dfef Only show the tutorial on first run 2011-09-22 17:17:26 +01:00
Hylke Bons 9144a6f52b setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Hylke Bons f5fde15498 setup: fix page sequence error 2011-09-13 02:08:06 +02:00
Hylke Bons 6bc84a34cc setup: add tutorial pages 2011-09-13 02:05:45 +02:00
wimh af965500ed rename SparkleShare.SparkleShare to SparkleShare.Program
naming a class the same as the namespace causes problems
http://blogs.msdn.com/b/ericlippert/archive/2010/03/09/do-not-name-a-class-the-same-as-its-namespace-part-one.aspx
2011-09-03 22:23:45 +02:00
Hylke Bons 8d062a059f Add nicer error reporting 2011-08-27 20:57:34 +02:00
Hylke Bons f3b53db8ab Fix whitespace for last commit 2011-08-27 17:53:17 +02:00
Hylke Bons f3cb3e6e0f setup: Add progress indication when adding a new folder 2011-08-27 17:10:39 +02:00
Hylke Bons 79f3473467 Allow initial sync to be cancelled by adding a cancel button. Closes #307 2011-08-26 22:47:46 +02:00
Hylke Bons b326c85638 setup controller: fix wrong path being created 2011-07-25 02:26:46 +01:00
Hylke Bons 4b74b09f75 Update project and make files 2011-07-08 22:53:03 +01:00
Renamed from SparkleShare/Mac/SparkleSetupController.cs (Browse further)