Nikita Nemkin

Results 6 comments of Nikita Nemkin

I'm confused too. The first (leftmost) dot seems useless to me.

Same thing happens with `ConstAdapter` and related macros. There probably should be a flag that informs `Struct` to pass `None` if the field is not present. This flag would also...

Hey, I've updated Russian translation, except a few OS X specific strings (no Macs around to check for official translations).

I just did that, should be close enough.

Lars, that bug is GTK specific. For Edge, the current `BrowserFunction` injection mechanism is indeed suboptimal. It was inherited from the MSIE implementation, which is a lot less asynchronous. The...

RichEdit has windowless D2D mode, something similar would be nice. A combination of ITextServices2::TxDrawD2D, ITextServices::TxSendMessage and ITextHost::TxInvalidateRect (+ other host methods you find necessary). Instead of (or in addition to)...