mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 10:43:24 +00:00
f49026671a
*) First it allows hardware key that various devices have (so called HOTKEYs) be mapped into the DOM (as F-KEYS). This will allow application developers use the standard hardware buttons on devcies in some interesting way. This is controlled via a preference. it is to be defaulted on -- we will override the hardware buttons and pass these events on. *) Secondly, i have added a preference which controls if the top level windows have a (X) box or a (OK) box in their upper right hand corner. The difference between these is that an (X) box only puts the top level window in the background whereas the (OK) box actually is suppose close and destory the window. It is very important for developers (a time save) to have the ablity to directly kill the window. Without this, you have to go to Settings / System / Memory / Running Programs, then find your app and press "Stop". This patch is WINCE only -- everything is within the correct #defines. emaijala: review+ dveditz: superreview+ a=asa WinCE only. |
||
---|---|---|
.. | ||
public | ||
src | ||
.cvsignore | ||
Makefile.in |