Files
cappuccino/AppKit
Alexandre Wilhelm 9174338140 Fixed: CPDatePicker takes key code CPReturnKeyCode all the time
Previously, the CPDatePicker took the key code CPReturnKeyCode all the time. It means, the key event wasn't redistributed to the other component, for example a defaultButton in a window.

Now instead of returning YES, it returns [super performKeyEquivalent:anEvent]
2014-12-09 17:26:02 -08:00
..
2013-01-23 15:48:55 +07:00
2013-03-26 16:52:46 -07:00
2014-09-04 14:30:40 -07:00
2013-01-23 15:48:55 +07:00
2013-01-08 18:07:15 +00:00
2013-02-20 03:00:20 -05:00
2013-06-12 10:27:28 +01:00
2013-01-24 19:18:39 +08:00
2010-12-09 13:00:52 -08:00
2013-01-24 19:18:39 +08:00
2011-03-25 22:52:57 -04:00
2013-02-06 16:36:49 +00:00
2014-03-27 13:33:32 -07:00
2013-01-23 15:48:56 +07:00
2013-01-11 00:48:18 +00:00
2013-01-24 19:18:39 +08:00
2014-11-20 11:50:18 -08:00
2013-03-06 10:19:26 -05:00
2011-10-25 14:33:47 +02:00