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 13:37:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff8e5ae42e2f2f141ff2a3ba80a397bafd08d785
cappuccino
/
AppKit
/
Platform
T
History
Alexander Ljungberg
and
Ross 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
..
DOM
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
CPPlatform.j
Overhaul of the key/main window status, esp. with respect to assigning new values after a window
2010-03-02 15:16:10 -08:00
CPPlatformString.j
Fix for text being gone in buttons.
2010-01-08 04:03:48 -08:00
CPPlatformWindow.j
Adding checks for existence of DOM when calling CPPlatformWindow+DOM-only methods
2010-06-06 11:48:15 -07:00
Platform.h
Fix for
http://cappuccino.lighthouseapp.com/projects/16499/tickets/30-make-nib2cib-work-with-new-build-system#ticket-30-1
.
2008-09-09 14:57:53 -07:00