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-25 13:07:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78e29d2bbfe43f5a8bda2e65d974f7effb8fcbd4
cappuccino
/
AppKit
/
CPDatePicker
T
History
Alexandre Wilhelm
1f983db47c
Fixed: refactoring of the class _CPDatePickerTextField.j. We now use the method called by interpreteKeyEvents instead of handling the key equivalent in performKeyEquivalent
2015-06-29 14:28:28 -07:00
..
_CPDatePickerCalendar.j
disable forbidden dates
2015-01-15 20:28:46 +01:00
_CPDatePickerClock.j
Replaced confusing method _isEnglishFormat with _isAmericanFormat. Removed method was always true for US and GB locale while it shouldn't be.
2015-05-21 15:30:53 +01:00
_CPDatePickerTextField.j
Fixed: refactoring of the class _CPDatePickerTextField.j. We now use the method called by interpreteKeyEvents instead of handling the key equivalent in performKeyEquivalent
2015-06-29 14:28:28 -07:00
CPDatePicker.j
Replaced confusing method _isEnglishFormat with _isAmericanFormat. Removed method was always true for US and GB locale while it shouldn't be.
2015-05-21 15:30:53 +01:00