User Activity

  • Committed [78915c] on Scintilla

    Increase interior width of MarkerSymbol::Plus and Minus to match stroke width

  • Committed [6ffb12] on Scintilla

    Augment APIs that represent graphical sizes and points with the 'pixels' type

  • Posted a comment on ticket #2488 on Scintilla

    Could you use SCI_SETSELECTIONNCARET & SCI_SETSELECTIONNANCHOR when you want to control which pos is the caret and which is the anchor? In scintilla, the start of selection is merely the min of the anchor & the caret and the end of the selection is the max. Note that this differs from other editor implementations (each does things a bit differently when you get into the details)

  • Posted a comment on ticket #2459 on Scintilla

    Just wanted to say that the qt scintilla code (ScintillaEdit et al) is in use and works well for our purposes. There are a number of different naming conventions (and other conventions) -- some of which comes from the difference between Qt conventions v Scintilla conventions v Python conventions. If changes are to be made, I think they should be in response to specific problems.

  • Created ticket #1511 on Scintilla

    Add mayCoalesce arg to BeginUndoAction

  • Posted a comment on ticket #2373 on Scintilla

    Using GetPainter()->setClipRect(QRectFFromPRect(rc), Qt::IntersectClip); in SurfaceImpl::SetClip(PRectangle rc) seems to fix this bug. I haven't seen any regressions after changing it -- though if other platforms intersect the clip, it should be fine. Will run with it and let you know if there are any problems.

  • Created ticket #2373 on Scintilla

    Indicator drawn over margin

  • Posted a comment on ticket #2335 on Scintilla

    I'm reasonably sure that setting all of the selection backgrounds elements to have an alpha of 0 would work for multi-phase drawing, but what about single phase? I just switched to using multi-phase to get alpha values to work -- the colors are always opaque in single-phase. Or, does format range always use multi-phase?

View All

Personal Data

Username:
jpe
Joined:
2000-03-28 16:01:43

Projects

This is a list of open source software projects that John Ehresman is associated with:

Personal Tools

Auth0 Logo