| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-06-11 | Fix bug on Win32 where calling WM_GETTEXT for more text than in document could | Neil | 1 | -0/+13 | |
| return less text than in document. | |||||
| 2020-04-17 | Update Python versions for files that may involve PySide on Linux which requires | Neil | 1 | -0/+1 | |
| Python 2 still. On Windows, Python3 is used. | |||||
| 2019-06-15 | Bug [#2110]. Limit text returned from WM_GETTEXT to length specified in wParam. | Neil | 1 | -0/+162 | |
| Changed GetTextLength to use same logic as GetText to ensure they agree. | |||||
