Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-20 | Remove line end whitespace. | Neil | 1 | -3/+3 | |
2014-08-06 | Feature [feature-requests:#1065]. Add SCI_* for methods to ↵ | Neil | 1 | -0/+2 | |
ScintillaConstants.py. | |||||
2013-09-20 | Switch parameter type to sptr_t to avoid problems with negative numbers like | Unknown | 1 | -3/+3 | |
INVALID_POSITION=-1. From John Ehresman. | |||||
2013-08-07 | Bindings in ScintillaEdit made to work on 64-bit Unix systems. | Unknown | 1 | -1/+9 | |
2013-07-01 | Move non-platform-specific scripts into the scripts directory. | Neil | 1 | -75/+44 | |
Use FileGenerator module for file generation instead of code in each script. | |||||
2012-07-16 | Clean up more generated files when run with --clean. | Neil Hodgson | 1 | -0/+7 | |
2012-05-17 | Qt platform layer added. Based on an implementation from Jason Haslam | nyamatongwe | 1 | -0/+275 | |
at Scientific Toolworks, Inc. with additions performed for Wingware. |