|
7a976edc82
|
Ignore cached files for updates and viewed images if their contents are empty
|
2018-08-23 20:08:34 +02:00 |
|
|
10254c8af7
|
Fix tweet screenshots with Aero disabled by making the window visible
Closes #223
|
2018-05-31 02:58:25 +02:00 |
|
|
45c79643d6
|
Why the fuck is TLS 1.2 disabled by default in .NET on some computers
|
2018-02-25 23:15:00 +01:00 |
|
|
4d64243a07
|
Turn WindowsUtils.Browser fields into get-only properties
|
2018-01-21 04:25:06 +01:00 |
|
|
186d17dd98
|
Add an option to select an installed browser to open links in
Closes #185
|
2018-01-19 19:19:40 +01:00 |
|
|
a0cc4109df
|
Delete GC reload in CEF 63 (#186)
|
2017-12-28 00:03:24 +01:00 |
|
|
327ef1cbee
|
Restart TweetDuck if user declines UAC when updating and improve error handling
|
2017-10-19 00:30:37 +02:00 |
|
|
54613e5242
|
Handle errors when opening images in associated viewer
|
2017-10-19 00:21:53 +02:00 |
|
|
1a8823f592
|
Fix clipboard html stripping crashing with no text data
Closes #171
|
2017-10-17 11:22:38 +02:00 |
|
|
fe3fc5c9f7
|
Add WindowsUtils.CreateDirectoryForFile and use it
|
2017-07-09 14:12:27 +02:00 |
|
|
441228e2b0
|
Stop using BrandName in msg dialogs, update msg titles, fix mistakes from prev commits
|
2017-07-09 04:21:33 +02:00 |
|
|
fb94bf1b80
|
Add WindowsUtils.IsChildProcess to check process parent
|
2017-06-30 20:14:49 +02:00 |
|
|
4818652582
|
Add current PID into WindowsUtils.CurrentProcessID and use it
|
2017-06-30 17:07:37 +02:00 |
|
|
867c2d1632
|
Make static regexes lazily initialized
|
2017-05-19 15:53:26 +02:00 |
|
|
b61479f84f
|
Add WindowsUtils.TryDeleteFolderWhenAble for async folder deletion
|
2017-05-17 15:09:07 +02:00 |
|
|
4d05441aa8
|
Rename root namespace to TweetDuck
|
2017-05-17 13:00:17 +02:00 |
|
|
dca3410a5b
|
Change border style on Windows 8/10
|
2017-04-28 19:08:10 +02:00 |
|
|
0e4c923c23
|
Move regexes in WindowsUtils into an inner class to delay their construction
|
2017-03-24 16:25:46 +01:00 |
|
|
342f74646e
|
Replace the only remaining use of WindowsUtils.CreateSingleTickTimer
|
2017-03-22 23:31:54 +01:00 |
|
|
c55ee71442
|
Add WindowsUtils.TrySleepUntil to make timeoutable waiting easier
|
2017-03-09 13:23:13 +01:00 |
|
|
8fe26c07f1
|
Preserve plaintext when stripping HTML styles from clipboard text
|
2017-01-17 18:29:09 +01:00 |
|
|
da3921b1ca
|
Add safeguards for clipboard update methods
Closes #91
|
2017-01-17 18:19:39 +01:00 |
|
|
fc77b85083
|
Remove HTML styles after copying selected text to clipboard
|
2017-01-08 16:36:49 +01:00 |
|
|
4ed30b3619
|
Add WindowsUtils.CreateSingleTickTimer
|
2017-01-02 04:28:57 +01:00 |
|
|
e2a34ea28e
|
Remove original CheckFolderPermission and replace it with the lazy workaround
|
2016-11-15 18:10:25 +01:00 |
|
|
ec8000360e
|
Windows file permissions can go to hell
|
2016-11-15 01:01:41 +01:00 |
|
|
57b0821e19
|
Revert "Rewrite folder write permission check to hopefully make it more reliable"
This reverts commit 1f9db3bda6 .
|
2016-11-15 00:47:15 +01:00 |
|
|
1f9db3bda6
|
Rewrite folder write permission check to hopefully make it more reliable
|
2016-11-14 23:32:45 +01:00 |
|
|
66db0df45a
|
Add WindowsUtils.StartProcess for easier elevated process starting
|
2016-11-14 19:38:36 +01:00 |
|
|
650c2e2eb7
|
Remove redundant null check from WindowsUtils
|
2016-11-14 18:54:58 +01:00 |
|
|
0dbfa7e101
|
Improve reliability of directory write perm checking
|
2016-09-20 16:00:41 +02:00 |
|