| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | in the application delegate.  Also consider the delete and backspace characters to be special cases. | 
|  |  | 
|  | pre-editor.  Also handle backspace as a special case when determining if the input window needs to be displayed. | 
|  |  | 
|  | method (which is now deprecated with seemingly no Cocoa replacement). | 
|  |  | 
|  | - LLAppDelegate header relocated to LLWindow.  Definition is still present in secondlife-bin (for compatibility reasons when loading a nib).
- Return key handling fixed.
- Command key now acts the same as the control key by issuing control character codes when the command key is pressed.
- We now retrieve the window pointer directly from the app delegate in LLWindow. |