| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-09 | Updated for 3.20.0. | mitchell | 1 | -1/+1 | |
| 2020-05-09 | Updated makefile deps. | mitchell | 1 | -1/+1 | |
| 2019-08-30 | Preparing for 3.11.0 release.rel-3-11-0 | mitchell | 1 | -1/+1 | |
| 2019-06-05 | Preparing for 3.10.6 release. | mitchell | 1 | -1/+1 | |
| 2019-05-09 | Updated version number for release.rel-3-10-5 | mitchell | 1 | -1/+1 | |
| 2019-04-17 | Updated version number for release. | mitchell | 1 | -1/+1 | |
| 2019-04-17 | Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to ↵ | mitchell | 1 | -0/+1 | |
| hide the implementation. Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's string_view. | |||||
| 2019-03-09 | Updated version number for release. | mitchell | 1 | -1/+1 | |
| 2019-01-12 | Updates for version 3.10.2. | mitchell | 1 | -1/+1 | |
| 2018-10-31 | Updated for 3.10.1.rel-3-10-1 | mitchell | 1 | -1/+1 | |
| 2018-06-30 | Updated for 3.10.0.rel-3-10-0 | mitchell | 1 | -1/+1 | |
| 2018-05-05 | Backport: Feature [feature-requests:#1212]. Move Unicode conversions into ↵ | mitchell | 1 | -1/+0 | |
| UniConversion. Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character into UniConversion. Backport of changeset 6645:463fa6965d9a. | |||||
| 2018-03-22 | Updating for 3.8.0. | mitchell | 1 | -1/+1 | |
| 2017-06-22 | Backport: Add a DefaultLexer class which lexers can subclass if they want ↵ | Neil | 1 | -0/+1 | |
| reasonable default implementations of the ILexerWithSubStyles interface methods. Backport of changeset 6326:d18622e37a3e. | |||||
| 2017-06-14 | Backport: Use $$files instead of bare wildcard to support including in a ↵ | Neil | 1 | -1/+1 | |
| parent project. Backport of changeset 6315:9db390056b66. | |||||
| 2017-06-12 | Backport: Removed unused functions and methods from Platform.h. | Neil | 1 | -1/+1 | |
| Replaced Platform::Clamp with Sci::clamp. Drop MouseButtonBounce workaround for very early GTK+/Linux. Backported from changeset 6307:7030530a9a0f. | |||||
| 2017-05-23 | Updated for 3.7.5 release. | Neil | 1 | -1/+1 | |
| 2017-03-19 | Update for 3.7.4 release. | Neil | 1 | -1/+1 | |
| 2017-02-16 | Updates for 3.7.3.rel-3-7-3 | Neil | 1 | -1/+1 | |
| 2016-12-27 | Updates for 3.7.2.rel-3-7-2 | Neil | 1 | -1/+1 | |
| 2016-11-30 | Updates for 3.7.1. | Neil | 1 | -1/+1 | |
| 2016-10-11 | Updates for 3.7.0. | Neil | 1 | -1/+1 | |
| 2016-08-31 | Updates for 3.6.7. | Neil | 1 | -1/+1 | |
| 2016-05-18 | Updates for 3.6.6. | Neil | 1 | -2/+2 | |
| 2016-04-28 | Fixes for problems with C++11 <regex>. | Neil Hodgson | 1 | -0/+9 | |
| For Qt on Unix, set to build as C++11. Avoid deprecation warnings in PySide. For GTK+ allow turning off C++11 <regex> with make NO_CXX11_REGEX=1. | |||||
| 2016-04-23 | Updates for 3.6.5 release. | Neil | 1 | -1/+1 | |
| 2016-03-09 | Updates for 3.6.4. | Neil | 1 | -1/+1 | |
| 2016-01-22 | For Qt, release builds have assertions turned off. | John Ehresman | 1 | -0/+3 | |
| 2016-01-10 | Updates for 3.6.3. | Neil | 1 | -1/+1 | |
| 2015-11-02 | Updates for 3.6.2. | Neil | 1 | -1/+1 | |
| 2015-09-10 | Updates for 3.6.1.rel-3-6-1 | johnsonj | 1 | -1/+1 | |
| 2015-07-29 | Update version numbers and dates for 3.6.0 release. | Neil | 1 | -1/+1 | |
| 2015-06-19 | Updates for release 3.5.7.rel-3-5-7 | Neil | 1 | -1/+1 | |
| 2015-05-22 | Updates for 3.5.6. | Neil | 1 | -1/+1 | |
| 2015-04-14 | Getting ready for 3.5.5 release. | Neil | 1 | -1/+1 | |
| 2015-03-05 | Updates for 3.5.4. | Neil | 1 | -1/+1 | |
| 2015-01-14 | Preparing for version 3.5.3. | Neil | 1 | -1/+1 | |
| 2014-11-29 | Updates for 3.5.2 release. | Neil | 1 | -1/+1 | |
| 2014-09-25 | Updating for 3.5.1. | Neil | 1 | -1/+1 | |
| 2014-08-09 | Getting ready to release 3.5.0. | Neil | 1 | -1/+1 | |
| 2014-07-08 | Split out EditModel, MarginView, and EditView classes into separate files. | Neil | 1 | -0/+3 | |
| 2014-06-30 | Making ready for 3.4.4. | Neil | 1 | -1/+1 | |
| 2014-05-26 | Updates for 3.4.3 release. | Neil | 1 | -1/+1 | |
| 2014-05-16 | Updates for 3.4.2 release. | Neil | 1 | -1/+1 | |
| 2014-03-28 | Updating vesion number for next release. | Neil | 1 | -1/+1 | |
| 2014-03-18 | Updating to get ready for 3.4.0. | Neil | 1 | -1/+1 | |
| 2014-01-31 | Update for 3.3.9. | Neil | 1 | -1/+1 | |
| 2014-01-24 | Updates for 3.3.8. | Neil | 1 | -1/+1 | |
| 2013-12-05 | Updates for 3.3.7. | Neil | 1 | -1/+1 | |
| 2013-10-10 | Updated for next release. | Neil | 1 | -1/+1 | |
