48
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix COPY_INSTEAD_OF_MOVE performance warnings from Coverity. More... 7 months ago
Significantly reduce memory used for deleting contiguous ranges backwards. More... 7 months ago
Preparatory changes for fix in next commit. Does not change Scintilla behaviour. More... 7 months ago
Update character categories for Unicode 15.0.0. More... 7 months ago
Fix warning from Python 3.12. More... 7 months ago
Bug [#2402]. Fix invisible text on macOS 14 Sonoma when building with Xcode 15. More... 7 months ago
Deprecated methods disableFlushWindow and enableFlushWindow are avoided on More... 7 months ago
Update test application for Xcode 15 which requires deployment target 10.13+. More... 7 months ago
Updates for Xcode 15 which requires deployment target 10.13+. More... 7 months ago
Update cppcheck to 2.12. More... 8 months ago
Added tag rel-5-3-7 for changeset cc94762d429e More... 8 months ago
Removed tag rel-5-3-7 More... 8 months ago
Update download sizes. More... 8 months ago
Added tag rel-5-3-7 for changeset 540baa6ea9e0 More... 8 months ago
Updates for version 5.3.7. More... 8 months ago
Fix assertion failure on some systems when an INDIC_SQUIGGLEPIXMAP drawn for a More... 8 months ago
Bug [#2400]. Fix building with non-English environment. More... 8 months ago
Bug [#2401]. gtk: Set type hint for GTK_WINDOW_POPUP windows More... 8 months ago
Fix potential crash when using IME with large amount of text selected. More... 9 months ago
Bug [#2395]. Allow parent window to handle context menu events by setting as More... 9 months ago
Added tag rel-5-3-6 for changeset 57bcb62d635c More... 10 months ago
Updates for version 5.3.6. More... 10 months ago
Feature [feature-requests:#1488] Stop aligning IME candidate window to target on More... 10 months ago
Simplify sel.Range(sel.Main()) to sel.RangeMain(). More... 10 months ago
Update suppressions for cppcheck 2.11. More... 10 months ago
Add const where viable. More... 10 months ago
Replace c-style cast with c++ explicit reinterpret_cast. More... 10 months ago
Strip line end white-space. More... 11 months ago
Ensure local variable initialised. More... 11 months ago
Replace numeric character entity "#10003" with "check" for clarity. More... 11 months ago