Simon Coghlan

Results 201 issues of Simon Coghlan

Does not look good on Windows 10: ![image](https://user-images.githubusercontent.com/2418812/208646864-a6256205-348f-4ce0-a4d6-e2aa0ff8ae01.png)

![image](https://user-images.githubusercontent.com/2418812/213153362-1c5aeabe-511c-4db9-8c86-846ad414aeac.png) ![image](https://user-images.githubusercontent.com/2418812/213153481-87d97522-e900-4159-b634-fbc286d8ea67.png) `The located assembly's manifest definition does not match the assembly reference.`

If I am using IoC or shared logger etc. Then the shared instance does not want to know what has been set up and what instances are being used (i.e....

scenario I want use DI / IoC style creation in Several Exported Classes from several DLL's For DLL that has several classes I am using chaining: ``` C++ CDoMagic::CDoMagic(plog::Severity severity,...

As per the standard types, `P` is supposed to dump a pointer address (As hex reference) into the string https://www.tutorialspoint.com/c_standard_library/c_function_sprintf.htm But `Poco::format` does not (in 1.12.4 anyway !)

The following code in `SessionImpl.cpp` V 1.12.4 ![image](https://github.com/pocoproject/poco/assets/2418812/a1fbdd53-1a28-42d5-9bec-f55da47a51c0) Calls `CheckError`, which throws an exception if there is an error. This means that the check for `SQL_TXN_CAPABLE` fails before it even...

- Sort out some nullables - Fix some designer serialisation #https://github.com/Krypton-Suite/Standard-Toolkit/issues/1362

![image](https://github.com/Krypton-Suite/Standard-Toolkit/assets/2418812/de0ef80a-1e85-4601-94fe-412c27eee6f0)

bug
area:ribbon
regression
area:designer

Leading on from discussion in #1269 https://learn.microsoft.com/en-us/windows/apps/design/style/acrylic#extend-acrylic-into-the-title-bar Needs to have - A (Sensible) % value option(s) - Be Light / Dark theme compatible - Work in Win 7 -> Win...

enhancement
new feature
suggestion
version:100