Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-19 | Add Geometry.cxx for geometric and colour operations too complex for headers. | Neil | 1 | -0/+12 | |
Add FillStroke to hold parameters for drawing shapes. | |||||
2021-03-10 | Turn off warnings for quoted include in framework headers. | Neil Hodgson | 1 | -2/+2 | |
These are 'framework headers' from the point of view of client code but are 'user headers' from Scintilla's POV. Using angle brackets so they are 'system headers' could cause problems with other build systems. | |||||
2021-03-10 | Add public headers (ILexer.h, ILoader.h, Scintilla.h, Sci_Position.h) to ↵ | Neil Hodgson | 1 | -3/+19 | |
project. Mark them as well as (ScintillaView.h, InfoBar.h, InfoBarCommunicator.h) as public so they will be copied into the framework's Headers directory for use by clients. | |||||
2021-03-10 | Increase deployment target to 10.9 as it is the minimum supported by Xcode 12.4. | Neil Hodgson | 1 | -4/+4 | |
2021-03-05 | Update version number to 5.0.0. | Neil | 2 | -5/+5 | |
2020-11-09 | Update Xcode project and remove SciLexer.h from ScintillaView.h. | Neil | 1 | -128/+16 | |
2020-11-28 | Update version number to 4.4.6 and release date. | Neil | 2 | -5/+5 | |
2020-09-18 | Updated Xcode projects for Xcode 12. | Neil Hodgson | 1 | -1/+3 | |
2020-09-05 | Update version number to 4.4.5. | Neil | 2 | -5/+5 | |
2020-08-12 | Use groups without folders as groups with folders caused trouble for new clones. | Neil Hodgson | 2 | -448/+440 | |
2020-07-18 | Updates for 4.4.4. | Neil | 2 | -5/+5 | |
2020-06-03 | Updates for 4.4.3. | Neil | 2 | -5/+5 | |
2020-06-02 | Updates for 4.4.2.rel-4-4-2 | Neil | 2 | -5/+5 | |
2020-05-28 | Updates for 4.4.0. | Neil | 2 | -5/+5 | |
2020-05-23 | Regenerate version numbers in cocoa/Scintilla project. | Neil | 1 | -2/+2 | |
2020-05-23 | Add new project that builds a Scintilla framework with no lexers. | Neil Hodgson | 5 | -0/+868 | |