X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/045517bea5792405b555f9c959d3d8790af1dfe4..3a4cf8a84d9a41c63125c1c1cdd6d0fbb98f41f0:/src/stc/scintilla/README.txt?ds=sidebyside diff --git a/src/stc/scintilla/README.txt b/src/stc/scintilla/README.txt index 4ff79177ea..6db6698805 100644 --- a/src/stc/scintilla/README.txt +++ b/src/stc/scintilla/README.txt @@ -3,11 +3,11 @@ scintilla/include directories from the Scintilla source distribution. All other code needed to implement Scintilla on top of wxWidgets is located in the directory above this one. -The current version of the Scintilla code is 2.03 +The current version of the Scintilla code is 3.21 These are the basic steps needed to update the version of Scintilla used by wxSTC. -1. Copy include and src folders to src/stc/scintilla +1. Copy include, lexers, lexlib and src folders to src/stc/scintilla 2. Examine diffs between the new src/stc/scintilla/Scintilla.iface file and the version in SVN. You should get familiar especially with