48
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid use of NSUserDefaults which will soon require justification when used in applications More... 1 day ago
Feature [feature-requests:#1512]. Size ms in initializer list. More... 7 days ago
Feature [feature-requests:#1512]. Reduce calls to vsDraw.ElementColour. More... 7 days ago
Feature [feature-requests:#1512]. Simplify ScaledVector::PushBack. More... 7 days ago
Remove outdated text. More... 7 days ago
Document that failure in SCI_ALLOCATESUBSTYLES returns a negative number. More... 7 days ago
Bug [#2433]. Fix IME crash in windowed mode. More... 7 days ago
Fix MSVC C5055 warning in C++20 mode. More... 13 days ago
Turn on multiple selection for macOS demonstration application. More... 14 days ago
Bug [#2417]. Add elements for inactive additional selections More... 14 days ago
Feature [feature-requests:#1512]. Encapsulate access to position and length. More... 15 days ago
Add ColourRGBA::Grey constructing method to simplify use of grey-scale colours. More... 16 days ago
Use const iterators where possible. More... 16 days ago
Replace magic number 32 with defined MarkerMax (31), adjusting condition. More... 17 days ago
Feature [feature-requests:#1512]. Simplify WriteValue. More... 19 days ago
Feature [feature-requests:#1512]. Avoid warning C26467 float to unsigned. More... 19 days ago
Added tag rel-5-4-3 for changeset c171b756efc7 More... 20 days ago
Updates for version 5.4.3. More... 21 days ago
Bug [#2432]. Fix redo failure. More... 21 days ago
Use noexcept in CharacterCategoryMap. More... 21 days ago
Feature [feature-requests:#1512]. Simplify ElementForValue. More... 22 days ago
Reformat with astyle. More... 22 days ago
#226 Fix some typos. More... 22 days ago
Bug [#2403]. Add SC_AUTOCOMPLETE_SELECT_FIRST_ITEM. More... 22 days ago
Added tag rel-5-4-2 for changeset 741427d54cd5 More... 25 days ago
Updates for version 5.4.2. More... 27 days ago
Feature [feature-requests:#1511] Add mayCoalesce argument to BeginUndoAction. More... 27 days ago
Improve layout when a text run contains left-to-right and right-to-left ranges. More... 29 days ago
Fix failures with values larger than 0xffffff in 32-bit builds. More... about 1 month ago
Add variant of UTF8Classify that takes a char* so that client code does not have More... about 1 month ago