index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cocoa
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
Updates for version 5.5.1.
rel-5-5-1
Neil
2
-5
/
+5
2024-04-19
Updates for version 5.5.0.
rel-5-5-0
Neil
2
-5
/
+5
2024-03-28
Avoid use of NSUserDefaults which will soon require justification when used i...
Neil Hodgson
1
-6
/
+3
2024-03-15
Turn on multiple selection for macOS demonstration application.
Neil Hodgson
1
-0
/
+1
2024-03-09
Updates for version 5.4.3.
rel-5-4-3
Neil
2
-5
/
+5
2024-03-02
Updates for version 5.4.2.
rel-5-4-2
Neil
2
-5
/
+5
2024-02-01
Move UndoHistory into its own module that is accessible from CellBuffer and
Neil
1
-0
/
+8
2023-12-22
Updates for version 5.4.1.
Neil
2
-5
/
+5
2023-11-18
Updates for version 5.4.0.
rel-5-4-0
Neil Hodgson
2
-5
/
+5
2023-11-18
Fix crashes on macOS 12 and older when built with Xcode 15.0.
Neil Hodgson
1
-0
/
+2
2023-11-02
Updates for version 5.3.8.
Neil
2
-5
/
+5
2023-09-27
Bug [#2402]. Fix invisible text on macOS 14 Sonoma when building with Xcode 15.
Chinh Nguyen
2
-0
/
+4
2023-09-27
Deprecated methods disableFlushWindow and enableFlushWindow are avoided on
Neil Hodgson
2
-4
/
+15
2023-09-27
Update test application for Xcode 15 which requires deployment target 10.13+.
Neil Hodgson
1
-8
/
+21
2023-09-27
Updates for Xcode 15 which requires deployment target 10.13+.
Neil Hodgson
1
-6
/
+9
2023-09-18
Updates for version 5.3.7.
Neil
2
-5
/
+5
2023-07-23
Updates for version 5.3.6.
rel-5-3-6
Neil
2
-5
/
+5
2023-05-27
Updates for version 5.3.5.
rel-5-3-5
Neil
2
-5
/
+5
2023-03-10
Enable dead code stripping as Xcode 14 wants it set.
Neil Hodgson
1
-0
/
+4
2023-03-04
Updates for version 5.3.4.
rel-5-3-4
Neil
2
-5
/
+5
2023-03-02
Cache client size when view moved or sized. That allows access to it from
Neil Hodgson
2
-3
/
+17
2023-03-02
Backed out changeset: 5504b8444ec2
Neil Hodgson
2
-7
/
+4
2023-02-27
Cache client rectangle when view moved or sized. That allows access to it from
Neil Hodgson
2
-4
/
+7
2023-02-27
Define argument as const so can be used on const values.
Neil Hodgson
2
-2
/
+2
2023-02-27
Remove unnecessary casts from CGFloat to XYPosition as they are both double.
Neil Hodgson
3
-22
/
+18
2023-02-26
Specify runpath for ScintillaTest to be able to run on a different computer,
Neil Hodgson
1
-0
/
+2
2023-02-26
Remove deprecated setOnMouseEntered calls.
Neil Hodgson
1
-2
/
+0
2023-02-24
Replace deprecated graphicsPort API with current CGContext.
Neil Hodgson
3
-3
/
+19
2023-02-24
On macOS 10.13+, use new NSPasteboardTypeFileURL type to receive files dragged
Neil Hodgson
2
-15
/
+47
2023-02-24
Avoid deprecation warning that occurs even though the non-deprecated name is
Neil Hodgson
1
-0
/
+4
2023-02-23
Replace deprecated colorUsingColorSpaceName with current colorUsingColorSpace.
Neil Hodgson
1
-5
/
+4
2023-02-23
Replace deprecated colorUsingColorSpaceName with colorUsingColorSpace.
Neil Hodgson
1
-4
/
+5
2023-02-22
Make drag pasteboard change work before 10.13.
Neil Hodgson
1
-1
/
+6
2023-02-22
Replace deprecated NSStringPboardType with current NSPasteboardTypeString.
Neil Hodgson
2
-7
/
+7
2023-02-22
Replace deprecated NSDragPboard with current NSPasteboardNameDrag.
Neil Hodgson
1
-1
/
+1
2023-02-04
Updates for version 5.3.3.
Neil
2
-5
/
+5
2023-01-14
Bug [#2374]. Fix character input bug where dotless 'i' and some other extended
Neil Hodgson
1
-0
/
+4
2022-12-02
Updates for version 5.3.2.
rel-5-3-2
Neil
2
-5
/
+5
2022-10-09
Update version number to 5.3.1.
Neil
2
-5
/
+5
2022-08-24
Updates for 5.3.0 release.
Neil
2
-5
/
+5
2022-07-31
Added change history which can display document changes (modified, saved, ...)
Neil
1
-0
/
+8
2022-07-24
Fix Cocoa to match hideSelection change revision 9151.
Neil Hodgson
1
-3
/
+3
2022-07-06
Updates for 5.2.4 release.
rel-5-2-4
Neil
2
-5
/
+5
2022-05-18
Bug [#2329] Place autocompletion lists and calltips on a higher window level
Neil Hodgson
2
-2
/
+2
2022-05-17
Updates for 5.2.3 release.
Neil
2
-5
/
+5
2022-04-08
Feature [feature-requests:#1389] Initialize CaseFolderTable to ASCII so
Neil
1
-2
/
+0
2022-03-27
Updates for 5.2.2 release.
Neil
2
-5
/
+5
2022-03-05
Feature [feature-requests:#1432] Simplify setting surface modes with
Zufu Liu
1
-2
/
+2
2022-02-24
Updates for 5.2.1 release.
rel-5-2-1
Neil
2
-5
/
+5
2022-02-10
Replace "OS X' with "macOS".
Neil
4
-12
/
+12
[next]