Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-22 | - properly namespace the input methods. fixes symbols clashes at run-time | simon | 1 | -0/+1 |
with names like 'Keyboard' or 'KeyboardConfig' . the qcom interface objects are in an anonymous namespace now and the actual keyboard implementations are in Dvorak, JumpX, etc. namespaces. What's left is to solve the symbol clashes of the multiply compiled pickboard classes. I'll leave that one (as part of the patch posted yesterday) for another day for review. This part (namespacing) sounds like a safe bet to me though, so comitting now. (got no comments anyway) | ||||
2002-05-02 | removed the hack that limited the bad influence of the sticky bug on ipaq, ↵ | harlekin | 1 | -36/+36 |
since it is not needed any more. Sticky bug is fixed in 2.4.18-rmk3 hh6 | ||||
2002-03-25 | - fixed warning about name shadowing | simon | 1 | -2/+2 |
2002-02-16 | Quick and dirty fix for the sticky keyboard problem on ipaq - just turn it ↵ | harlekin | 1 | -3/+18 |
off. Turned on on zaurus | ||||
2002-01-25 | Initial revision | kergoth | 1 | -0/+794 |