1
0
Fork 0
Commit Graph

2221 Commits

Author SHA1 Message Date
chylex 293683fbdc
Release 1.26 2023-07-17 12:49:49 +02:00
chylex 57111212ea
Fix warning message about TweetDeck Preview appearing on login screen 2023-07-17 12:49:49 +02:00
chylex a58a1b347a
Show a deprecation notice on launch
References #360
2023-07-17 01:04:49 +02:00
chylex 37303ddf02
Fix doubled border in Settings dialog 2023-07-17 00:58:50 +02:00
chylex f8417706e1
Update CefSharp to 109 2023-07-16 21:40:55 +02:00
chylex c5a42e74d9
Release 1.25.4 2023-05-09 23:03:38 +02:00
chylex 23ebd58da0
Fix video player showing controls when cursor is above a different window
Closes #357
2023-03-18 13:48:29 +01:00
chylex 9a6394d079
Release 1.25.3 2023-03-09 20:28:03 +01:00
chylex 88a55c8795
Work around NullReferenceException when browser frame load events have a null URL
Closes #354
2023-03-09 20:28:03 +01:00
chylex d406866a02
Hide button that enables the TweetDeck Preview 2023-03-09 20:18:40 +01:00
chylex c2094bd2c0
Show error message if TweetDuck features fail to load, for example due to TweetDeck Preview
Closes #356
2023-03-09 20:17:59 +01:00
chylex 065b5a751b
Release 1.25.2 2022-11-21 20:24:54 +01:00
chylex 0dc454e61f
Re-add UCRT DLLs 2022-11-21 20:22:04 +01:00
chylex 416a43f0b1
Fix update installer not running as administrator due to breaking change in .NET 2022-11-21 20:07:23 +01:00
chylex 7a338076db
Release 1.25.1 2022-11-21 08:09:55 +01:00
chylex 54bf1c2012
Make update installer delete unused files and folders 2022-11-21 08:09:55 +01:00
chylex 32681259f6
Re-add VC++ DLLs 2022-11-21 07:59:20 +01:00
chylex 1c1aa5ea44
Fix crash when right-clicking tray icon
Closes #350
2022-11-20 20:52:10 +01:00
chylex da54af221c
Release 1.25 2022-11-20 14:38:40 +01:00
chylex 6c8d518e0d
Extract processor architecture to a variable in installer scripts 2022-11-20 14:38:40 +01:00
chylex 697f4f1569
Fix notification timer stopping permanently when the screen is locked while a notification is visible 2022-11-20 14:38:40 +01:00
chylex 15d4ec3228
Fix subprocess crashing because MSBuild is somehow copying wrong (not Large Address Aware) exe
Closes #342
2022-11-20 13:33:51 +01:00
chylex c303346bc3
Halt reloading after subprocess crash if it happens too often 2022-11-20 08:04:53 +01:00
chylex b9af966849
Update CefSharp to 107 2022-11-20 05:29:23 +01:00
chylex 0a7459b72e
Update to .NET 7 2022-11-20 05:25:29 +01:00
chylex 9953f06ab1
Release 1.24 2022-09-14 02:19:02 +02:00
chylex 0c8159aa79
Update CefSharp to 105 2022-09-14 01:55:18 +02:00
chylex c785a7ed8c
Update test project dependencies 2022-09-01 01:32:15 +02:00
chylex b1328e5b1f
Release 1.23 2022-08-20 13:28:16 +02:00
chylex cb94f0c81e
Fix resource freezing not working for vendor.js 2022-08-20 13:26:01 +02:00
chylex 8de2989f12
Add icon to browser executable 2022-08-20 13:26:01 +02:00
chylex 1cf7d13873
Update installers to Inno Setup 6 & remove references to .NET Framework 2022-08-20 13:26:01 +02:00
chylex 35c2ee3673
Work around broken bottom anchor in PluginControl 2022-08-20 13:26:01 +02:00
chylex a1b4c31450
Fix increased size of windows and dialogs from moving to .NET 6 2022-08-20 13:26:01 +02:00
chylex ea95e5cbac
Re-add ContextMenu that was removed in .NET Core 3.1 2022-08-20 13:26:00 +02:00
chylex 2927097e8e
Add TLS 1.3 to default security protocols 2022-08-20 13:26:00 +02:00
chylex b5bffdb95b
Update all projects to C# 10 2022-08-20 13:26:00 +02:00
chylex bee894bfbb
Fix compiler and IDE warnings for .NET 6 2022-08-20 13:26:00 +02:00
chylex 96d2e7cc7c
Migrate to .NET 6 & update CefSharp to 102 2022-08-20 13:26:00 +02:00
chylex b58c8f65fe
Release 1.22.1 2022-06-26 11:56:13 +02:00
chylex 2c69289785
Disable TweetDeck preview for accounts that have it enabled
Closes #337
2022-06-26 11:56:12 +02:00
chylex dc0fc06673
Add instructions for configuring DevEnvDir MSBuild property when developing with Rider 2022-05-16 19:35:08 +02:00
chylex 3114b489b6
Fix README headings 2022-03-31 15:39:43 +02:00
chylex 8e5934bd84
Fix possible error when focusing DM input field 2022-03-03 12:40:49 +01:00
chylex a2129b957e
Release 1.22.0.1 2022-02-28 07:13:50 +01:00
chylex 61cd632df6
Fix crash when the buffer for ResourceHandler is smaller than the resource 2022-02-28 07:10:37 +01:00
chylex 712bcd5a6f
Release 1.22 2022-02-26 09:05:44 +01:00
chylex dd47201d7b
Update CefSharp to 98 2022-02-26 09:04:15 +01:00
chylex 2af864f337
Add Linux project (WIP) 2022-02-19 18:19:13 +01:00
chylex acafbc3706
Minor refactoring of the core library 2022-02-15 22:28:52 +01:00