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-08-26 21:47:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8a9ec0023d2a20d3ebedf8cdd4e052218c2cfbb
cappuccino
/
Tests
/
Manual
/
KeyEquivalents
T
History
Alexander Ljungberg
dfad18e047
New website location.
2013-01-19 02:11:37 +00:00
..
Resources
Optimised images
2012-12-24 12:10:02 +00:00
AppController.j
Formatting.
2012-06-25 21:57:28 +01:00
index-debug.html
New website location.
2013-01-19 02:11:37 +00:00
index.html
New website location.
2013-01-19 02:11:37 +00: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