| Age | Commit message (Collapse) | Author | Files | Lines | 
|---|
|  |  | 
|  |  | 
|  | insertText of InnerView
was replaced with insertText:replacementRange: to implement NSTextInputClient in [df4058]. | 
|  |  | 
|  |  | 
|  | accessors to this data.
Add a length argument to DropAt, although previous signature still available. | 
|  |  | 
|  | convertBaseToScreen:
call on 10.6. convertBaseToScreen: was deprecated in 10.7. | 
|  | Don't check result of new as failures throw an exception. | 
|  | From Mark Yen. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | NSTextInputClient. | 
|  | this retains the user's input when they forget to commit. | 
|  | of state
from both documents. | 
|  | NSTextInput is slated for deprecation and NSTextInputClient allows the selection
of accented characters through pressing and holding the base key. | 
|  | insertion. | 
|  | remembering
undo collection state when switching to composition, not when composition changed. | 
|  | converting range to bytes. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | unless wanted.
Also affects platform-independent code. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | some situations.
Rename IdleStyling to IdleWork. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | instead of drawing. | 
|  |  | 
|  | which leads to an NSArray that contains nil. | 
|  |  | 
|  |  | 
|  | From G. Hu. | 
|  |  | 
|  |  | 
|  | From Mike Lischke. | 
|  | From Mike Lischke. | 
|  | OS X standards. | 
|  |  | 
|  | work for more lexers.
From Mike Lischke at Oracle. |