Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-18 | Backport: Feature [feature-requests:#1297] 6: Support enumerated types in APIs. | Neil | 1 | -2/+6 | |
Backport of changeset 7589:156d66aebfa1. | |||||
2019-06-18 | Backport: Feature [feature-requests:#1297] 3: Add pointer type to ↵ | Neil | 1 | -1/+1 | |
ScintillaCallable.py. Backport of changeset 7584:46fe98d4a840. | |||||
2019-06-18 | Backport: Feature [feature-requests:#1297] 2: Add line type to ↵ | Neil | 1 | -2/+2 | |
ScintillaCallable.py. Backport of changeset 7580:253181742438. | |||||
2017-06-09 | Backport: Use 64-bit safe type for return from Scintilla. | Neil | 1 | -2/+2 | |
Allows pointer returning methods like GetRangePointer to work in 64-bit code. Backport of changeset 6298:3dc0f211989f. | |||||
2015-11-20 | Remove line end whitespace. | Neil | 1 | -1/+1 | |
2013-07-07 | First argument to SetText is not used so was difficult to set a text ↵ | Neil | 1 | -0/+5 | |
containing NUL. Add SetContents to make it easier to setup test cases. | |||||
2013-07-05 | Implemented tests for Qt on Linux. | Neil | 1 | -0/+154 | |