4356dde92d
Fix wrong c# language version setting for Release builds
2018-04-06 16:36:27 +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
dd4edc4249
Update CefSharp to latest 64 and remove VC++ 2012
2018-02-13 11:28:48 +01:00
5c0aa1b3da
Update CefSharp to 64 (early build)
2018-02-06 04:06:18 +01:00
2f352ef9bb
Update CefSharp to 63-pre01 and update documentation
2017-12-31 05:34:36 +01:00
321ab12213
WTF is AnyCPU doing in the project files
2017-12-28 00:50:51 +01:00
c15ea97a36
Update CEF again
2017-12-28 00:32:26 +01:00
a0cc4109df
Delete GC reload in CEF 63 ( #186 )
2017-12-28 00:03:24 +01:00
51a9bb6d3c
Update CefSharp to 63 pre-release
2017-12-21 20:25:36 +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
59c2a3642b
Bump version of subprocess exe (should have been done a long time ago)
2017-08-12 19:10:38 +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
4a09358e14
Make browser process LARGEADDRESSAWARE to fix crash with high memory usage
2017-05-28 03:33:09 +02:00
419b3ee850
Make browser subprocess a custom project with custom assembly info
2017-05-17 00:54:15 +02:00