Francisco Ryan Tolmasky I
|
42db55fabd
|
Apply Chrome Frame fix across the board.
Reviewed by me.
|
2010-12-16 14:49:15 -08:00 |
|
Alexander Ljungberg
|
f72749fbd6
|
Allow home and end function keys as unqualified key equivalents. Manual test for home and end function keys.
|
2010-12-15 00:26:42 +01:00 |
|
Francisco Ryan Tolmasky I
|
2d74d9fa92
|
Slight style fix.
Reviewed by me.
|
2010-12-04 09:43:35 -08:00 |
|
Mike Fellows
|
18e943a65b
|
Expand the KeyEquivalent manual test to include tests for the keys allowed without Cmd/Ctrl modifier. Also include an additional check that each button's callback is being called.
|
2010-12-03 02:06:04 -08:00 |
|
 Alexander LjungbergandRoss Boucher
|
474623feb3
|
Added support for punctuation based key equivalents such as Cmd-' or Cmd-;. Fixed: [event characters] would contain Þ when Cmd-' was pressed and º for Cmd-; since the key codes for punctuation do not match the ASCII codes and String.fromCharCode does not work. Manual test included.
|
2010-07-21 14:52:05 -07:00 |
|