Commit graph

21 commits

Author SHA1 Message Date
Carsten Brandt d1a3ce6e77 Update SparkleAboutController.cs
Fixed link to the authors.txt file.
2014-05-19 14:00:18 +02:00
Hylke Bons 3675d2a449 controller: Move avatar logic to its own class 2013-06-30 16:54:04 +01:00
Hylke Bons 226bfeab5d about: Fix version check 2013-05-27 18:54:42 +01:00
Hylke Bons 0b1d8c8278 about: trim the downloaded version string 2012-12-10 20:17:37 +01:00
Hylke Bons cfb40c22a7 about: don't show micro version when it's '.0' 2012-12-07 23:38:05 +00:00
Hylke Bons e1633aba8e linux: fix build 2012-12-02 22:22:06 +00:00
Hylke Bons 895d17d057 about: simplify UI events 2012-12-02 17:36:37 +00:00
Hylke Bons 7be18be494 code cleanup 2012-10-22 17:06:57 +01:00
Hylke Bons 94668c5a99 about: cleanup 2012-10-22 16:32:26 +01:00
Hylke Bons d971fef6f6 about: Add link to debug log. #981 2012-09-21 18:53:33 +01:00
Hylke Bons 2ca2c12475 controller: Code cleanups 2012-07-17 22:14:58 +02:00
Hylke Bons 6bd596e846 mac about: Add various links to about dialog 2012-07-09 17:07:32 +02:00
Hylke Bons 1940a3a1a5 Update SparkleShare/SparkleAboutController.cs 2012-04-11 17:02:11 +03:00
Hylke Bons a4e8aa2d7b Update SparkleShare/SparkleAboutController.cs 2012-04-11 16:58:50 +03:00
InvertedAcceleration 088dd482f5 Updated 'SparkleAboutController.cs':
- The version comparison code can now handle multiple digit version-sections (e.g. '1.1.11' and '1.11.11').
- Empty delegate pattern has been used, along with Action (instead of custom parameterless delegates), to clean up event definition and firing locations.
- Improved version detection speed by approx 1000 milliseconds. ;)
2012-04-01 00:41:48 +01:00
Hylke Bons ff55094651 controller: always install protocol handler, not just on the first run 2012-02-19 16:04:43 +01:00
Hylke Bons aa610c818e event log, bubbles: move more logic to controllers 2012-02-18 01:01:24 +01:00
Hylke Bons 1980a81204 about: move more logic to controller 2012-02-18 00:06:33 +01:00
Hylke Bons e3cb529816 about controller: actually compare the major.minor.micro values instead of a Equals() on strings 2011-11-13 17:51:46 +00:00
Hylke Bons 9144a6f52b setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Hylke Bons 27629c067e Prettify linux about dialog 2011-07-15 00:59:27 +01:00
Renamed from SparkleShare/Mac/SparkleAboutController.cs (Browse further)