Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-11 | Include case conversion data in Scintilla so that all platforms will perform | Neil | 1 | -0/+2 | |
case conversion of Unicode text in accordance with Unicode. | |||||
2013-05-26 | Switch SelectionText to use a std::string to hold the data and to provide ↵ | nyamatongwe | 1 | -0/+1 | |
accessors to this data. Add a length argument to DropAt, although previous signature still available. | |||||
2013-05-01 | Removed SVector.h and all references as it is no longer used. | nyamatongwe | 1 | -1/+0 | |
2012-05-17 | Qt platform layer added. Based on an implementation from Jason Haslam | nyamatongwe | 1 | -0/+158 | |
at Scientific Toolworks, Inc. with additions performed for Wingware. |