mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
fbac8bfdc4
Patch does the following: 1) Enables native theme support on WinCE so that things look more clean -- specifically scrollbars looks better. 2) SetGraphicsMode isn't implemented on WinCE. I ifdef'ed it out for WINCE. I think stuart, vlad, and I will have to really determine if i need to implement this in the WinCE shunt. For now, keep everything building. 3) I enabled IMM support on WINCE, although it is very rarely used. This allows us to remove some ifdef's. 4) I am remapping the hardward keys to new values. 5) I am also allowing the SmartPhone softkey's and the Back button to be remapped. Mostly WinCE |
||
---|---|---|
.. | ||
public | ||
src | ||
.cvsignore | ||
Makefile.in |