odalet
odalet
## Description Some unit tests have the test host crash when run on a Linux machine, but not on Windows ## Steps to reproduce > On a Debian 10 machine...
This fix prevents a document/tool with their `CanClose` property set to `false` from being closed when middle-clicking a tab. This does not prevent it from being closed through the factory...
Setting `CanClose = false` prevents the Close icon to be drawn on documents or tools, but it is still possible to close them with a middle-click on their tab.
### Operating System Windows ### What's the issue you encountered? In my input data I have strings encoded in a fixed size char array: the string cannot be > 16...
Hi, I stumbled upon your code while looking for how to display mjpeg on an android device. I intend to try and port your code over to Xamarin/C#. The trick...
This seems rather obvious as Hawkeye is part of the spied process. Though it may be useful to detect we were closed by the spied process and not by a...
Hi, would you consider signing the assemblies produced here, so that signed client code can consume them?
The code expects an **Install** section, and then the service description, display name and name are hard-coded in Topshelf initialization
Generator is defined as: `VisxPrivateGallery (https://github.com/sverrirs/visxgallery)` It should rather be: `VsixPrivateGallery (https://github.com/sverrirs/vsgallery)`
I've just had a look at your code as I'm trying to do something similar (but with C# and ASP.NET WebApi). I was wondering, shouldn't the cid value reference a...