1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-05-12 14:34:08 +02:00
TweetDuck/Updates
Daniel Chýlek f1f90a2ee3
Refactor code to avoid nulls ()
* Ensure potential nulls have a fallback value & add/remove null checks

* Refactor update check code to avoid nulls

* Refactor ProfileManager exception handling to avoid nulls

* Refactor a few more various classes and fix nulls in ContextInfo

* Force c#7 everywhere and revert usage of newer features from cherry-picked commits

* Remove unused #pragma declaration
2018-03-07 14:37:03 +01:00
..
Events Refactor code to avoid nulls () 2018-03-07 14:37:03 +01:00
FormUpdateDownload.cs Replace OpenExternalBrowserUnsafe with the new OpenAssociatedProgram 2017-10-19 00:24:40 +02:00
FormUpdateDownload.Designer.cs Remove resx file on FormUpdateDownload 2017-08-21 19:18:12 +02:00
UpdateDownloadStatus.cs Rewrite update system to predownload update installers 2017-05-17 18:21:06 +02:00
UpdateHandler.cs Refactor code to avoid nulls () 2018-03-07 14:37:03 +01:00
UpdateInfo.cs Rewrite update event args and update dismissal handling 2017-08-22 03:22:44 +02:00
UpdaterSettings.cs Refactor code to avoid nulls () 2018-03-07 14:37:03 +01:00