This website requires JavaScript.
Explore
Help
Sign In
colby
/
cappuccino
Watch
1
Star
0
Fork
0
mirror of
https://github.com/cappuccino/cappuccino.git
synced
2026-09-04 18:03:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f5a6b4e5ef00a2a4987a712014fa405845a57e4
cappuccino
/
Tests
/
Manual
/
KeyEquivalents
T
History
Alexander Ljungberg
a2787f8783
Formatting.
2012-06-25 21:57:28 +01:00
..
Resources
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
AppController.j
Formatting.
2012-06-25 21:57:28 +01:00
index-debug.html
Apply Chrome Frame fix across the board.
2010-12-16 14:49:15 -08:00
index.html
Apply Chrome Frame fix across the board.
2010-12-16 14:49:15 -08:00
Info.plist
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
Jakefile
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
main.j
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