aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/ScintillaCallable.py
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Feature [feature-requests:#1297] 6: Support enumerated types in APIs.Neil1-2/+6
2019-06-18Feature [feature-requests:#1297] 3: Add pointer type to ScintillaCallable.py.Neil1-1/+1
2019-06-18Feature [feature-requests:#1297] 2: Add line type to ScintillaCallable.py.Neil1-2/+2
2017-06-09Use 64-bit safe type for return from Scintilla.Neil1-2/+2
2015-11-20Remove line end whitespace.Neil1-1/+1
2013-07-07First argument to SetText is not used so was difficult to set a text containi...Neil1-0/+5
2013-07-05Implemented tests for Qt on Linux.Neil1-0/+154