48
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug [#2439]. Prevent warnings in log from unreferencing NULL cursor. More... 6 days ago
Suppress some warnings from g++ 14.1 where a UTF-8 character has a maximum More... 7 days ago
Use standard attribute instead of GCC extension to avoid lint diagnostics. More... 8 days ago
Bug [#2321]. Use const for some unique_ptr variables. More... 8 days ago
Feature [feature-requests:#1516]. Access SpecialRepresentations through a More... 14 days ago
Move Direct2D unique_ptr creation functions and use where possible. More... 17 days ago
Bug [#2321]. Remove unused variable and declaration. More... 20 days ago
Bug [#2321]. Scale reverse arrow cursor with Direct2D when enabled. More... 21 days ago
Update suppressions for cppcheck 2.14. More... 23 days ago
Make LoadD2D noexcept so can be called in more situations. More... 24 days ago
Fix 5.5.0 synopsis. More... about 1 month ago
Added tag rel-5-5-0 for changeset 3a219b13a5d8 More... about 1 month ago
Updates for version 5.5.0. More... about 1 month ago
Bug [#2321]. Scale reverse arrow cursor for margins to match other cursors. More... about 1 month ago
Update Catch testing framework from v2.13.7 to v2.13.10. More... about 2 months ago
Bug [#2435]. Fix documentation of type of SCNotification::annotationLinesAdded. More... 2 months ago
Avoid use of NSUserDefaults which will soon require justification when used in applications More... 2 months ago
Feature [feature-requests:#1512]. Size ms in initializer list. More... 2 months ago
Feature [feature-requests:#1512]. Reduce calls to vsDraw.ElementColour. More... 2 months ago
Feature [feature-requests:#1512]. Simplify ScaledVector::PushBack. More... 2 months ago
Remove outdated text. More... 2 months ago
Document that failure in SCI_ALLOCATESUBSTYLES returns a negative number. More... 2 months ago
Bug [#2433]. Fix IME crash in windowed mode. More... 2 months ago
Fix MSVC C5055 warning in C++20 mode. More... 2 months ago
Turn on multiple selection for macOS demonstration application. More... 3 months ago
Bug [#2417]. Add elements for inactive additional selections More... 3 months ago
Feature [feature-requests:#1512]. Encapsulate access to position and length. More... 3 months ago
Add ColourRGBA::Grey constructing method to simplify use of grey-scale colours. More... 3 months ago
Use const iterators where possible. More... 3 months ago
Replace magic number 32 with defined MarkerMax (31), adjusting condition. More... 3 months ago