Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
in Cocoa source consistently.
|
|
|
|
|
|
|
|
Not perfect when the Scintilla view is overlapping the screen edge or dock
as the position moved to is based on the view's area.
|
|
|
|
without ever being allocated by Create.
|
|
default encoding instead of chosen encoding.
|
|
|
|
readable on 10.10.
|
|
some code using the screen of the window and other code using the main screen.
|
|
initializers,
|
|
|
|
|
|
units. Previously the
position used was that reported after the first code unit (0) instead of that after both code units.
This led to the character after the emoji sharing space with it.
|
|
defined in scripts/HeaderOrder.txt.
|
|
|
|
|
|
the window disappearing.
|
|
|
|
of a series of bezier curves.
|
|
guaranty termination where possible.
|
|
Parameter names added to method declarations.
|
|
MarginView was renamed to SCIMarginView.
|
|
|
|
|
|
Platform.h and ScintillaCocoa.h are no longer imported in ScintillaView.h
|
|
|
|
|
|
Don't check result of new as failures throw an exception.
|
|
|
|
|
|
|
|
From Mike Lischke at Oracle.
|
|
on retina displays.
|
|
|
|
this file.
Use IListBox interface to limit exposure of ListBoxImpl to AutoCompletionDataSource.
Changes only affect visibility and declarations with no change to functionality.
|
|
|
|
|
|
From Mike Lischke.
|
|
|
|
|
|
so treat as a 2D array.
|
|
|
|
|
|
|
|
|
|
Remove unused variables. Fix potential leak.
|
|
|