| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-12-13 | Backport: Add or fix file name comments. | Neil | 1 | -1/+1 | |
| Backport of changeset 7838:c924b214edf5. | |||||
| 2019-03-25 | Backport: Use generic std::abs instead of abs and fabs. | Neil | 1 | -1/+1 | |
| Backport of changeset 7330:09e5fe965a79. | |||||
| 2019-03-31 | Backport: Use generic versions of ceil, floor, round, lround, trunc from ↵ | mitchell | 1 | -1/+3 | |
| <cmath>. Backport of changeset 7329:2662ef098d93, but without std::round and std::lround, since older Mac OSX SDKs may not have them. | |||||
| 2017-10-26 | Backport: Bug [#1979]. Fix Cocoa hang when Scintilla loaded from SMB share ↵ | Chinh Nguyen | 1 | -5/+11 | |
| on macOS 10.13. Backport of changeset 6406:c8b0846ddcc2. | |||||
| 2018-03-13 | Backport: Bug as it uses a getter and discards the result instead of a setter. | mitchell | 1 | -1/+1 | |
| Backport of changeset 6293:fdca97e72d4e. | |||||
| 2017-04-22 | Use simple alloc as "memory zones are no longer used by Objective-C" | Neil Hodgson | 1 | -1/+1 | |
| according to Apple's API Reference. | |||||
| 2015-02-14 | Fix warnings for suspicious type conversions and not fully bracketed ↵ | Neil Hodgson | 1 | -4/+4 | |
| initializers, | |||||
| 2015-02-14 | Fix doc comments. | Neil Hodgson | 1 | -1/+1 | |
| 2013-12-15 | Format normalization - whitespace and braces made consistent. | Neil | 1 | -35/+35 | |
| Parameter names added to method declarations. | |||||
| 2013-11-11 | Update InfoBar to use combined images. | Neil Hodgson | 1 | -1/+1 | |
| Change SDK setting to latest so will work with both Xcode 4.6 and 5.0. | |||||
| 2013-09-08 | Fix spelling mistakes in comments. | nyamatongwe | 1 | -2/+2 | |
| 2013-01-08 | Fix memory leak. | nyamatongwe | 1 | -1/+1 | |
| 2012-03-13 | Change name of the 'layout' method of ScintillaView and InfoBar to ↵ | nyamatongwe | 1 | -3/+3 | |
| 'positionSubViews' as 'layout' has been added to their superclass NSView in OS X 10.7. The existing 'layout' method interfered with the new automatic layout feature. | |||||
| 2011-05-21 | 64-bit fixes. | nyamatongwe | 1 | -1/+1 | |
| 2010-04-22 | Updated to launchpad scintilla-cocoa revision 33. | nyamatongwe | 1 | -1/+1 | |
| Context menu implemented. Many warnings avoided. Make files added. | |||||
| 2009-09-04 | Fix in the InfoBar to avoid setting a cell class for the entire application. | nyamatongwe | 1 | -0/+4 | |
| Fixed memory leak re. notification center. Cursor handling did not properly retain the used cursor image. | |||||
| 2009-06-26 | From scintilla-cocoa bzr. | nyamatongwe | 1 | -0/+444 | |
