Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
'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.
|
|
|
|
|
|
so treat as a 2D array.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Does not change behaviour.
|
|
|
|
|
|
|
|
Remove unused variables. Fix potential leak.
|
|
|
|
|
|
|
|
|
|
|
|
protocol only when building for later than 10.5 so SDK has to know about
that protocol.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Chnaged SCI_CMD to SCI_CTRL for compatibility with KeyMap.cxx/
|
|
|
|
Mostly from Mitchell Foral.
|
|
This allows container to be more selective with processing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ordered headers alphabetically.
|
|
used to underline text inserted by IME and replace correctly when the
IME changes.
|
|
If that fails, use Monaco.
|
|
|