1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-11-15 02:42:46 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
bcf77052a5
Reformat solution & setup Rider project 2021-08-07 09:41:00 +02:00
1e3de31fc3 Fix compile errors after updating CefSharp 2020-06-05 06:20:19 +02:00
f41c6fe533 Unify all exe & dll versions 2020-04-25 05:05:05 +02:00
1091b6d232 Fix IDE warnings (dispose, lang features) & nullability settings 2020-04-24 23:14:22 +02:00
20e29a7975 Release 1.17.3 2019-01-28 23:59:32 +01:00
710a7524a1 Kill subprocess if it doesn't exit after the app is closed 2019-01-23 15:28:05 +01:00
5c0aa1b3da Update CefSharp to 64 (early build) 2018-02-06 04:06:18 +01:00
a0cc4109df
Delete GC reload in CEF 63 (#186) 2017-12-28 00:03:24 +01:00
103ad72788 Update CefSharp to 62 (early build) 2017-12-07 19:50:43 +01:00
64977964e8 Bump project versions 2017-10-31 10:53:42 +01:00
2bc13e0de6 Remove subprocess dependency on communication lib & remove Comms class 2017-10-31 10:51:33 +01:00
8ae6e2c886 Bump project and plugin versions 2017-08-30 16:51:53 +02:00
8153fcde85 Minor refactoring 2017-08-30 13:35:47 +02:00
40ef9a42dd Fix unsealed classes 2017-08-28 18:46:14 +02:00
b967b1288f Move process communication to a separate project 2017-08-13 13:54:34 +02:00
2198e84f3b Fix subprocess NativeMethods to use pointers instead of value types 2017-07-07 23:58:45 +02:00
29e7ad6ce6 Add a way to track browser process IDs 2017-06-30 23:46:52 +02:00
419b3ee850 Make browser subprocess a custom project with custom assembly info 2017-05-17 00:54:15 +02:00