Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-09update icon and runners for other platformsdrwtsn32x
2019-04-28Remove unused IMenuItem.SetEnabled method.Kenneth Hsu
2018-12-20Use auto-properties to avoid explicit backing fields.Kenneth Hsu
2018-12-20Add back properties required by RUMPS (Mac status bar).Kenneth Hsu
2018-12-10Convert write-only IMenuItem.Icon property to method.Kenneth Hsu
2018-12-10Convert write-only IMenuItem.Default property to method.Kenneth Hsu
2018-12-10Convert write-only IMenuItem.Enabled property to method.Kenneth Hsu
2018-12-10Convert write-only IMenuItem.Text property to method.Kenneth Hsu
2018-12-08Convert write-only TrayIconBase.Icon property to method.Kenneth Hsu
2018-11-03Migrated to use the platform class.verhoek
2018-10-07Merge pull request #3413 from warwickmm/avoid_null_referenceRune Henriksen
2018-10-07Merge pull request #3410 from warwickmm/simplify_enumerating_collectionsRune Henriksen
2018-10-07Avoid potential null reference exception.Kenneth Hsu
2018-10-07Replace chained LINQ calls with call to overload with predicate.Kenneth Hsu
2018-10-07Remove unused method parameters.Kenneth Hsu
2018-09-29Suppress warning about non-awaited task.Kenneth Hsu
2018-06-22Allow tasks to complete on any thread when context is irrelevant.Kenneth Hsu
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2017-12-16Fixed compiler warnings.vnau
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-04-13Added various extra features to the rumps tray-iconKenneth Skovhede
2016-04-07Added rumps backend for OSX tray-iconKenneth Skovhede