User Activity

  • Posted a comment on ticket #2503 on Scintilla

    In your commit, you missed to also invalidate the reverse arrow cursor when handling WM_NCPAINTand WM_WINDOWPOSCHANGED in case UpdateRenderingParams(false) returns true: reverseArrowCursor.Invalidate();

  • Posted a comment on ticket #2503 on Scintilla

    The Scintilla edit control has no WS_BORDER style, though WM_NCPAINT is triggered.

  • Created ticket #2505 on Scintilla

    Blurry text in autocompletion lists with DirectWrite in a GDI scaled application

  • Posted a comment on ticket #2503 on Scintilla

    Update: Yesterday, I was moving the application between monitors with the shortcut Win+Shift+Left/Right. This triggers the message WM_WINDOWPOSCHANGED. Alas, when you drag the application with the mouse between monitors, WM_WINDOWPOSCHANGED is not sent. The change in scale factor when crossing monitor boundaries does trigger WM_PAINT, but also WM_NCPAINT which is sent way less often than WM_PAINT. Hence I suggest to update ScintillaWin::WndProc() by moving the WM_NCPAINT case down to WM_WINDOWPOSCHANGED....

  • Created ticket #2503 on Scintilla

    Invalidate render targets when detecting a changed scaling factor

  • Posted a comment on merge request #36 on Scintilla

    I've updated this merge request in order to integrate the recent changes to Scintilla's support for font stretch.

  • Committed [14ac5a] on Scintilla - Scintilla

    FontStretch::Default (0) in order to support DirectWrite font resolving from GDI.

  • Committed [d2dd26] on Scintilla - Scintilla

    merge default 5.5.2

View All

Personal Data

Username:
mnissl
Joined:
2011-05-11 08:37:31
Location:
Germany / CEST
Gender:
Male

Projects

  • No projects to display.

Skills

This is a list of skills that Markus Nißl possesses:

  • C++
MongoDB Logo MongoDB