diff options
| author | Neil <nyamatongwe@gmail.com> | 2021-06-03 20:24:44 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2021-06-03 20:24:44 +1000 |
| commit | f997170c3eb0afa64d10b39b86799bad67dc5c02 (patch) | |
| tree | a0ec6b193f9315452237c89107eb552bf77298a4 /doc/ScintillaHistory.html | |
| parent | aeb285c6677ebb1d940d2a4d8e6992697ed263c8 (diff) | |
| download | scintilla-mirror-f997170c3eb0afa64d10b39b86799bad67dc5c02.tar.gz | |
Add APIs for setting appearance (traditional blob or plain text) and colour of
representations and support setting a representation for the "\r\n" line end
sequence.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 19ba6ca78..30008fc85 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -581,6 +581,10 @@ Released 2 June 2021. </li> <li> + Add APIs for setting appearance (traditional blob or plain text) and colour of representations + and support setting a representation for the "\r\n" line end sequence. + </li> + <li> Fixed bug with SCI_GETLASTCHILD. <a href="https://sourceforge.net/p/scintilla/bugs/2260/">Bug #2260</a>. </li> |
