Age | Commit message (Collapse) | Author | Files | Lines |
|
Helps applications that call SCI_GETTARGETTEXT.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Required on Haiku to set up key bindings that include the Cmd modifier.
|
|
instead of performing a margin click action. This matches the I-beam cursor
appearance.
|
|
Haiku where ptrdiff_t and int are the same size but different types.
|
|
Changing code page now causes full restyle.
|
|
|
|
UTF-16 code units added.
|
|
|
|
|
|
|
|
|
|
instead of breaking up into lines.
Using the preprocessor to hide the multiline code instead of comments so that it
is easier to experiment with.
|
|
|
|
|
|
Use noexcept.
|
|
it static.
|
|
|
|
features by platform code.
Implement IScreenLineLayout for Win32 / DirectWrite as ScreenLineLayout.
|
|
|
|
|
|
|
|
|
|
platform and it allows extension to custom tab stops.
|
|
|
|
Replace 0 and NULL with nullptr for COM, DirectWrite and least ambiguous cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace 0 and NULL with nullptr.
Update comments.
|
|
when the regex has a locale imbued.
|
|
|
|
|
|
|
|
|
|
|
|
Polygon and delete the standard copy and assignment methods.
|
|
ColourDesired is an int instead of long for consistency over different platforms.
Changes made to Point, PRectangle, and ColourDesired.
RoundXYPosition removed.
|
|
Changes made to FontParameters, Font, Window, ListBoxEvent, ListBox, Menu,
DynamicLibrary, and Platform.
|
|
|