48
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Feature [feature-requests:#1453] Added SCI_STYLESETINVISIBLEREPRESENTATION to More... over 1 year ago
Draw SC_MARK_BAR markers underneath other markers as they often cover multiple More... over 1 year ago
Hoist choosing marker variants into PartForFoldHighlight and PartForBar. More... over 1 year ago
Bug [#2357]. Make SCI_LINESCROLL more accurate when width of space not integer. More... over 1 year ago
Feature [feature-requests:#749] Implement horizontal scrolling with Shift + More... over 1 year ago
Create MouseWheelDelta class to accumulate mouse wheel movement. This will also More... over 1 year ago
Ensure page and step clicks on horizontal scroll bar do not overshoot document width. More... over 1 year ago
Enlarge point and point top indicators and scale to be larger with larger text. More... over 1 year ago
Draw lines more consistently in SC_PHASES_TWO and SC_PHASES_ONE modes by More... over 1 year ago
Feature [feature-requests:#1450] Implement horizontal scrolling mouse wheel More... over 1 year ago
Some simple tests for change history. More... over 1 year ago
Stop turning on change history when there are steps that can be undone as More... over 1 year ago
Bug [#2344]. Limit render target to image area when drawing images with Direct2D More... over 1 year ago
Exit earlier when Scintilla not found - it was continuing and displaying many More... over 1 year ago
Enable extra warnings with g++ on Win32. More... over 1 year ago
Remove unnecessary ';'. More... over 1 year ago
Bug [#2349] When more screen lines in ContractionState than LineLayout for a More... over 1 year ago
Remove NotifyLexerChanged notification from DocWatcher. More... over 1 year ago
Feature [feature-requests:#1445] Add .editorconfig so patches will be formatted More... over 1 year ago
Add const where reasonable. More... over 1 year ago
Update suppressions for cppcheck 2.9. More... over 1 year ago
Add PixelAlignCeil and call PixelAlign* to avoid repeated code. More... over 1 year ago
Improve explanations of change history. Example image shows all states. More... over 1 year ago
Update download size. More... over 1 year ago
Added tag rel-5-3-0 for changeset dddfab2f1d05 More... over 1 year ago
Fix INDICATOR_HISTORY. More... over 1 year ago
Fix typo. More... over 1 year ago
Updates for 5.3.0 release. More... over 1 year ago
Display bar marker correctly on last line of document. More... almost 2 years ago
Fix bug where deletion at line end indicated with point disappeared when text More... almost 2 years ago