User Activity

  • Posted a comment on ticket #1591 on Scintilla

    Combining column and tabWidth into a struct is an option with minimal changes. Maybe struct ColumnCounter { position column; int tabWidth; };

  • Created ticket #1591 on Scintilla

    Add API `SCI_FINDCOLUMN(line line, position column, int tabWidth) → position`

  • Created ticket #1686 on 7-Zip

    Could you add a CLI option to set the `removePathParts`?

  • Modified a comment on ticket #1567 on Scintilla

    I'm not as familiar with the project code as you are. I commented out SciCall_SetTabIndents() and SciCall_SetUseTabs(), leaving only SciCall_Tab(). It worked fine (in use Tabs mode). Then narrowed down to the handling of Message::SetUseTabs and found that InvalidateStyleRedraw() was unnecessary. After removing it, it did work, so I didn't look into it.

  • Posted a comment on ticket #1567 on Scintilla

    I'm not as familiar with the project code as you are. I commented out SciCall_SetTabIndents() and SciCall_SetUseTabs(), leaving only SciCall_Tab(). It worked fine. Then narrowed down to the handling of Message::SetUseTabs and found that InvalidateStyleRedraw() was unnecessary. After removing it, it did work, so I didn't look into it.

  • Created ticket #1567 on Scintilla

    Remove unnecessary `InvalidateStyleRedraw()` for `Message::SetUseTabs`

  • Posted a comment on ticket #1398 on Scintilla

    Isn't atomic commits preferred? This is beyond my knowledge for so many changes, especially during this big-change stage. If there is any contribute from me, it's just the idea. Others are all your efforts. Please commit it at the proper time by your schedule. Many thanks!

  • Posted a comment on ticket #1398 on Scintilla

    I thought it would be in 2 commits. Thanks for your detailed description and codes. Here is the updates. Known issues with legacy GDI: 1. SurfaceGDI::LineDraw and SurfaceGDI::PolyLine for DrawTabArrow don't work well with alpha drawing. Maybe also others. 2. SurfaceGDI::AlphaRectangle is not efficiency enough for "many" tasks.

View All

Personal Data

Username:
lifenjoiner
Joined:
2008-10-08 15:07:48

Projects

This is a list of open source software projects that YX Hao is associated with:

  • DU-Monitor download and upload monitor Last Updated:
  • MPUI2 This is a modified MPUI for Mplayer2 Last Updated:
  • libWinHash calculate MD5/MD4/SHA1/CRC32 by windows API Last Updated:

Personal Tools