Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement native key pre-dispatching to IMEs. | Dianne Hackborn | 2010-07-15 | 1 | -0/+2 |
* | Add support for new input sources. | Jeff Brown | 2010-07-15 | 1 | -8/+53 |
* | IME events are now dispatched to native applications. | Dianne Hackborn | 2010-07-13 | 1 | -1/+3 |
* | Fix injection of specially intercepted keys like HOME. | Jeff Brown | 2010-06-30 | 1 | -3/+0 |
* | Implement default key handling for native code. | Dianne Hackborn | 2010-06-30 | 1 | -1/+9 |
* | Update native activity & event APIs to follow correct conventions. | Dianne Hackborn | 2010-06-29 | 1 | -2/+2 |
* | Native input event dispatching. | Jeff Brown | 2010-06-28 | 1 | -0/+3 |
* | First stab at attaching native event dispatching. | Dianne Hackborn | 2010-06-22 | 1 | -2/+5 |
* | More native input event dispatching. | Jeff Brown | 2010-06-21 | 1 | -2/+2 |
* | Even more native input dispatch work in progress. | Jeff Brown | 2010-06-17 | 1 | -10/+39 |
* | More work in progress on native events. | Jeff Brown | 2010-06-15 | 1 | -1/+32 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 1 | -0/+310 |