ef815dabce
Add verbose logging controlled by command line flag & update existing calls
2019-01-28 23:43:52 +01:00
9414f372d7
Fix video player size with a small window on high DPI
2018-11-23 00:45:02 +01:00
6f414d312c
Clear cache after each update
2018-11-10 06:20:22 +01:00
9088b8cd07
Finish refactoring context menu structures & fix bugs from previous commits
2018-08-10 00:58:44 +02:00
94946a9ed6
Refactor context menu link handling
2018-08-09 19:55:53 +02:00
671657e2b0
Remove user & system config properties from Program class & fix field visibility
2018-07-29 10:16:29 +02:00
643ebcaab4
Prompt restart after profile import/reset only if an updated option requires it
2018-07-25 22:01:37 +02:00
342a4b4067
Minor code formatting tweaks
2018-04-07 03:46:10 +02:00
f1f90a2ee3
Refactor code to avoid nulls ( #206 )
...
* 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
ed317a4e46
Refactor VideoPlayer
2018-03-06 21:17:22 +01:00
aba156cb3b
Fix typo from refactoring breaking context menu for some links
2018-03-02 06:00:53 +01:00
8fbb639430
Refactor & optimize context menu, send last tweet info only on right-click
2018-03-02 05:24:45 +01:00
679e126194
Reset all analytics counters
2018-02-12 05:41:03 +01:00
50e39164bd
Update and add analytics data points & increase report interval to 14 days
2018-02-11 20:01:57 +01:00
35500c51f1
Allow export/import/restoring system options & refactor Manage Options dialog
2018-02-06 18:35:36 +01:00
a44cb884c4
Fix a crash when restarting after importing/resetting profile & refactor
2018-02-06 17:04:32 +01:00
e114a93714
Refactor and move BrowserCache, VideoPlayer, and ExportManager
2018-01-22 06:41:20 +01:00