0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #42 from fastred/fix_method More... over 10 years ago
Merge pull request #41 from fastred/issue_40 More... over 10 years ago
Fix dateIsInCurrentMonth method More... over 10 years ago
Fix issue #40 More... over 10 years ago
Programmatically change background color in demo to show theming capabilities. More... almost 11 years ago
Added Array of currently showing dates. Fixes #34. More... almost 11 years ago
Added delegate method for knowing when layout/height changes. Fixes #35 More... almost 11 years ago
Update README.md More... almost 11 years ago
added floor to cell width calculation to prevent partial pixel layout. Fixes #33 More... almost 11 years ago
Updated private methods to include prepended underscore for easy identification More... almost 11 years ago
Updated comment More... almost 11 years ago
Updated docs More... almost 11 years ago
Added examples of how to implement some calendar interactions / features. More... almost 11 years ago
Change delegate dateItem method around to ease default calendar behavior. More... almost 11 years ago
Renamed current month only variable for clarity More... almost 11 years ago
Added delegate methods for driving calendar More... almost 11 years ago
v1 initial commit More... almost 11 years ago
Merge pull request #28 from macfanatic/month_changed_delegate More... about 11 years ago
-calendar:didChangeMonth for delegate added More... about 11 years ago
fixed spelling. More... over 11 years ago
Enable setting the locale for the calendar view More... over 11 years ago
Merge remote-tracking branch 'jaykz52/master' into patches More... over 11 years ago
Allow for setting start day outside of init - closes #21 More... over 11 years ago
UITextAlignment -> NSTextAlignment More... over 11 years ago
Fixed month format to be standalone - closes #22 More... over 11 years ago
Merge pull request #19 from akikoskinen/initwithcoder More... over 11 years ago
Use stand-alone month name formatting More... over 11 years ago
Enable changing the week start day even after the calendar has been initialized More... over 11 years ago
The calendar can be set to take a fixed height space More... over 11 years ago
Added initWithCoder:(NSCoder*) More... over 11 years ago