| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-04-05 | Backport: Feature [feature-requests:1345] Use more typesafe code to clear ↵ | Neil | 1 | -0/+3 | |
| window pointers, share implementation of window pointers between files, use GetWindowStyle. Backport of changeset 8110:33f16ac2c3ca. | |||||
| 2020-02-09 | Backport: Feature [feature-requests:#1340] Move and use Point functions to ↵ | Zufu Liu | 1 | -0/+8 | |
| avoid casting. Backport of changeset 7976:4ba647207671. | |||||
| 2020-01-31 | Backport: Use more typesafe functions to remove casts. | Neil | 1 | -0/+8 | |
| Backport of changeset 7966:2f6615753946. | |||||
| 2020-01-03 | Fixed a build error on Windows introduced by r7280 (changeset 9cf6a15d6c85). | mitchell | 1 | -5/+1 | |
| 2019-03-09 | Backport: Use noexcept and constexpr where possible and reasonable. | mitchell | 1 | -1/+5 | |
| Backport of changeset 7280:9cf6a15d6c85, but removed constexpr since it is not supported in C++11. | |||||
| 2018-05-24 | Backport: Fix warnings. Add const, constexpr, and noexcept. Initialize. ↵ | Neil | 1 | -1/+1 | |
| Standard methods. Replace 0 and NULL with nullptr for COM, DirectWrite and least ambiguous cases. Backport of changeset 6974:e99161ef7bdd. | |||||
| 2018-05-01 | Backport: Use RectFromPRectangle to avoid casts. | Neil | 1 | -0/+2 | |
| Backport of changeset 6770:c14d2ee02108. | |||||
| 2017-09-11 | Backport: The Scintilla namespace is always active for internal symbols and ↵ | Neil | 1 | -4/+0 | |
| for the lexer and document interfaces. Backport of changeset 6388:d62863ae40a3. | |||||
| 2015-01-11 | Support removed for Windows 95, 98, and ME. | Neil | 1 | -1/+0 | |
| 2014-05-26 | Bug [#1602]. Bug [#1603]. Fix hangs and crashes at shutdown. | Neil | 1 | -1/+1 | |
| 2013-07-21 | Standardising header guards and namespaces. | Neil | 1 | -0/+13 | |
| 2011-09-25 | Allow choice of D2D on compiler command line. | nyamatongwe | 1 | -1/+1 | |
| 2011-09-24 | Mingw32 doesn't have Direct2D or DirectWrite headers so turn off use | nyamatongwe | 1 | -0/+3 | |
| of these libraries except when compiling with Visual C++. | |||||
| 2011-08-07 | Dynamically loading Direct2D and DirectWrite at run time so can run on ↵ | nyamatongwe | 1 | -0/+13 | |
| Windows XP. | |||||
