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
12ed42e163420f6fa3756bb5effee32719970824
cappuccino
/
AppKit
/
CPDatePicker
T
History
Martin Carlberg
fc411c5c1c
Fixed: Cache ThemeAttribute
...
Conflicts: AppKit/CPTheme.j
2015-10-23 10:18:03 +02:00
..
_CPDatePickerCalendar.j
Fixed: Cache ThemeAttribute
2015-10-23 10:18:03 +02: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