|
4d05441aa8
|
Rename root namespace to TweetDuck
|
2017-05-17 13:00:17 +02:00 |
|
|
dee99caa7d
|
Fix some dialogs not having default enter/escape actions
|
2017-03-30 23:24:00 +02:00 |
|
|
29a02db07d
|
Fix button positioning in FormMessage
|
2017-03-23 20:34:56 +01:00 |
|
|
f1db1ba708
|
Refactor FormMessage uses with the new DialogResult parameter
|
2017-03-23 16:11:42 +01:00 |
|
|
3f0028913d
|
Move unhandled exception handler from Program to Reporter class
|
2016-11-19 03:11:37 +01:00 |
|
|
45e6ec8b0f
|
Fix FormMessage fonts
|
2016-11-18 20:28:00 +01:00 |
|
|
cd53f6e757
|
Disable 'Show Error Log' button if the logging failed
|
2016-11-16 14:51:47 +01:00 |
|
|
802f1e3042
|
Refactor Process.Start uses (missing using statement, use WindowsUtils for elevation)
|
2016-11-14 19:39:26 +01:00 |
|
|
11f5f9b72e
|
Add Reporter.HandleEarlyFailure for non-recoverable errors before Reporter is setup
|
2016-09-27 17:58:13 +02:00 |
|
|
f7dc200684
|
Kill process instead of Environment.FailFast if possible
|
2016-09-20 17:11:36 +02:00 |
|
|
826f1aba7a
|
Tweak exception handling in Reporter (use Environment.FailFast and change log button title)
|
2016-09-20 16:51:29 +02:00 |
|
|
4c45d91d4e
|
Move logging to Reporter and make a static instance of it in Program
|
2016-09-20 16:38:15 +02:00 |
|
|
3176b6cb8f
|
Create a Reporter class with improved HandleException code
|
2016-09-20 16:34:56 +02:00 |
|